tsukinoinaba / MochiFeed

A local YouTube subscription feed on the CLI!
GNU General Public License v3.0
0 stars 0 forks source link

Subscribe to multiple channels with a text file #12

Open tsukinoinaba opened 1 month ago

tsukinoinaba commented 1 month ago

Issue

It may be cumbersome to type out all of the channels a user wants to subscribe to into the CLI, especially when the user is starting out.

Proposed solution

The --sub option should be able to also receive a text file with the list of channel tags and subscribe to all of them.