[youtube] added vcodec/acodec/abr for multiple itags
authordyn888 <dyn.8.8.8+github@gmail.com>
Sun, 3 Jan 2016 03:11:19 +0000 (04:11 +0100)
committerdyn888 <dyn.8.8.8+github@gmail.com>
Sun, 3 Jan 2016 03:11:19 +0000 (04:11 +0100)
commite1a0bfdffe25dda494a9da8b02fba0c9ad39f4fe
tree3832f07c04cc21476e0e6957aa2944681cbf99e7
parent3f3343cd3e020b306fcab28d9c400f2c526b2ced
[youtube] added vcodec/acodec/abr for multiple itags

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.
youtube_dl/extractor/youtube.py