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.
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. selectingbookmark
then1 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.