1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-18 22:31:32 +03:00
leon/packages/videodownloader
2019-05-03 23:31:09 +08:00
..
config chore: init 2019-02-10 20:26:50 +08:00
data feat(server): introduce actions module 2019-05-03 23:31:09 +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 refactor(package/network): Speed Test module finalized + edit other packages readmes 2019-04-27 21:35:31 +08:00
version.txt chore: init 2019-02-10 20:26:50 +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.