Skip to content

jimbuck/pully-svc

Repository files navigation

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

About

Youtube channel and playlist auto-downloader service!

Resources

License

Stars

Watchers

Forks

Packages

No packages published