~nature/yt-cli

A CLI tool for managing YouTube subscriptions using Go.
LICENSE: MIT added.
README: Fix alignment.
README: Added information about project.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~nature/yt-cli
read/write
git@git.sr.ht:~nature/yt-cli

You can also use your local clone with git send-email.

                                   yt-cli
A command-line interface to manage YouTube subscriptions. The program includes a
wrapper shell script which utilties dmenu, mpv, and notify-send to integrate
with the user's system.

                            Potential improvements
- Add a resolver to the Go program to resolve channel names into channel IDs.
  Would need to resolve any conflicts and etcetera.
- Add NewPipe integration to allow users to import NewPipe subscription lists
  and export to NewPipe subscription lists.