-
Notifications
You must be signed in to change notification settings - Fork 398
[Feature request]: shuffle playlist #732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Depends on your video player, ytfzf uses mpv by default which i think does have playlist shuffling
You could just select all the items in a playlist (or the playlist itself) and give it to mpv, and have |
I tried this and it didn't work. Do I have to manually set it in mpv? I’m currently running “ytfzf —type=playlists —url-handler-opts=—shuffle,” is this right? |
I think you need but if that doesn't work then i'm not sure.
No harm in trying. |
Yeah, I just ended up playing my music with mpv only. Thanks for the help though! |
Updated and working ytfzf project here: |
Is there any way in ytfzf to add shuffling features to playlists? I was wondering but I don't really have any bash scripting knowledge as far as scripting goes.
The text was updated successfully, but these errors were encountered: