youtube.yaml 1.0 KB

12345678910111213141516171819202122232425262728293031
  1. identity:
  2. author: Dify
  3. name: youtube
  4. label:
  5. en_US: YouTube
  6. zh_Hans: YouTube
  7. pt_BR: YouTube
  8. description:
  9. en_US: YouTube
  10. zh_Hans: YouTube(油管)是全球最大的视频分享网站,用户可以在上面上传、观看和分享视频。
  11. pt_BR: YouTube é o maior site de compartilhamento de vídeos do mundo, onde os usuários podem fazer upload, assistir e compartilhar vídeos.
  12. icon: icon.svg
  13. tags:
  14. - videos
  15. credentials_for_provider:
  16. google_api_key:
  17. type: secret-input
  18. required: true
  19. label:
  20. en_US: Google API key
  21. zh_Hans: Google API key
  22. pt_BR: Chave da API do Google
  23. placeholder:
  24. en_US: Please input your Google API key
  25. zh_Hans: 请输入你的 Google API key
  26. pt_BR: Insira sua chave da API do Google
  27. help:
  28. en_US: Get your Google API key from Google
  29. zh_Hans: 从 Google 获取您的 Google API key
  30. pt_BR: Obtenha sua chave da API do Google no Google
  31. url: https://console.developers.google.com/apis/credentials