Skip to content

PMK/MYTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Manage YouTube subscriptions (or Invidious instances) via the command line and run a webserver with the latest videos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages