dsymbol / yt-dlp-gui

A cross-platform GUI wrapper for yt-dlp written in PySide6
The Unlicense
474 stars 48 forks source link

GUI uses VP9 instead of AVC now #19

Closed KickBoxingBanana closed 1 year ago

KickBoxingBanana commented 1 year ago

The title pretty much says it all but for more details you can see the following conversation. https://www.reddit.com/r/youtubedl/comments/14kj5h0/ytdlp_gui_suddenly_changed_the_codec_from_avc/

dsymbol commented 1 year ago

Done according to multiple ffprobe tests it's back to AVC now, I assume this request is due to vp9 compatibility issues?

KickBoxingBanana commented 1 year ago

Indeed,