1 Description: Add support for webm (VP8 video + Vorbis audio)
2 Author: Rogério Brito <rbrito@ime.usp.br>
4 Last-Update: 2010-05-29
9 _LOGIN_URL = 'http://www.youtube.com/signup?next=/&gl=US&hl=en'
10 _AGE_URL = 'http://www.youtube.com/verify_age?next_url=/&gl=US&hl=en'
11 _NETRC_MACHINE = 'youtube'
12 - _available_formats = ['37', '22', '35', '18', '34', '5', '17', '13', None] # listed in order of priority for -b flag
13 + _available_formats = ['45', '43', '37', '22', '35', '18', '34', '5', '17', '13', None] # listed in order of priority for -b flag