pully-svc
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

pully-svc

Youtube channel and playlist auto-downloader!

Build Status Code Coverage Dependencies DevDependencies npm Monthly Downloads Total Downloads

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

  1. Fork it
  2. npm i
  3. npm run watch
  4. Make changes and write tests.
  5. Send pull request! 😎

License:

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i pully-svc

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

134 kB

Total Files

66

Last publish

Collaborators

  • jimbuck