Youtube API Key and Private videos #23
-
Hello, first i wanted to say thank you for your work, it's amazing. Now, i'm trying to add videos to the LMS courses, i have a Youtube channel with some private videos, but once i added the URL it says that the video is private: I went and created an API Key in Google Cloud API Credentials, and added that key to the settings_merge.yml file like this: YOUTUBE_API_KEY: AIzaSyAdfylu9ynfy9DXXXXXXXXXXX. Then i checked the LMS config and i can see that the key is there: But still can see the private video, you know if i missing something? Or what can i do to make it work? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
We managed to use private videos with an S3 bucket instead of Youtube. |
Beta Was this translation helpful? Give feedback.
-
@xavierperez06 Can you let me know how you implemented S3 for Video ? |
Beta Was this translation helpful? Give feedback.
We managed to use private videos with an S3 bucket instead of Youtube.