tsukinoinaba / MochiFeed

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

Support more options for new videos #9

Open tsukinoinaba opened 1 month ago

tsukinoinaba commented 1 month ago

Issue

See issues #6, #7 and #8.

Proposed solution

After showing the list of new videos but before asking the user to select videos to download, MochiFeed should present a menu that supports multiple actions (e.g. download, download (audio only), bookmark, custom). After selecting an action, the user will be prompted to select the videos that MochiFeed should perform this action on (e.g. selecting bookmark then 1 4 7 means MochiFeed should bookmark videos 1, 4 and 7 in the list). After the action is completed, MochiFeed should return to the first menu so that the user can select another action.