项目作者: PMK

项目描述 :
Manage YouTube subscriptions (or Invidious instances) via the command line and run a webserver with the latest videos
高级语言: Shell
项目地址: git://github.com/PMK/MYTS.git
创建时间: 2021-04-28T13:29:59Z
项目社区:https://github.com/PMK/MYTS

开源协议:GNU General Public License v3.0

下载


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

  1. $ 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