1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-09-11 18:27:21 +03:00
leon/packages/videodownloader
2021-12-27 18:37:42 +08:00
..
config chore: init 2019-02-10 20:26:50 +08:00
data style: use "impératif" tense for French language 2019-06-06 19:39:48 +08:00
test chore: upgrade Jest deps to latest 2021-12-27 18:37:42 +08:00
__init__.py chore: init 2019-02-10 20:26:50 +08:00
README.md docs: trim .html ext 2021-05-31 07:53:49 +08:00
version.txt fix(server): Google Drive synchronizer 2019-06-07 23:37:08 +08:00
youtube.py feat(server): introduce actions module 2019-05-03 23:31:09 +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.