mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
GNU General Public License v3.0
7.98k stars 643 forks source link

A way to queue/shuffle the entire playlist rather than just the visible entries #1259

Closed tildezero closed 1 month ago

tildezero commented 8 months ago

As of right now, if you run shuffle after searching for a playlist using pl, it will only shuffle the songs that are currently visible. Similarly, if you play an entire playlist with using 1-, it will only play the items that are currently on the screen. When I listen to playlists, I generally want to listen to the entire thing, without having to change pages after every 20 songs, so I think it would be really nice if there were a setting (something like queue_full_playlist) that rather than shuffling/queueing just the page, it queues/shuffles the entire playlist or however many pages are searched.

Environment

Reycho commented 1 month ago

You can shuffle and queue the entire playlist, just run "shuffle all", "dump" and then "all". Hope this helps.