You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform and Version: Kinux, Arch Linux, up to date (2023-3-4)
Source of the mpv binary: Arch Linux official repository (pacman)
Reproduction steps
Copy the videos tab URL of a YouTube channel, and make it play with MPV, as mpv --ytdl-format=140 --shuffle https://www.youtube.com/@FireflyAMVEntertainment/videos
Expected behavior
MPV should play the audio streams of the YT playlist in random order.
Actual behavior
Error messages since I have updated yt-dlp to version 2023.03.03 (which fixes a throttling YT behaviour, as mentioned on these issues: yt-dlp/yt-dlp#6369 yt-dlp/yt-dlp#6400
$ mpv --ytdl-format=140 --shuffle https://www.youtube.com/@FireflyAMVEntertainment/videos
Playing: https://www.youtube.com/watch?v=jSnIFVRjl2E
EDL specifies no segments.'
EDL parsing failed.
Error in EDL.
No video or audio streams selected.
Playing: https://www.youtube.com/watch?v=QWi5oKitpUs
EDL specifies no segments.'
EDL parsing failed.
Error in EDL.
No video or audio streams selected.
Playing: https://www.youtube.com/watch?v=A7B0LXpC96A
EDL specifies no segments.'
EDL parsing failed.
Error in EDL.
No video or audio streams selected.
Choosing one of the non-throttled streams (18 or 22) still works.
Plus (but it’s certainly related), drag’n’dropping YT videos thumbnails on a MPV window will result with only the best video stream played, with no audio (while both best video and audio were played fine before updating yt-dlp to 2023.03.03).
Log file
Make a log file made with -v -v or --log-file=output.txt, paste it to https://0x0.st/ or attach it to the github issue, and replace this text with a
link to it.
Important Information
Provide following Information:
Reproduction steps
Copy the videos tab URL of a YouTube channel, and make it play with MPV, as
mpv --ytdl-format=140 --shuffle https://www.youtube.com/@FireflyAMVEntertainment/videos
Expected behavior
MPV should play the audio streams of the YT playlist in random order.
Actual behavior
Error messages since I have updated yt-dlp to version 2023.03.03 (which fixes a throttling YT behaviour, as mentioned on these issues:
yt-dlp/yt-dlp#6369
yt-dlp/yt-dlp#6400
Choosing one of the non-throttled streams (18 or 22) still works.
Plus (but it’s certainly related), drag’n’dropping YT videos thumbnails on a MPV window will result with only the best video stream played, with no audio (while both best video and audio were played fine before updating yt-dlp to 2023.03.03).
Log file
Make a log file made with -v -v or --log-file=output.txt, paste it to
https://0x0.st/ or attach it to the github issue, and replace this text with a
link to it.
output.txt
The text was updated successfully, but these errors were encountered: