Explorar o código

Updated the YouTube channel to Dify's (#8817)

Shai Perednik hai 6 meses
pai
achega
a36117e12d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/core/tools/provider/builtin/youtube/youtube.py

+ 1 - 1
api/core/tools/provider/builtin/youtube/youtube.py

@@ -13,7 +13,7 @@ class YahooFinanceProvider(BuiltinToolProviderController):
             ).invoke(
                 user_id="",
                 tool_parameters={
-                    "channel": "TOKYO GIRLS COLLECTION",
+                    "channel": "UC2JZCsZSOudXA08cMMRCL9g",
                     "start_date": "2020-01-01",
                     "end_date": "2024-12-31",
                 },