1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-10 15:19:18 +03:00
leon/packages/videodownloader
2019-02-10 20:26:50 +08:00
..
config chore: init 2019-02-10 20:26:50 +08:00
data chore: init 2019-02-10 20:26:50 +08:00
test chore: init 2019-02-10 20:26:50 +08:00
__init__.py chore: init 2019-02-10 20:26:50 +08:00
README.md chore: init 2019-02-10 20:26:50 +08:00
version.txt chore: init 2019-02-10 20:26:50 +08:00
youtube.py chore: init 2019-02-10 20:26:50 +08:00

Video Downloader Package

The video downloader package contains modules which include video downloading.

Modules

YouTube

Download new video(s) from a YouTube playlist.

Usage

  1. Save the YouTube video(s) in a YouTube playlist via youtube.com.
  2. If you do not have a Google API key yet, please follow these steps.
  3. Provide the Google API key & YouTube playlist ID in packages/videodownloader/config/config.json.
(en-US) "Download new videos from YouTube"
(fr-FR) "Télécharges les nouvelles vidéos depuis YouTube"
...

Options

Synchronization

Read the docs.