mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-01 11:13:24 +00:00
e1a0bfdffe
Should make downloading with filters more precise and easier, ie. bestvideo[vcodec=h264]. By default a lot of codecs are specified as avc1.xxxxxx and unique for each format, which makes them unusable for bestvideo selection.