Skip to content

Commit

Permalink
Updated the YouTube channel to Dify's (langgenius#8817)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaiss authored and lau-td committed Oct 23, 2024
1 parent ffb0484 commit 04a8231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/core/tools/provider/builtin/youtube/youtube.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def _validate_credentials(self, credentials: dict) -> None:
).invoke(
user_id="",
tool_parameters={
"channel": "TOKYO GIRLS COLLECTION",
"channel": "UC2JZCsZSOudXA08cMMRCL9g",
"start_date": "2020-01-01",
"end_date": "2024-12-31",
},
Expand Down

0 comments on commit 04a8231

Please sign in to comment.