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.
- GnuTLS (https://gitlab.com/gnutls/gnutls)
$ brew install gnutls
- feed2json (https://feed2json.org)
For every command you can pass --help
for more details.
Subscribe to a YouTube channel. It will save the YouTube channel ID in a file.
Unsubscribe from a YouTube channel.
Start a webserver to display the latest videos of the subscribed YouTube channels.
- getoptions (https://github.com/ko1nksm/getoptions/)
- jq (https://github.com/stedolan/jq)
- GnuTLS (https://gitlab.com/gnutls/gnutls/)
- feed2json (https://feed2json.org)
- Invidious (https://github.com/iv-org/invidious)
GNU GPLv3