[youtube] Fix acodec and vcodec order
authorYen Chi Hsuan <yan12125@gmail.com>
Wed, 13 Jan 2016 09:05:38 +0000 (17:05 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Wed, 13 Jan 2016 09:05:38 +0000 (17:05 +0800)
commitcc28492d31556b55bbd8fc574bf5d890305b22d2
tree8e3d4fb454a69a4a5ecabb409151a9341e4f7c10
parentbc0550c262db0bc756bb7e08fb945f3285fb196e
[youtube] Fix acodec and vcodec order

In RFC6381, there's no rule stating that the first part of codecs should
be video and the second part should be audio, while it seems the case
for data reported by YouTube.
youtube_dl/extractor/youtube.py