This Odoo App fetches videos from a YouTube playlist and saves them as courses in the Odoo eLearning platform.
- Fetch videos using a YouTube playlist URL.
- Automatically add videos to the eLearning platform.
- Manage YouTube API Key from the Settings menu.
- Odoo 15 or higher.
- YouTube API Key (obtainable from Google Cloud Console).
- Download or clone the module:
git clone https://github.com/ufuktogay/elearning_youtube.git
- Place the module in Odoo's addons directory.
- Restart Odoo.
- Go to the Apps menu in Odoo
- Search for the elearning_youtube module and install it.
- Open eLearning app
- Go to the Configuration/Settings menu and enter your YouTube API Key (obtained from Google Cloud Console) in the YouTube API Key field.
- Create a new Course
- Set Course Title and Click Import From YouTube
- Enter YouTube playlist URL
- Click Fetch and Import button
- Wait for the magic to happen
- Get transcript of videos
- Create quizes for each video automatically using ChatGPT