Commit Graph

574 Commits (0a60edcfa975e4f791923574b3f888e3ffe72c43)

Author SHA1 Message Date
Philipp Hagemeister 8574862991 Merge remote-tracking branch 'rzhxeo/RTL_T' 11 years ago
Philipp Hagemeister 2de957c7e1 Merge remote-tracking branch 'rzhxeo/RTL' 11 years ago
Philipp Hagemeister 920de7a27d [youtube] Fix 83 signature (Closes #1511) 11 years ago
rzhxeo 63efc427cd [RTLnowIE] Clean video title
The title of some videos has the following format:
Series - Episode | Series online schauen bei ... NOW
11 years ago
rzhxeo ce65fb6c76 [RTLnowIE] Add support for http://rtlnitronow.de 11 years ago
Jaime Marquínez Ferrándiz 4de1994b6e [brightcove] Use direct url for the tests
The test_all_urls.py test failed because BrightcoveIE doesn't match them.
11 years ago
Jaime Marquínez Ferrándiz 592882aa9f [brightcove] Support videos that only provide flv versions (fixes #1504)
Moved the test from generic.py to brightcove.py
11 years ago
Philipp Hagemeister f426de8460 Merge remote-tracking branch 'origin/master' 12 years ago
Philipp Hagemeister 695dc094ab Merge branch 'automatic-signatures' 12 years ago
Jaime Marquínez Ferrándiz e80d861064 Revert "[southparkstudios] Fix mgid extraction"
This reverts commit 0fd49457f5.

It seems that the redesign was temporary.
12 years ago
Philipp Hagemeister f2c327fd39 Fix 86 signature (#1494) 12 years ago
Philipp Hagemeister e35e4ddc9a Fix output of --youtube-print-sig-code when counting down to 0 12 years ago
Philipp Hagemeister c3c88a2664 Allow opts.cachedir == None to disable cache 12 years ago
Jaime Marquínez Ferrándiz bb0eee71e7 [youtube] Update one of the test's description 12 years ago
Jaime Marquínez Ferrándiz 6f56389b88 [youtube] update algos for length 86 and 84 (fixes #1494) 12 years ago
Jaime Marquínez Ferrándiz 5b333c1ce6 [francetv] Add an extractor for Generation Quoi (closes #1475) 12 years ago
Jaime Marquínez Ferrándiz a825f33030 [francetv] Add an extractor for France2 12 years ago
Philipp Hagemeister 81ec7c7901 [facebook] Allow untitled videos (Fixes #1484) 12 years ago
Philipp Hagemeister c705320f48 Correct test strings 12 years ago
Philipp Hagemeister d2d8f89531 Do not warn if fallback is without alternatives (because we did not get the flash player URL) 12 years ago
Philipp Hagemeister bdde940e90 [youtube] Improve flash player URL handling 12 years ago
Philipp Hagemeister 13dc64ce74 [youtube] Remove _decrypt_signature_age_gate 12 years ago
Philipp Hagemeister f8061589e6 [youtube] Actually pass in cachedir option 12 years ago
Philipp Hagemeister 0ca96d48c7 [youtube] Improve source code quality 12 years ago
Philipp Hagemeister 4ba146f35d Update static signatures 12 years ago
Philipp Hagemeister edf3e38ebd [youtube] Improve cache and add an option to print the extracted signatures 12 years ago
Philipp Hagemeister c4417ddb61 [youtube] Add filesystem signature cache 12 years ago
tewe 4a2080e407 [youku] better error handling
blocked videos used to cause death by TypeError, now we report what the
server says
12 years ago
Philipp Hagemeister 2f2ffea9ca Clarify a couple of calls 12 years ago
Philipp Hagemeister ba552f542f Use reader instead of indexing 12 years ago
Philipp Hagemeister 8379969834 Prepare signature function caching 12 years ago
Philipp Hagemeister 95dbd2f990 Change test target (Verified with node.js) 12 years ago
Philipp Hagemeister a7177865b1 Implement more opcodes 12 years ago
Philipp Hagemeister e0df6211cc Restore accidentally deleted commits
That's what happens if you let Windows machines write :(
12 years ago
Jaime Marquínez Ferrándiz b00ca882a4 [livestream] Fix events extraction (fixes #1467) 12 years ago
Jaime Marquínez Ferrándiz 39baacc49f [dailymotion] Add an extractor for users (closes #1476) 12 years ago
Jaime Marquínez Ferrándiz 3a1d48d6de [dailymotion] Raise ExtractorError if the dailymotion response reports an error 12 years ago
Jaime Marquínez Ferrándiz 69b227a9bc [southparkstudios] add support for http://www.southparkstudios.com/full-episodes/* urls (closes #1469) 12 years ago
Jaime Marquínez Ferrándiz 0fd49457f5 [southparkstudios] Fix mgid extraction 12 years ago
Jaime Marquínez Ferrándiz 3d60bb96e1 Add an extractor for ebaumsworld.com (closes #1462) 12 years ago
Jaime Marquínez Ferrándiz 38d025b3f0 [youtube] add algo for length 91 12 years ago
Jaime Marquínez Ferrándiz 1a810f0d4e [funnyordie] Fix video url extraction 12 years ago
patrickslin bc4b900898 Unable to decrypt signature length 93 (fixes #1461) 12 years ago
Jaime Marquínez Ferrándiz c5e743f66f [fktv] support videos splitted in any number of parts and some style changes 12 years ago
Jaime Marquínez Ferrándiz 6c36d8d6fb Merge pull request #1438 from rzhxeo/fktv
Add support for http://fernsehkritik.tv
12 years ago
Jaime Marquínez Ferrándiz 71c82637e7 [youtube] apply the fix for lists with number of videos multiple of _MAX_RESULTS to user extraction
Copied from the playlist extractor.
12 years ago
Philipp Hagemeister d0ae9e3a8d [newgrounds] simplify 12 years ago
Ruirize a19413c311 Changed file hash. 12 years ago
Ruirize 1ef80b55dd Fixes test fail
Was unaware of --id being passed to test.
12 years ago
Ruirize eb03f4dad3 Added Newgrounds support 12 years ago