pully-svc
v0.3.0
Published
Youtube channel and playlist auto-downloader!
Downloads
6
Readme
pully-svc
Youtube channel and playlist auto-downloader!
More Details - Coming Soon!
Usage:
pully-svc init # creates a default config file at cwd called ./pully.conf.json
pully-svc init -c ./special.json # creates a default config file called ./special.json
pully-svc # starts the service with the config ./pully.conf.json
pully-svc -c ./special.json # starts the service with the config at ./special.json
Features:
- Simple JSON configuration, with global and per-feed customization.
- Simple command line (two commands, one argument).
- Periodically checks channels and/or playlists for new videos.
- Downloads complete metadata, contains internal database of video information.
Contribute
- Fork it
npm i
npm run watch
- Make changes and write tests.
- Send pull request! :sunglasses:
License:
MIT