Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-04 | [vgtv] Add new extractor | Magnus Kolstad | |
Because of the #! in the URL structure for VGTV we need to add ' before and after given URL. Or else it will cry: -bash: !/video/100495/lars-og-lars-sesong-6-episode-6-lakselus: event not found | |||
2014-07-15 | release 2014.07.152014.07.15 | Philipp Hagemeister | |
2014-07-15 | [youtube & jsinterp] Fix signature extraction (fixes #3255) | Jaime Marquínez Ferrándiz | |
Some functions are defined now inside an object, the jsinterp will search its definition if the variable is not defined in the local namespace. | |||
2014-07-15 | [tutv] Replace 404 test and modernize | Sergey M․ | |
2014-07-15 | [soundcloud] Replace 404 test | Sergey M․ | |
2014-07-14 | Fix utils.strip_jsonp | Filippo Valsorda | |
2014-07-14 | [pyvideo] Fix title extraction | Sergey M․ | |
2014-07-13 | [tlc.de] If the url contains a fragment, use if in the iframe url (reported ↵ | Jaime Marquínez Ferrándiz | |
in #2748) The fragment is used in the webpage for selecting different videos. | |||
2014-07-13 | rename southparkstudios.py to southpark.py | Jaime Marquínez Ferrándiz | |
And make the extractor only recognize southpark.cc.com urls, the old urls are redirected. | |||
2014-07-13 | Update test | Adam Malcontenti-Wilson | |
2014-07-13 | Test for colon in mgid | Adam Malcontenti-Wilson | |
2014-07-13 | Add southpark.cc.com to southpark IE | Adam Malcontenti-Wilson | |
2014-07-13 | [ReverbNation] Add new IE - closes #2250 | Filippo Valsorda | |
2014-07-13 | [ruhd] Add extractor | Sergey M․ | |
2014-07-12 | [ndr] Replace 404 test | Sergey M․ | |
2014-07-12 | [firedrive] Simplify | Philipp Hagemeister | |
2014-07-12 | Credit @naglis for firedrive (#3242) | Philipp Hagemeister | |
2014-07-12 | [firedrive] Add new extractor. Addresses #3095 | Naglis Jonaitis | |
2014-07-11 | [screencast] Add one more format and improve title extraction | Sergey M․ | |
2014-07-11 | [gorillavid] Fix embedded videos extraction | Sergey M․ | |
2014-07-11 | release 2014.07.11.32014.07.11.3 | Philipp Hagemeister | |
2014-07-11 | Update supported formats for the --recode-video option (#3228) | Jaime Marquínez Ferrándiz | |
2014-07-11 | [screencast] Add suppot for more video types (#3236) | Philipp Hagemeister | |
2014-07-11 | release 2014.07.11.22014.07.11.2 | Philipp Hagemeister | |
2014-07-11 | [screencast] Add new extractor (Fixes #3236) | Philipp Hagemeister | |
2014-07-11 | [criterion] Simplify and modernize | Philipp Hagemeister | |
2014-07-11 | release 2014.07.11.12014.07.11.1 | Philipp Hagemeister | |
2014-07-11 | Credit @tobidope for gameone (#2941) | Philipp Hagemeister | |
2014-07-11 | [gameone] Sort formats | Philipp Hagemeister | |
2014-07-11 | Merge remote-tracking branch 'tobidope/gameone' | Philipp Hagemeister | |
2014-07-11 | Credit @adammw for tenplay (#2954) | Philipp Hagemeister | |
2014-07-11 | [tenplay] PEP8 | Philipp Hagemeister | |
2014-07-11 | Merge remote-tracking branch 'adammw/tenplay' | Philipp Hagemeister | |
2014-07-11 | Credit @irtusb for vimple (#3073) | Philipp Hagemeister | |
2014-07-11 | [vimple] Simplify and PEP8 | Philipp Hagemeister | |
2014-07-11 | [vodlocker] Remove unused imports | Philipp Hagemeister | |
2014-07-11 | [vimple] Do not fail if duration is missing | Philipp Hagemeister | |
2014-07-11 | Merge remote-tracking branch 'irtusb/vimple' | Philipp Hagemeister | |
2014-07-11 | Merge remote-tracking branch 'azeem/soundcloud_likes' | Philipp Hagemeister | |
2014-07-11 | [gorillavid] Add support for daclips.in (Closes #3213) | Philipp Hagemeister | |
2014-07-11 | [goshgay] PEP8 and test for age_limit (#3220) | Philipp Hagemeister | |
2014-07-11 | Merge remote-tracking branch 'MikeCol/goshgay' | Philipp Hagemeister | |
2014-07-11 | [vodlocker] PEP8, generalization, and simplification (#3223) | Philipp Hagemeister | |
2014-07-11 | Merge remote-tracking branch 'pachacamac/vodlocker' | Philipp Hagemeister | |
2014-07-11 | release 2014.07.112014.07.11 | Philipp Hagemeister | |
2014-07-11 | [jsinterp] Prevent mis-recognitions of local functions | Philipp Hagemeister | |
2014-07-11 | [youtube] Correct signature extraction error detection | Philipp Hagemeister | |
2014-07-11 | [jsinterp] Remove superfluous u | Philipp Hagemeister | |
2014-07-11 | [youtube] Remove static signatures | Philipp Hagemeister | |
The always fail by now. Instead, use only automatic signature extraction | |||
2014-07-10 | release 2014.07.102014.07.10 | Philipp Hagemeister | |