]> jfr.im git - yt-dlp.git/shortlog
yt-dlp.git
2013-09-29  Philipp Hagemeister[update] Look for .exe extension on Windows (Fixes...
2013-09-29  Jaime Marquínez... [dailymotion] Disable the family filter in the playlist...
2013-09-28  Jaime Marquínez... [yahoo] Fix video extraction (fixes #1521)
2013-09-28  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-09-28  Philipp Hagemeister[zdf] Add support for hash URLs and simplify (#1518)
2013-09-27  Jaime Marquínez... [youtube] Add hlsvp to the error message if it can...
2013-09-27  Jaime Marquínez... [youtube] Set the thumbnail to None if it can't be...
2013-09-27  Jaime Marquínez... [youtube] update description of test
2013-09-27  Jaime Marquínez... Don't fail if the video thumbnail couldn't be downloade...
2013-09-27  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-09-27  Philipp HagemeisterRemove youtube_genalgo (#1515)
2013-09-27  Jaime Marquínez... Don't embed subtitles if the list is empty or the field...
2013-09-27  Philipp HagemeisterMerge remote-tracking branch 'rzhxeo/RTL_T'
2013-09-27  Philipp HagemeisterMerge remote-tracking branch 'rzhxeo/RTL'
2013-09-27  Philipp Hagemeister[youtube] Fix 83 signature (Closes #1511)
2013-09-27  rzhxeo[RTLnowIE] Clean video title
2013-09-27  rzhxeo[RTLnowIE] Add support for http://rtlnitronow.de
2013-09-26  Jaime Marquínez... [brightcove] Use direct url for the tests
2013-09-26  Jaime Marquínez... [brightcove] Support videos that only provide flv versi...
2013-09-24  Philipp Hagemeisterrelease 2013.09.24.2
2013-09-24  Philipp HagemeisterRemove debugging code
2013-09-24  Philipp Hagemeisterrelease 2013.09.24.1
2013-09-24  Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2013-09-24  Philipp HagemeisterMerge branch 'automatic-signatures'
2013-09-24  Jaime Marquínez... Revert "[southparkstudios] Fix mgid extraction"
2013-09-24  Philipp Hagemeisterrelease 2013.09.24
2013-09-24  Philipp HagemeisterAdd option --no-cache-dir
2013-09-24  Philipp HagemeisterFix 86 signature (#1494)
2013-09-24  Philipp HagemeisterFix output of --youtube-print-sig-code when counting...
2013-09-24  Philipp HagemeisterAllow opts.cachedir == None to disable cache
2013-09-24  Jaime Marquínez... [youtube] Update one of the test's description
2013-09-24  Jaime Marquínez... [youtube] update algos for length 86 and 84 (fixes...
2013-09-23  Jaime Marquínez... [francetv] Add an extractor for Generation Quoi (closes...
2013-09-23  Jaime Marquínez... [francetv] Add an extractor for France2
2013-09-23  Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2013-09-23  Philipp Hagemeister[facebook] Allow untitled videos (Fixes #1484)
2013-09-22  Jaime Marquínez... If the file is already downloaded include the size...
2013-09-22  Jaime Marquínez... Include the eta and the speed in the progress hooks
2013-09-22  Philipp HagemeisterCorrect test strings
2013-09-22  Philipp HagemeisterDo not warn if fallback is without alternatives (becaus...
2013-09-22  Philipp Hagemeister[youtube] Improve flash player URL handling
2013-09-22  Philipp HagemeisterWork around nosetests nosiness
2013-09-22  Philipp Hagemeister[youtube] Remove _decrypt_signature_age_gate
2013-09-22  Philipp HagemeisterMove cachedir doc
2013-09-22  Philipp Hagemeister[youtube] Actually pass in cachedir option
2013-09-22  Philipp Hagemeister[youtube] Improve source code quality
2013-09-22  Philipp HagemeisterUpdate static signatures
2013-09-22  Philipp Hagemeister[youtube] Improve cache and add an option to print...
2013-09-21  Philipp Hagemeister[youtube] Add filesystem signature cache
2013-09-21  tewe[youku] better error handling
2013-09-21  Philipp HagemeisterClarify a couple of calls
2013-09-21  Philipp HagemeisterUse reader instead of indexing
2013-09-21  Philipp HagemeisterPrepare signature function caching
2013-09-21  Philipp HagemeisterChange test target (Verified with node.js)
2013-09-21  Philipp HagemeisterImplement more opcodes
2013-09-21  Philipp HagemeisterRestore accidentally deleted commits
2013-09-21  Jaime Marquínez... [livestream] Fix events extraction (fixes #1467)
2013-09-21  Jaime Marquínez... [dailymotion] Add an extractor for users (closes #1476)
2013-09-21  Jaime Marquínez... [dailymotion] Raise ExtractorError if the dailymotion...
2013-09-21  Philipp HagemeisterWarn if no locale is set (#1474)
2013-09-21  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-09-21  Philipp HagemeisterAbort if extractaudio is given without a variable exten...
2013-09-21  Jaime Marquínez... [southparkstudios] add support for http://www.southpark...
2013-09-21  Jaime Marquínez... [southparkstudios] Fix mgid extraction
2013-09-20  Philipp Hagemeisterrelease 2013.09.20.1
2013-09-20  Jaime Marquínez... Add an extractor for ebaumsworld.com (closes #1462)
2013-09-20  Jaime Marquínez... [youtube] add algo for length 91
2013-09-20  Jaime Marquínez... Catch socket.error before IOError
2013-09-20  Jaime Marquínez... [funnyordie] Fix video url extraction
2013-09-20  Philipp Hagemeisterrelease 2013.09.20
2013-09-20  Jaime Marquínez... Merge pull request #1464 from patrickslin/patch-7
2013-09-20  patrickslinUnable to decrypt signature length 93 (fixes #1461)
2013-09-18  Jaime Marquínez... [fktv] support videos splitted in any number of parts...
2013-09-18  Jaime Marquínez... Merge pull request #1438 from rzhxeo/fktv
2013-09-18  Jaime Marquínez... [youtube] apply the fix for lists with number of videos...
2013-09-18  Philipp HagemeisterCredit @Ruirize for newgrounds
2013-09-18  Philipp Hagemeister[newgrounds] simplify
2013-09-18  RuirizeChanged file hash.
2013-09-18  RuirizeFixes test fail
2013-09-18  RuirizeAdded Newgrounds support
2013-09-18  Philipp HagemeisterClarify -i help (#1453)
2013-09-17  rzhxeoXHamsterIE: Fix support for new HD video url format...
2013-09-17  Jaime Marquínez... [francetv] Remove Pluzz test
2013-09-17  Jaime Marquínez... [hotnewhiphop] Fix test case title
2013-09-17  Jaime Marquínez... [youtube] Don't search the flash player version for...
2013-09-17  Philipp Hagemeisterrelease 2013.09.17
2013-09-17  Philipp HagemeisterUpdate 85 signature (Fixes #1449)
2013-09-16  Jaime Marquínez... Add an extractor for vice.com (closes #1051)
2013-09-16  Jaime Marquínez... [ooyala] prefer ipad url
2013-09-16  Jaime Marquínez... Add an extractor for Bloomberg (closes #1436)
2013-09-16  Jaime Marquínez... [ooyala] add support for more type of video urls, like...
2013-09-16  rzhxeoAdd FKTV extractor
2013-09-16  rzhxeoAdd FKTV extractor
2013-09-16  Philipp HagemeisterAlways correct encoding when writing to sys.stderr...
2013-09-16  Philipp Hagemeisterrelease 2013.09.16
2013-09-16  Philipp Hagemeister[devscripts/release] temporary workarounds
2013-09-16  Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2013-09-16  Philipp HagemeisterStarts of a Windows service
2013-09-15  Jaime Marquínez... Add an extractor for southparkstudios.com (closes ...
2013-09-15  Jaime Marquínez... Merge pull request #1422 from rzhxeo/xhamster
next