aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2013-09-24[youtube] Update one of the test's descriptionJaime Marquínez Ferrándiz
2013-09-24[youtube] update algos for length 86 and 84 (fixes #1494)Jaime Marquínez Ferrándiz
2013-09-23[francetv] Add an extractor for Generation Quoi (closes #1475)Jaime Marquínez Ferrándiz
2013-09-23[francetv] Add an extractor for France2Jaime Marquínez Ferrándiz
2013-09-23Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2013-09-23[facebook] Allow untitled videos (Fixes #1484)Philipp Hagemeister
2013-09-22If the file is already downloaded include the size in the progress hookJaime Marquínez Ferrándiz
2013-09-22Include the eta and the speed in the progress hooksJaime Marquínez Ferrándiz
2013-09-22Correct test stringsPhilipp Hagemeister
2013-09-22Do not warn if fallback is without alternatives (because we did not get the f...Philipp Hagemeister
2013-09-22[youtube] Improve flash player URL handlingPhilipp Hagemeister
2013-09-22[youtube] Remove _decrypt_signature_age_gatePhilipp Hagemeister
2013-09-22Move cachedir docPhilipp Hagemeister
2013-09-22[youtube] Actually pass in cachedir optionPhilipp Hagemeister
2013-09-22[youtube] Improve source code qualityPhilipp Hagemeister
2013-09-22Update static signaturesPhilipp Hagemeister
2013-09-22[youtube] Improve cache and add an option to print the extracted signaturesPhilipp Hagemeister
2013-09-22[youtube] Add filesystem signature cachePhilipp Hagemeister
2013-09-21[youku] better error handlingtewe
2013-09-21Clarify a couple of callsPhilipp Hagemeister
2013-09-21Use reader instead of indexingPhilipp Hagemeister
2013-09-21Prepare signature function cachingPhilipp Hagemeister
2013-09-21Change test target (Verified with node.js)Philipp Hagemeister
2013-09-21Implement more opcodesPhilipp Hagemeister
2013-09-21Restore accidentally deleted commitsPhilipp Hagemeister
2013-09-21[livestream] Fix events extraction (fixes #1467)Jaime Marquínez Ferrándiz
2013-09-21[dailymotion] Add an extractor for users (closes #1476)Jaime Marquínez Ferrándiz
2013-09-21[dailymotion] Raise ExtractorError if the dailymotion response reports an errorJaime Marquínez Ferrándiz
2013-09-21Warn if no locale is set (#1474)Philipp Hagemeister
2013-09-21Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2013-09-21Abort if extractaudio is given without a variable extension (#1470)Philipp Hagemeister
2013-09-21[southparkstudios] add support for http://www.southparkstudios.com/full-episo...Jaime Marquínez Ferrándiz
2013-09-21[southparkstudios] Fix mgid extractionJaime Marquínez Ferrándiz
2013-09-20release 2013.09.20.12013.09.20.1Philipp Hagemeister
2013-09-20Add an extractor for ebaumsworld.com (closes #1462)Jaime Marquínez Ferrándiz
2013-09-20[youtube] add algo for length 91Jaime Marquínez Ferrándiz
2013-09-20Catch socket.error before IOErrorJaime Marquínez Ferrándiz
2013-09-20[funnyordie] Fix video url extractionJaime Marquínez Ferrándiz
2013-09-20release 2013.09.202013.09.20Philipp Hagemeister
2013-09-19Unable to decrypt signature length 93 (fixes #1461)patrickslin
2013-09-18[fktv] support videos splitted in any number of parts and some style changesJaime Marquínez Ferrándiz
2013-09-18Merge pull request #1438 from rzhxeo/fktvJaime Marquínez Ferrándiz
2013-09-18[youtube] apply the fix for lists with number of videos multiple of _MAX_RESU...Jaime Marquínez Ferrándiz
2013-09-18Credit @Ruirize for newgroundsPhilipp Hagemeister
2013-09-18[newgrounds] simplifyPhilipp Hagemeister
2013-09-18Changed file hash.Ruirize
2013-09-18Fixes test failRuirize
2013-09-18Added Newgrounds supportRuirize
2013-09-18Clarify -i help (#1453)Philipp Hagemeister
2013-09-17XHamsterIE: Fix support for new HD video url format and add test (closes PR #...rzhxeo