Commit Graph

4918 Commits (88125905cfab51bb97cb626c64dc4af95373d239)

Author SHA1 Message Date
Philipp Hagemeister e983cf5277 [swfinterp] Interpret yet more opcodes 10 years ago
Philipp Hagemeister 0ab1ca5501 [swfinterp] Better error message 10 years ago
Philipp Hagemeister 4baafa229d [swfinterp] Intepret more multinames 10 years ago
Philipp Hagemeister b7558d9881 [swfinterp] Allow function patching 10 years ago
Philipp Hagemeister a4bc433619 [__init__] Modernize 10 years ago
Philipp Hagemeister b6b70730bf [downloader/common] Modernize 10 years ago
Philipp Hagemeister 6a68bb574a [eporner] Fix duration (Closes #4188) 10 years ago
Philipp Hagemeister 0cf166ad4f release 2014.11.16 10 years ago
Philipp Hagemeister 2707b50ffe [spiegel] Correct handling of redirects to spiegel.tv (Closes #4211) 10 years ago
Philipp Hagemeister 939fe70de0 [spiegeltv] Match hash-style URLs (Closes #4210) 10 years ago
Philipp Hagemeister 89c15fe0b3 [spiegeltv] Modernize 10 years ago
Jaime Marquínez Ferrándiz ec5f601670 [utils] Fix "write_json_file" for unicode names in python 2.x (fixes #4125) 10 years ago
Naglis Jonaitis 8caa0c9779 [bliptv] Fix the resolve of lookup ID (Closes #4197) 10 years ago
Philipp Hagemeister e2548b5b25 release 2014.11.15.1 10 years ago
Philipp Hagemeister bbefcf04bf [goldenmoustache] Fix title (Closes #4203) 10 years ago
Philipp Hagemeister c7b0add86f [compat] Work around kwargs bugs in old 2.6 Python releases (Fixes #3813) 10 years ago
Philipp Hagemeister a0155d93d9 release 2014.11.15 10 years ago
Philipp Hagemeister 00d9ef0b70 [mailru] Adapt to new data format (Fixes #4201) 10 years ago
Philipp Hagemeister 0cc8888038 [crunchyroll] Remove NOP code (#2782) 10 years ago
Philipp Hagemeister c735450e07 release 2014.11.14 10 years ago
Jaime Marquínez Ferrándiz 71f8c7ce7a [mtvservices:embedded] Improve config url (fixes #4092) 10 years ago
Jaime Marquínez Ferrándiz 5fee0eeac0 [ComedyCentralShows] Use the rtmp urls transform function from the MTV IE (fixes #3364)
It produces the right mp4 urls, so we stop prefering the rtmp urls.
10 years ago
Philipp Hagemeister eb4157fd17 [utils] Fix struct.pack call on very old Python versions (#4181) 10 years ago
Philipp Hagemeister 69ede8ef81 release 2014.11.13.3 10 years ago
Philipp Hagemeister 609a61e3e6 [npo] Improve npo.nl (Fixes #4173) 10 years ago
Philipp Hagemeister bf951c5e29 release 2014.11.13.2 10 years ago
Philipp Hagemeister af63fed7d8 [generic] Add support for livestream embeds (Fixes #4185) 10 years ago
Philipp Hagemeister 3deed1e91a [freevideo] Simplify and raise error for foreigners (Fixes #4131) 10 years ago
Philipp Hagemeister 11b28e93d3 Merge remote-tracking branch 'yaccz/add-extractor/freevideo' 10 years ago
Philipp Hagemeister c3d582985f release 2014.11.13.1 10 years ago
Philipp Hagemeister 4c0924bb24 [utils] Fix intlist_to_bytes in Python 2 (#4181) 10 years ago
Philipp Hagemeister 3fa5bb3802 [sexu] Modernize (#4171) 10 years ago
Philipp Hagemeister c47ec62b83 Merge remote-tracking branch 'peugeot/sexu' 10 years ago
Philipp Hagemeister e4bdb37ec6 [spiegel] Add support for embeds 10 years ago
Philipp Hagemeister 0e15e725a0 [spiegel] Modernize 10 years ago
peugeot 437f68d868 Update sexu.py 10 years ago
peugeot d91d124081 fix python 2 test 10 years ago
Philipp Hagemeister 2d42905b68 release 2014.11.13 10 years ago
Aaron Wojnowski 894dd8682e Fix YouTube signature extraction. 10 years ago
Jaime Marquínez Ferrándiz 9e05d039e0 [dailymotion] Fix extraction of vevo videos (fixes #4168) 10 years ago
peugeot bbd5f2de5e [sexu] initial support 10 years ago
Naglis Jonaitis 73689dafbf [tvplay] Fix f4m URL extraction (Closes #4119)
Add query parameters which are needed by AkamaiHD F4M player.
Also, modernize a bit.
10 years ago
Philipp Hagemeister 5ccaddf5b1 [goldenmoustache] Simplify (#4128) 10 years ago
Philipp Hagemeister 0b201a3134 Merge remote-tracking branch 'xantares/goldenmoustache' 10 years ago
Philipp Hagemeister ffe38646ca [funnyordie] Remove test md5sum (Fixes #4113) 10 years ago
Philipp Hagemeister c6afed48ff [YoutubeDL] guard against strange sys.stdouts 10 years ago
Michael Käufl 732c848c14 [abc] Update test case
Old video has expired.
10 years ago
Michael Käufl 9d2a4dae90 [allocine] Update test 10 years ago
Michael Käufl 7009a9047a [byutv] Update test 10 years ago
Philipp Hagemeister 28465df1ff [youjizz] Modernize (#4131) 10 years ago
Philipp Hagemeister ef89dba58f [myspass] Modernize test case 10 years ago
Philipp Hagemeister 13ba3a6461 [bandcamp:album] Fix test case 10 years ago
Philipp Hagemeister 8f6ec4bbe6 release 2014.11.12.1 10 years ago
Jaime Marquínez Ferrándiz c295490830 [YoutubeDL] Fix bug in the detection of formats that don't contain video (fixes #4150)
If the format requested was not available, we called the method '.get' in None.
10 years ago
Jaime Marquínez Ferrándiz eb4cb42a02 [ted] Extract duration (closes #4155) 10 years ago
Philipp Hagemeister 7a8cbc72b2 release 2014.11.12 10 years ago
Pascal Brax 2774852c2f Fix MTV/GameTrailers "Bad Request" error
Bugfix for bug #4123 & #4153
10 years ago
Naglis Jonaitis bbcc21efd1 [wrzuta] Fallback to mp3 on unknown media type (#4156) 10 years ago
Naglis Jonaitis 60526d6bcb [wrzuta] Fix audio extension lookup (Closes #4156)
Also, replace deleted test case
10 years ago
Philipp Hagemeister 1d4df56d09 release 2014.11.09 10 years ago
Philipp Hagemeister a1cf99d03a [YoutubeDL] Add playlist_id and playlist_title fields (Fixes #4139) 10 years ago
Naglis Jonaitis 3c6af203cc [streamcloud] Match URLs without fname (Closes #4144)
Also, modernize a bit.
10 years ago
Naglis Jonaitis 1a92e086a7 [tapely] Add Referer header (Closes #4138) 10 years ago
Jaime Marquínez Ferrándiz 519c73f267 Merge pull request #4136 from andikmu/master
fix swrmediathek for new formats.
10 years ago
Jaime Marquínez Ferrándiz a6dae6c09c [ndr] Improve video url regex (fixes #4140) 10 years ago
Jaime Marquínez Ferrándiz f866e474f3 [YoutubeDL] Don't dowload formats for merging if the first doesn't contain the video (#4132) 10 years ago
Philipp Hagemeister 8bb9b97c97 Merge remote-tracking branch 'origin/master' 10 years ago
andi d6fdc38682 fix swrmediathek for new formats. 10 years ago
Jaime Marquínez Ferrándiz c2b61af548 [options] Document the syntax for merging formats (closes #3940, closes #4132) 10 years ago
Jaime Marquínez Ferrándiz 2fdbf27ad8 [niconico:playlist] Use the same video url the webpage uses (closes #4133) 10 years ago
yac 3898c8a7b2 [FreeVideo] Add new extractor 10 years ago
Naglis Jonaitis 29ed169cd6 [wrzuta] Add mp3 as a possible format (Closes #4126) 10 years ago
xantares b868c972d1 Add support for goldenmoustache.com 10 years ago
Jaime Marquínez Ferrándiz 9908e03528 Merge pull request #4076 from ghedo/direct_type
[generic] indicate when a direct video has been extracted
10 years ago
Jaime Marquínez Ferrándiz 1fe8fb8c20 [vice] Re-add extractor (fixes #4120)
The generic extraction no longer works.
10 years ago
Naglis Jonaitis 5d63b0aa93 [goshgay] Fix title extraction and modernize
Also remove width and height as they are not of the actual video.
10 years ago
Philipp Hagemeister 4164f0117e [utils] Remove unused import 10 years ago
Naglis Jonaitis 37aab27808 [brightcove] Extract m3u8 formats (#3541) 10 years ago
Jaime Marquínez Ferrándiz 6110bbbfdd [niconico] Catch deleted videos (closes #4064) 10 years ago
Jaime Marquínez Ferrándiz cde9b380e6 Merge pull request #4110 from nemunaire/channel9-fix
[channel9] Fix extraction
10 years ago
Sergey M․ dab647a7b6 [cinemassacre] Keep both extraction approaches and make more robust (Closes #4109) 10 years ago
nemunaire a316a83d2b [channel9] Fix extraction 10 years ago
Naglis Jonaitis 81b22aee8b [izlesene] Update test cases and modernize
The timestamp fluctuates with DST.
10 years ago
Philipp Hagemeister a80c96eab0 release 2014.11.04 10 years ago
Philipp Hagemeister 20436c30c9 [youtube] Clarify output 10 years ago
Philipp Hagemeister 3828505646 [utils] Use a regexp instead of HTMLParser for get_element_by_attribute 10 years ago
Philipp Hagemeister 11fba1751d [imdb] Simplify 10 years ago
Philipp Hagemeister 12ea2f30cf [utils] Remove unused get_meta_content function 10 years ago
Philipp Hagemeister 9c3e870393 [gamespot] Remove unused import 10 years ago
Philipp Hagemeister 44789f2457 [ustream] Use modern helper function instead of old HTML parser 10 years ago
Philipp Hagemeister 711ede6e1b [heise] Fix description, thumbnail and format ID 10 years ago
Philipp Hagemeister a32f253112 [gamespot] Modernize 10 years ago
Philipp Hagemeister 94bd361318 [youtube] Skip sts if missing (Fixes #4095, fixes #4103) 10 years ago
Philipp Hagemeister acd40f64ed [cnn] Modernize test definitions 10 years ago
Sergey M․ 766306450d [played] Capture and output error message 10 years ago
Sergey M․ e7642ab572 [wimp] Fix video URL regex 10 years ago
Naglis Jonaitis bdf9701729 [generic/brightcove] Add a new test case for kijk.nl (#3541) 10 years ago
Naglis Jonaitis b5af6fcdad [brightcove] Make _VALID_URL less greedy and check for empty URLs (#3541) 10 years ago
Sergey M․ fdca55fe34 [trutube] Strip title 10 years ago
Jaime Marquínez Ferrándiz 4f195f55f0 Do not override stdlib html parser 'locatestarttagend' regex (fixes #4081)
'<a href="foo" ><img src="bar" / ></a>' wouldn't be parsed right (the problem is '/ >', '/>' worked fine).
We need to change it in python 2.6 (for example the description of youtube videos wouldn't be extracted).
10 years ago