Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-22 | Update static signatures | Philipp Hagemeister | |
2013-09-22 | [youtube] Improve cache and add an option to print the extracted signatures | Philipp Hagemeister | |
2013-09-22 | [youtube] Add filesystem signature cache | Philipp Hagemeister | |
2013-09-21 | Clarify a couple of calls | Philipp Hagemeister | |
2013-09-21 | Use reader instead of indexing | Philipp Hagemeister | |
2013-09-21 | Prepare signature function caching | Philipp Hagemeister | |
2013-09-21 | Change test target (Verified with node.js) | Philipp Hagemeister | |
2013-09-21 | Implement more opcodes | Philipp Hagemeister | |
2013-09-21 | Restore accidentally deleted commits | Philipp Hagemeister | |
That's what happens if you let Windows machines write :( | |||
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 error | Jaime Marquínez Ferrándiz | |
2013-09-21 | Warn if no locale is set (#1474) | Philipp Hagemeister | |
2013-09-21 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-09-21 | Abort if extractaudio is given without a variable extension (#1470) | Philipp Hagemeister | |
2013-09-21 | [southparkstudios] add support for ↵ | Jaime Marquínez Ferrándiz | |
http://www.southparkstudios.com/full-episodes/* urls (closes #1469) | |||
2013-09-21 | [southparkstudios] Fix mgid extraction | Jaime Marquínez Ferrándiz | |
2013-09-20 | release 2013.09.20.12013.09.20.1 | Philipp Hagemeister | |
2013-09-20 | Add an extractor for ebaumsworld.com (closes #1462) | Jaime Marquínez Ferrándiz | |
2013-09-20 | [youtube] add algo for length 91 | Jaime Marquínez Ferrándiz | |
2013-09-20 | Catch socket.error before IOError | Jaime Marquínez Ferrándiz | |
Since python 2.6 it's a child class. | |||
2013-09-20 | [funnyordie] Fix video url extraction | Jaime Marquínez Ferrándiz | |
2013-09-20 | release 2013.09.202013.09.20 | Philipp Hagemeister | |
2013-09-20 | Merge pull request #1464 from patrickslin/patch-7 | Jaime Marquínez Ferrándiz | |
Unable to decrypt signature length 93 (fixes #1461) | |||
2013-09-19 | Unable to decrypt signature length 93 (fixes #1461) | patrickslin | |
2013-09-18 | [fktv] support videos splitted in any number of parts and some style changes | Jaime Marquínez Ferrándiz | |
2013-09-18 | Merge pull request #1438 from rzhxeo/fktv | Jaime Marquínez Ferrándiz | |
Add support for http://fernsehkritik.tv | |||
2013-09-18 | [youtube] apply the fix for lists with number of videos multiple of ↵ | Jaime Marquínez Ferrándiz | |
_MAX_RESULTS to user extraction Copied from the playlist extractor. | |||
2013-09-18 | Credit @Ruirize for newgrounds | Philipp Hagemeister | |
2013-09-18 | [newgrounds] simplify | Philipp Hagemeister | |
2013-09-18 | Changed file hash. | Ruirize | |
2013-09-18 | Fixes test fail | Ruirize | |
Was unaware of --id being passed to test. | |||
2013-09-18 | Added Newgrounds support | Ruirize | |
2013-09-18 | Clarify -i help (#1453) | Philipp Hagemeister | |
2013-09-17 | XHamsterIE: Fix support for new HD video url format and add test (closes PR ↵ | rzhxeo | |
#1443) | |||
2013-09-17 | [francetv] Remove Pluzz test | Jaime Marquínez Ferrándiz | |
Videos expire in 7 days | |||
2013-09-17 | [hotnewhiphop] Fix test case title | Jaime Marquínez Ferrándiz | |
2013-09-17 | [youtube] Don't search the flash player version for videos with age gate ↵ | Jaime Marquínez Ferrándiz | |
activated | |||
2013-09-17 | release 2013.09.172013.09.17 | Philipp Hagemeister | |
2013-09-17 | Update 85 signature (Fixes #1449) | Philipp Hagemeister | |
This is the first signature algorithm to have been parsed automatically, although that only works for HTML5 players for now, and is not yet integrated into master. | |||
2013-09-16 | Add an extractor for vice.com (closes #1051) | Jaime Marquínez Ferrándiz | |
2013-09-16 | [ooyala] prefer ipad url | Jaime Marquínez Ferrándiz | |
It has better quality with m3u8 manifests | |||
2013-09-16 | Add an extractor for Bloomberg (closes #1436) | Jaime Marquínez Ferrándiz | |
2013-09-16 | [ooyala] add support for more type of video urls, like m3u8 manifests. | Jaime Marquínez Ferrándiz | |
2013-09-16 | Add FKTV extractor | rzhxeo | |
2013-09-16 | Add FKTV extractor | rzhxeo | |
Support for Fernsehkritik-TV (incl. Postecke) | |||
2013-09-16 | Always correct encoding when writing to sys.stderr (Fixes #1435) | Philipp Hagemeister | |
2013-09-16 | release 2013.09.162013.09.16 | Philipp Hagemeister | |
2013-09-16 | [devscripts/release] temporary workarounds | Philipp Hagemeister | |
2013-09-16 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |