1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-19 06:41:33 +03:00
leon/packages/videodownloader
2019-03-28 08:45:37 +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 refactor(server): transform code property output to a codes list 2019-03-28 08:45:37 +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 refactor(server): give query object file in child process arg 2019-03-02 12:54:25 +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.