youtube-dl
2015-07-17 fnorddemocracynow: correct syntax
2015-07-13 fnordAdd support for democracynow.org
2015-07-11 Sergey M․Credit @aurium for avi recode and postprocessort args...
2015-07-11 Sergey M․Merge branch 'aurium-master'
2015-07-11 Sergey M․Handle postprocessor_args similarly to external_downloa...
2015-07-11 Sergey M․[postprocessor/ffmpeg] Spread postprocessor args usage...
2015-07-11 Sergey M․[postprocessor/common] Improve postprocessor args fetch...
2015-07-11 Sergey M․Revert xvid to avi and make docs to be similar to exist...
2015-07-11 Sergey M․Merge branch 'master' of https://github.com/aurium...
2015-07-11 Sergey M․[vk] Handle access denied error
2015-07-11 Sergey M․[vk] Add list id to info_url
2015-07-10 Sergey M․Merge branch 'dufferzafar-webofstories'
2015-07-10 Sergey M․[webofstories:playlist] Improve and add test
2015-07-10 Sergey M․Merge branch 'webofstories' of https://github.com/duffe...
2015-07-10 Jaime Marquínez... Remove unused 're' imports
2015-07-10 Yen Chi Hsuan[qqmusic] Add more localized names
2015-07-10 Yen Chi Hsuan[neteasemusic] Add more localized names
2015-07-10 Yen Chi Hsuan[kuwo] Add more localized names
2015-07-10 Yen Chi Hsuan[youku] Add localized name
2015-07-10 Yen Chi Hsuan[yinyuetai] Add localized name
2015-07-10 Yen Chi Hsuan[yam] Add localized name
2015-07-10 Yen Chi Hsuan[xuite] Add localized name
2015-07-10 Yen Chi Hsuan[udn] Add localized name
2015-07-10 Yen Chi Hsuan[qqmusic] Add localized name
2015-07-10 Yen Chi Hsuan[nextmedia] Add localized name
2015-07-10 Yen Chi Hsuan[neteasemusic] Add localized name
2015-07-10 Yen Chi Hsuan[letv] Add localized name
2015-07-10 Yen Chi Hsuan[kuwo] Add localized name
2015-07-10 Yen Chi Hsuan[iqiyi] Add localized name
2015-07-10 Yen Chi Hsuan[douyutv] Add localized name
2015-07-10 Yen Chi Hsuan[ctsnews] Add localized name
2015-07-10 Yen Chi Hsuan[baidu] Add localized name
2015-07-10 Yen Chi HsuanMerge branch 'ping-kuwo'
2015-07-10 Yen Chi Hsuan[kuwo:song] Give warnings for unavailable optional...
2015-07-10 Sergey M․[gorillavid] Use `_form_hidden_inputs`
2015-07-10 Sergey M․[hostingbulk] Use `_form_hidden_inputs`
2015-07-10 Sergey M․[played] Use `_form_hidden_inputs`
2015-07-10 Yen Chi Hsuan[kuwo] Use \d instead of [0-9]
2015-07-10 Sergey M․[primesharetv] Use `_form_hidden_inputs`
2015-07-10 Sergey M․[promptfile] Use `_form_hidden_inputs`
2015-07-10 Sergey M․[shared] Use `_form_hidden_inputs`
2015-07-10 Sergey M․[vimeo] Use `_form_hidden_inputs`
2015-07-10 Yen Chi Hsuan[kuwo] Simpler calls to url_result()
2015-07-10 Sergey M․[vodlocker] Use `_form_hidden_inputs`
2015-07-10 Sergey M․[vk] Use `_form_hidden_inputs` when logging in
2015-07-10 Sergey M․[twitch] Use `_form_hidden_inputs` when logging in
2015-07-10 Sergey M․[extractor/common] Add method for extracting form hidde...
2015-07-10 Yen Chi Hsuan[kuwo] Use single quotes
2015-07-10 Yen Chi Hsuan[kuwo] Add KuwoBaseIE
2015-07-10 Sergey M․[twitch] Fix non-ASCII logins/passwords on python 2
2015-07-10 Yen Chi Hsuan[kuwo] Regular expression improvements
2015-07-10 Sergey M․[twitch] Show reset password request
2015-07-10 Sergey M․[twitch] Fix error message regex
2015-07-10 Sergey M․Merge branch 'master' of github.com:rg3/youtube-dl
2015-07-10 Sergey M․[twitch] Fix login (Closes #6186)
2015-07-10 Yen Chi Hsuan[kuwo] PEP8
2015-07-10 Yen Chi HsuanMerge branch 'kuwo' of https://github.com/ping/youtube...
2015-07-10 Yen Chi HsuanMerge branch 'ping-neteasemusic'
2015-07-10 Yen Chi Hsuan[netease:djradio] Use compat_itertools_count
2015-07-10 Yen Chi Hsuan[compat] Add compat_itertools_count
2015-07-10 Yen Chi Hsuan[neteasemusic] Encoding fixes for Python 2.6 and 3.x
2015-07-10 Yen Chi Hsuan[neteasemusic] PEP8
2015-07-10 Yen Chi HsuanMerge branch 'neteasemusic' of https://github.com/ping...
2015-07-10 ping[kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE (misse...
2015-07-10 ping[kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE
2015-07-10 ping[neteasemusic] Changes after review
2015-07-09 Sergey M․[extractor/generic] Add test for myvi embed
2015-07-09 Sergey M․[pbs] Add support for subtitles (Closes #6184)
2015-07-09 Sergey M․[myvi:embed] Rename to myvi
2015-07-09 Sergey M․[myvi:embed] Improve _VALID_URL
2015-07-09 Sergey M․[extractor/generic:myvi] Add support for myvi embeds
2015-07-09 Sergey M․[myvi:embed] Extend _VALID_URL
2015-07-09 Sergey M․[myvi:embed] Add extractor (Closes #6167)
2015-07-09 Sergey M․[vimple] Extract spruto player based extractor class
2015-07-09 Sergey M․[youtube] Make further DASH manifests not fatal after...
2015-07-08 Sergey M․[yinyuetai] Do not capture unused group
2015-07-08 Yen Chi HsuanMerge branch 'ping-yinyuetai'
2015-07-08 Yen Chi Hsuan[yinyuetai] Miscellaneous improvements
2015-07-08 Yen Chi Hsuan[yinyuetai] Style
2015-07-08 Yen Chi Hsuan[yinyuetai] Add test for h5/ part in _VALID_URL
2015-07-08 Yen Chi HsuanMerge branch 'yinyuetai' of https://github.com/ping...
2015-07-08 Sergey M․[vk] Add test for youtube embed
2015-07-08 Sergey M․[vk] Fix youtube extraction
2015-07-08 Sergey M․[vk] Extend _VALID_URL to handle biqle.ru (Closes ...
2015-07-08 Yen Chi Hsuan[clipsyndicate] Use _match_id
2015-07-08 Yen Chi Hsuan[clipsyndicate] Support chic subdomain (fixes #6176)
2015-07-07 Philipp Hagemeisterrelease 2015.07.07
2015-07-07 Yen Chi Hsuan[gfycat] Catch errors
2015-07-07 Yen Chi Hsuan[gfycat] Extract id correctly (fixes #6165)
2015-07-06 Sergey M․[vk] Catch ownership confirmation request
2015-07-06 Sergey M․[vk] Fix extraction (Closes #6153)
2015-07-06 Yen Chi HsuanMerge branch 'ping-qqmusic-format-fix'
2015-07-06 Yen Chi Hsuan[qqmusic] Use regex for thumbnails in test cases
2015-07-06 Yen Chi HsuanMerge branch 'qqmusic-format-fix' of https://github...
2015-07-06 Yen Chi HsuanMerge branch 'ping-qqmusic-album-fix'
2015-07-06 Yen Chi Hsuan[qqmusic:album] Playlist names are optional
2015-07-06 Yen Chi Hsuan[qqmusic:album] Strip description
2015-07-06 Yen Chi HsuanMerge branch 'qqmusic-album-fix' of https://github...
2015-07-06 Yen Chi HsuanMerge branch 'ping-qqmusic-playlist'
2015-07-06 Yen Chi Hsuan[qqmusic:playlist] Playlist names are optional
next