youtube-dl
2013-12-11 Jaime Marquínez... Move FileDownloader to its own module and create a...
2013-12-11 Jaime Marquínez... Now a new FileDownloader is created when downloading...
2013-12-11 Philipp Hagemeisterrelease 2013.12.11.2
2013-12-11 Philipp Hagemeister[pornhub] Fix URL regexp
2013-12-11 Philipp Hagemeisterrelease 2013.12.11.1
2013-12-11 Philipp HagemeisterFix thumbnail filename determination (Fixes #1945)
2013-12-11 Philipp Hagemeisterrelease 2013.12.11
2013-12-10 Jaime Marquínez... Use `_download_xml` in more extractors
2013-12-10 Jaime Marquínez... [vimeo] Fix unused argument of the `_real_extract`...
2013-12-10 Jaime Marquínez... [vimeo] Fix the extraction for some 'player' or 'pro...
2013-12-10 Jaime Marquínez... [dailymotion] Fix view count extraction and make it...
2013-12-10 Jaime Marquínez... [dailymotion] Fix uploader extraction
2013-12-10 Jaime Marquínez... [mixcloud] Try to get the m4a url if the mp3 url fails...
2013-12-10 Jaime Marquínez... [soundcloud] Fix the extension for 'downloadable' songs
2013-12-10 Philipp Hagemeister[mtv] Fixup incorrectly encoded XML documents
2013-12-10 Philipp Hagemeisterrelease 2013.12.10
2013-12-10 Philipp Hagemeister[zdf] Correct order of unknown formats (#1936)
2013-12-10 Philipp Hagemeister[soundcloud] Do not mistake original_format for ext...
2013-12-10 Philipp Hagemeister[YoutubeDL] Simplify filename preparation
2013-12-09 Jaime Marquínez... Set 'NA' as the default value for missing fields in...
2013-12-09 Philipp Hagemeisterrelease 2013.12.09.4
2013-12-09 Philipp HagemeisterRemove superfluous spaces
2013-12-09 Jaime Marquínez... [brightcove] Use the original url (usually the player...
2013-12-09 Philipp Hagemeister[soundcloud] Do not match sets (Fixes #1930)
2013-12-09 Philipp Hagemeister[ndtv] Add extractor (Fixes #1924)
2013-12-09 Philipp Hagemeisterrelease 2013.12.09.3
2013-12-09 Philipp Hagemeister[rtlnow] Allow double slashes after domain name (Fixes...
2013-12-09 Philipp Hagemeisterrelease 2013.12.09.2
2013-12-09 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-12-09 Philipp HagemeisterImprove --bidi-workaround support
2013-12-09 Jaime Marquínez... [soundcloud] add support for private links (fixes ...
2013-12-09 Philipp Hagemeister[--load-info] Always read file as UTF-8
2013-12-09 Philipp HagemeisterMerge remote-tracking branch 'jaimeMF/load-info'
2013-12-09 Philipp HagemeisterRemove unused imports
2013-12-09 Philipp HagemeisterLower number of expected entries in top list
2013-12-09 Philipp HagemeisterMerge remote-tracking branch 'jaimeMF/yt-toplists'
2013-12-09 Philipp HagemeisterMerge remote-tracking branch 'dstftw/smotri.com-broadcast'
2013-12-09 Philipp HagemeisterAdd filename to --dump-json output (Fixes #1908)
2013-12-09 Philipp HagemeisterAdd some bug reporting hints
2013-12-09 Philipp Hagemeisterrelease 2013.12.09.1
2013-12-09 Philipp HagemeisterAdd a workaround for terminals without bidi support...
2013-12-09 Philipp Hagemeisterrelease 2013.12.09
2013-12-09 Philipp HagemeisterRestore Python 2.6.<6 compatibility (Fixes #1860)
2013-12-09 Philipp HagemeisterAdd fatal=False parameter to _download_* functions.
2013-12-08 Jaime Marquínez... Remove the calls to 'compat_urllib_request.urlopen...
2013-12-08 Jaime Marquínez... [arte.tv:ddc] Add fields to the test and skip download...
2013-12-08 Jaime Marquínez... Merge remote-tracking branch 'spjoe/master' (closes...
2013-12-08 Camillo Dell... made ddc.arte.tv test working
2013-12-08 Camillo Dell... added arte.tv extractor support for subdomain ddc ...
2013-12-08 Philipp Hagemeisterrelease 2013.12.08.1
2013-12-08 Philipp Hagemeister[youtube:channel] Fix automated channel detection
2013-12-08 Philipp Hagemeister[wimp] simplify
2013-12-08 Philipp Hagemeisterrelease 2013.12.08
2013-12-08 Philipp HagemeisterAutomatically load SSL certs on Windows
2013-12-08 Philipp Hagemeister[FileDownloader] Fix progress report on Windows (Fixes...
2013-12-08 Philipp HagemeisterSimplify status reporting (#1918)
2013-12-07 Jaime Marquínez... Merge pull request #1919 from rzhxeo/xhamster
2013-12-07 rzhxeo[XHamsterIE] Fix md5 in second test
2013-12-07 rzhxeo[XHamsterIE] Fix HD video detection
2013-12-07 Jaime Marquínez... [pyvideo] add support for videos that don't come from...
2013-12-07 Jaime Marquínez... [pyvideo] Cleanup and fix test
2013-12-07 Jaime Marquínez... Merge remote-tracking branch 'gekitsuu/master' (closes...
2013-12-07 Adam Glennremoving bad VALID_URL
2013-12-07 Adam GlennAdding pyvideo support
2013-12-06 Jaime Marquínez... [vimeo] Add an extractor for groups
2013-12-06 Jaime Marquínez... [vimeo] Add an extractor for albums (closes #1911)
2013-12-06 Jaime Marquínez... [imdb] Fix extraction
2013-12-06 Jaime Marquínez... [vevo] Update test video's duration
2013-12-06 Jaime Marquínez... [youtube:playlist] Recognize mix ids for direct use...
2013-12-06 Jaime Marquínez... [youtube:playlist] Support mix ids longer than 13 ...
2013-12-06 Jaime Marquínez... [dailymotion] Fix view count regex
2013-12-06 Jaime Marquínez... [dailymotion] Extract view count (#1895)
2013-12-06 Jaime Marquínez... [youtube] Extract like and dislike count (#1895)
2013-12-06 Jaime Marquínez... [vimeo] Extract views count, likes count and comments...
2013-12-06 Philipp Hagemeister[wistia] Add extractor
2013-12-05 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2013-12-05 Jaime Marquínez... [francetv] Add support for urls in the format france3...
2013-12-05 Jaime Marquínez... [francetv] Add support for more channels: 3, 4, 5 and...
2013-12-05 Philipp Hagemeister[9gag] Like/dislike count (#1895)
2013-12-05 Philipp HagemeisterRemove unused imports
2013-12-05 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-12-05 Philipp Hagemeister[9gag] Add extractor
2013-12-05 Jaime Marquínez... [vevo] Support '/watch/{id}' urls
2013-12-04 Jaime Marquínez... [metacafe] Add support for cbs videos (fixes #1838)
2013-12-04 Jaime Marquínez... Add an extractor for theplatform.com
2013-12-04 Jaime Marquínez... [hotnewhiphop] Update test's title
2013-12-04 Jaime Marquínez... Update description value for the write_info_json test...
2013-12-04 Philipp HagemeisterMerge remote-tracking branch 'dstftw/correct-valid...
2013-12-04 dstCorrect some extractor _VALID_URL regexes
2013-12-04 Philipp Hagemeisterrelease 2013.12.04
2013-12-04 Philipp Hagemeister[youtube] Resolve URLs in comments
2013-12-04 dst[smotri] Fix broadcast ticket regex
2013-12-04 dst[smotri] Add an extractor for live rtmp broadcasts
2013-12-03 Jaime Marquínez... Option '--load-info': if the download fails, try extrac...
2013-12-03 Jaime Marquínez... Add --load-info option (#972)
2013-12-03 Jaime Marquínez... Move common code for extractors based in MTV services...
2013-12-03 Jaime Marquínez... Remove the compatibility code used before the new forma...
2013-12-03 Philipp Hagemeister[daum] Fix real video ID extraction
2013-12-03 Philipp Hagemeister[redtube] Fix search for title
2013-12-03 Philipp Hagemeister[xhamster] Change test checksum
next