Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.36 KB

README.md

File metadata and controls

51 lines (29 loc) · 1.36 KB

MYTS - Manage YouTube subscriptions (or Invidious instances) via the command line

With MYTS you can easily manage YouTube channel subscriptions via the command line, without the need of a user account on YouTube. Your subscriptions are stored local in a file. Run the subcommand "server" to start a webserver what will display all the latest videos of the channels you subscribed to.

Command line example

Dependencies

Extra dependencies for macOS only

$ brew install gnutls

Using service from

Commands

For every command you can pass --help for more details.

subscribe

Subscribe to a YouTube channel. It will save the YouTube channel ID in a file.

unsubscribe

Unsubscribe from a YouTube channel.

server

Start a webserver to display the latest videos of the subscribed YouTube channels.

Webserver example

Shout out

License

GNU GPLv3