[PR #374] [MERGED] Add Youtube tool authentication #489

Closed
opened 2026-02-16 11:20:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/374
Author: @AllenWriter
Created: 11/19/2024
Status: Merged
Merged: 11/24/2024
Merged by: @AllenWriter

Base: mainHead: update/youtube-tool-11.19


📝 Commits (3)

  • 80be71d Add Youtube tool authentication
  • 7d31073 Update developing-with-apis.md (#363)
  • 9c29296 Docs: update content and youtube tools documentation

📊 Changes

75 files changed (+581 additions, -187 deletions)

View changed files

📝 .gitignore (+4 -1)
_book/zh_CN/learn-more/faq/install-faq.md (+277 -0)
📝 en/SUMMARY.md (+1 -0)
📝 en/guides/application-publishing/developing-with-apis.md (+1 -1)
📝 en/guides/model-configuration/customizable-model.md (+1 -1)
📝 en/guides/model-configuration/new-provider.md (+5 -5)
📝 en/guides/tools/quick-tool-integration.md (+1 -1)
en/guides/tools/tool-configuration/youtube.md (+37 -0)
img/en-google-api.jpg (+0 -0)
img/en-set-youtube-api.jpeg (+0 -0)
img/en-youtube-agent.png (+0 -0)
img/en-youtube-workflow.jpg (+0 -0)
img/en-youtube-workflow.png (+0 -0)
img/jp-set-youtube-api.png (+0 -0)
📝 jp/SUMMARY.md (+1 -0)
📝 jp/guides/application-publishing/developing-with-apis.md (+1 -1)
📝 jp/guides/model-configuration/customizable-model.md (+1 -1)
📝 jp/guides/model-configuration/new-provider.md (+5 -5)
📝 jp/guides/tools/quick-tool-integration.md (+1 -1)
jp/guides/tools/tool-configuration/youtube.md (+37 -0)

...and 55 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs-archived/pull/374 **Author:** [@AllenWriter](https://github.com/AllenWriter) **Created:** 11/19/2024 **Status:** ✅ Merged **Merged:** 11/24/2024 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `update/youtube-tool-11.19` --- ### 📝 Commits (3) - [`80be71d`](https://github.com/langgenius/dify-docs-archived/commit/80be71d5e21a87836159dc6f61bbcc5078b22e3c) Add Youtube tool authentication - [`7d31073`](https://github.com/langgenius/dify-docs-archived/commit/7d310735faeb49a8064e3cb0c51d24639cd21ce7) Update developing-with-apis.md (#363) - [`9c29296`](https://github.com/langgenius/dify-docs-archived/commit/9c29296a65b7a556e988d932e74881a0daaf3bea) Docs: update content and youtube tools documentation ### 📊 Changes **75 files changed** (+581 additions, -187 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+4 -1) ➕ `_book/zh_CN/learn-more/faq/install-faq.md` (+277 -0) 📝 `en/SUMMARY.md` (+1 -0) 📝 `en/guides/application-publishing/developing-with-apis.md` (+1 -1) 📝 `en/guides/model-configuration/customizable-model.md` (+1 -1) 📝 `en/guides/model-configuration/new-provider.md` (+5 -5) 📝 `en/guides/tools/quick-tool-integration.md` (+1 -1) ➕ `en/guides/tools/tool-configuration/youtube.md` (+37 -0) ➕ `img/en-google-api.jpg` (+0 -0) ➕ `img/en-set-youtube-api.jpeg` (+0 -0) ➕ `img/en-youtube-agent.png` (+0 -0) ➕ `img/en-youtube-workflow.jpg` (+0 -0) ➕ `img/en-youtube-workflow.png` (+0 -0) ➕ `img/jp-set-youtube-api.png` (+0 -0) 📝 `jp/SUMMARY.md` (+1 -0) 📝 `jp/guides/application-publishing/developing-with-apis.md` (+1 -1) 📝 `jp/guides/model-configuration/customizable-model.md` (+1 -1) 📝 `jp/guides/model-configuration/new-provider.md` (+5 -5) 📝 `jp/guides/tools/quick-tool-integration.md` (+1 -1) ➕ `jp/guides/tools/tool-configuration/youtube.md` (+37 -0) _...and 55 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:20:57 -05:00
yindo closed this issue 2026-02-16 11:20:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs-archived#489