youtube-dl
2013-12-16 Philipp HagemeisterMerge remote-tracking branch 'mc2avr/master'
2013-12-16 Philipp HagemeisterMerge remote-tracking branch 'dstftw/channel9'
2013-12-16 Philipp HagemeisterCredit @mjorlitzky for pornhd (#1961)
2013-12-16 Philipp Hagemeister[pornhd] Simplify
2013-12-16 Philipp HagemeisterMerge remote-tracking branch 'mjorlitzky/master'
2013-12-16 Philipp HagemeisterSet process title to youtube-dl
2013-12-16 Philipp Hagemeisterrelease 2013.12.16
2013-12-16 Philipp HagemeisterApply --no-overwrites for --write-* files as well ...
2013-12-16 Philipp HagemeisterAdd --get-duration (Fixes #859)
2013-12-16 Philipp HagemeisterDocument duration field
2013-12-16 Philipp Hagemeister[youtube] Make duration an integer or None
2013-12-16 Philipp Hagemeister[cbs] Add extractor (Fixes #1977)
2013-12-16 Philipp Hagemeister[theplatform] Fix geographic restriction check
2013-12-16 Philipp Hagemeister[theplatform] Detect geoblocked content
2013-12-16 Philipp HagemeisterAdd --min-views / --max-views (Fixes #1979)
2013-12-15 Jaime Marquínez... Fix detection of the extension if the 'extractaudio...
2013-12-14 Jaime Marquínez... [daylimotion] Add support for urls from the mobile...
2013-12-14 Michael OrlitzkyAdd support for pornhd.com.
2013-12-13 Jaime Marquínez... [ign] Update one of test video's title
2013-12-13 Philipp HagemeisterMerge pull request #1956 from dstftw/master
2013-12-13 dstFix typo in month name
2013-12-12 Jaime Marquínez... [daum] Recognize mobile urls (#1952)
2013-12-12 Jaime Marquínez... [naver] Recognize mobile urls (fixes #1951)
2013-12-12 dst[channel9] Fix test description md5
2013-12-12 dst[channel9] Missing import in __init__
2013-12-12 dst[channel9] Cleanup
2013-12-12 dst[channel9] Initial implementation (#1885)
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 mc2avradd MDRIE
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...
next