Sergey M․ [Fri, 18 Jul 2014 14:39:38 +0000 (21:39 +0700)]
Merge branch 'hassaanaliw-cracked'
Sergey M․ [Fri, 18 Jul 2014 14:39:21 +0000 (21:39 +0700)]
[crackled] Improve, fix invalid regexes and extract more metadata
Sergey M․ [Fri, 18 Jul 2014 14:37:40 +0000 (21:37 +0700)]
[utils] Add None check in str_to_int
Sergey M․ [Fri, 18 Jul 2014 13:29:35 +0000 (20:29 +0700)]
Merge branch 'cracked' of https://github.com/hassaanaliw/youtube-dl
Philipp Hagemeister [Thu, 17 Jul 2014 20:54:24 +0000 (22:54 +0200)]
Merge pull request #3289 from Reventl0v/patch-1
Fix the url in the INSTALLATION section
Philipp Hagemeister [Thu, 17 Jul 2014 20:32:54 +0000 (22:32 +0200)]
Merge remote-tracking branch 'origin/master'
Jaime Marquínez Ferrándiz [Thu, 17 Jul 2014 20:29:03 +0000 (22:29 +0200)]
[npo] Fix the json extraction (fixes #3282)
The comment in the javascript file is not always the same.
Reventl0v [Thu, 17 Jul 2014 19:08:43 +0000 (21:08 +0200)]
Fix the url in the INSTALLATION section
Philipp Hagemeister [Thu, 17 Jul 2014 14:28:30 +0000 (16:28 +0200)]
[youtube] Find more swf players (Closes #3270, refer #3271)
Jaime Marquínez Ferrándiz [Thu, 17 Jul 2014 10:44:21 +0000 (12:44 +0200)]
Merge pull request #3283 from MikeCol/redtube_thumb_new
Redtube changed player config, new place to get thumb URL
MikeCol [Thu, 17 Jul 2014 09:17:27 +0000 (11:17 +0200)]
Redtube changed player config, new place to get thumb URL
Jaime Marquínez Ferrándiz [Thu, 17 Jul 2014 08:07:51 +0000 (10:07 +0200)]
[dfb] Add extractor (closes #3280)
Jaime Marquínez Ferrándiz [Thu, 17 Jul 2014 07:31:48 +0000 (09:31 +0200)]
[adultswim] The bitrate must be an integer or None (reported in #2952)
Jaime Marquínez Ferrándiz [Thu, 17 Jul 2014 07:27:06 +0000 (09:27 +0200)]
[adultswim] Simplify (closes #2952)
Jaime Marquínez Ferrándiz [Thu, 17 Jul 2014 07:21:43 +0000 (09:21 +0200)]
Merge remote-tracking branch 'adammw/adultswim'
Jaime Marquínez Ferrándiz [Wed, 16 Jul 2014 20:37:01 +0000 (22:37 +0200)]
[comedycentral] Only recognize the cc.com domain
The old comedycentral.com urls redirect to the new urls.
Jaime Marquínez Ferrándiz [Wed, 16 Jul 2014 20:35:09 +0000 (22:35 +0200)]
[comedycentral] Recognize 'full-episodes' urls (fixes #3277)
Sergey M․ [Wed, 16 Jul 2014 18:57:38 +0000 (01:57 +0700)]
[rtbf] Fix data video regex
Sergey M․ [Wed, 16 Jul 2014 14:03:30 +0000 (21:03 +0700)]
Credit @chaochichen for mlb (#3252)
Sergey M․ [Wed, 16 Jul 2014 13:55:38 +0000 (20:55 +0700)]
Merge branch 'cracked' of https://github.com/hassaanaliw/youtube-dl into hassaanaliw-cracked
hassaanaliw [Wed, 16 Jul 2014 13:45:42 +0000 (18:45 +0500)]
[cracked] Add new extractor
Sergey M․ [Wed, 16 Jul 2014 13:42:01 +0000 (20:42 +0700)]
Merge branch 'chaochichen-MLB'
Sergey M․ [Wed, 16 Jul 2014 13:40:28 +0000 (20:40 +0700)]
[mlb] Extract more metadata and all formats, provide more tests
Sergey M․ [Wed, 16 Jul 2014 12:13:35 +0000 (19:13 +0700)]
Merge branch 'MLB' of https://github.com/chaochichen/youtube-dl into chaochichen-MLB
Philipp Hagemeister [Tue, 15 Jul 2014 20:59:12 +0000 (22:59 +0200)]
release 2014.07.15
Charles Chen [Tue, 15 Jul 2014 20:55:23 +0000 (13:55 -0700)]
Switched to use media detail XML to extract video URL
Jaime Marquínez Ferrándiz [Tue, 15 Jul 2014 20:46:39 +0000 (22:46 +0200)]
[youtube & jsinterp] Fix signature extraction (fixes #3255)
Some functions are defined now inside an object, the jsinterp will search its definition if the variable is not defined in the local namespace.
Sergey M․ [Tue, 15 Jul 2014 12:32:42 +0000 (19:32 +0700)]
[tutv] Replace 404 test and modernize
Sergey M․ [Tue, 15 Jul 2014 12:18:06 +0000 (19:18 +0700)]
[soundcloud] Replace 404 test
Charles Chen [Mon, 14 Jul 2014 18:00:55 +0000 (11:00 -0700)]
[MLB] Add new extractor
Filippo Valsorda [Sun, 13 Jul 2014 22:41:23 +0000 (00:41 +0200)]
Fix utils.strip_jsonp
Sergey M․ [Sun, 13 Jul 2014 17:38:10 +0000 (00:38 +0700)]
[pyvideo] Fix title extraction
Jaime Marquínez Ferrándiz [Sun, 13 Jul 2014 12:38:26 +0000 (14:38 +0200)]
[tlc.de] If the url contains a fragment, use if in the iframe url (reported in #2748)
The fragment is used in the webpage for selecting different videos.
Jaime Marquínez Ferrándiz [Sun, 13 Jul 2014 12:08:23 +0000 (14:08 +0200)]
rename southparkstudios.py to southpark.py
And make the extractor only recognize southpark.cc.com urls, the old urls are redirected.
Jaime Marquínez Ferrándiz [Sun, 13 Jul 2014 12:01:09 +0000 (14:01 +0200)]
Merge remote-tracking branch 'adammw/southpark'
Adam Malcontenti-Wilson [Sun, 13 Jul 2014 11:29:04 +0000 (21:29 +1000)]
Update test
Adam Malcontenti-Wilson [Sun, 13 Jul 2014 11:15:18 +0000 (21:15 +1000)]
Test for colon in mgid
Adam Malcontenti-Wilson [Sun, 13 Jul 2014 02:48:30 +0000 (12:48 +1000)]
Add southpark.cc.com to southpark IE
Filippo Valsorda [Thu, 10 Jul 2014 02:10:02 +0000 (04:10 +0200)]
[ReverbNation] Add new IE - closes #2250
Sergey M․ [Sat, 12 Jul 2014 21:03:22 +0000 (04:03 +0700)]
[ruhd] Add extractor
Sergey M․ [Sat, 12 Jul 2014 15:08:33 +0000 (22:08 +0700)]
[ndr] Replace 404 test
Philipp Hagemeister [Sat, 12 Jul 2014 12:27:14 +0000 (14:27 +0200)]
[firedrive] Simplify
Philipp Hagemeister [Sat, 12 Jul 2014 12:23:54 +0000 (14:23 +0200)]
Credit @naglis for firedrive (#3242)
Naglis Jonaitis [Fri, 11 Jul 2014 21:42:42 +0000 (00:42 +0300)]
[firedrive] Add new extractor. Addresses #3095
Sergey M․ [Fri, 11 Jul 2014 15:52:48 +0000 (22:52 +0700)]
[screencast] Add one more format and improve title extraction
Sergey M․ [Fri, 11 Jul 2014 15:23:00 +0000 (22:23 +0700)]
[gorillavid] Fix embedded videos extraction
Philipp Hagemeister [Fri, 11 Jul 2014 15:21:16 +0000 (17:21 +0200)]
release 2014.07.11.3
Sergey M․ [Fri, 11 Jul 2014 15:08:04 +0000 (22:08 +0700)]
[youtube] Update nosubtitles test
Sergey M․ [Fri, 11 Jul 2014 15:04:24 +0000 (22:04 +0700)]
[vine:user] Update test
Jaime Marquínez Ferrándiz [Fri, 11 Jul 2014 14:16:30 +0000 (16:16 +0200)]
Update supported formats for the --recode-video option (#3228)
Philipp Hagemeister [Fri, 11 Jul 2014 13:38:18 +0000 (15:38 +0200)]
[screencast] Add suppot for more video types (#3236)
Philipp Hagemeister [Fri, 11 Jul 2014 11:34:48 +0000 (13:34 +0200)]
release 2014.07.11.2
Philipp Hagemeister [Fri, 11 Jul 2014 11:34:19 +0000 (13:34 +0200)]
[screencast] Add new extractor (Fixes #3236)
Philipp Hagemeister [Fri, 11 Jul 2014 11:21:32 +0000 (13:21 +0200)]
[criterion] Simplify and modernize
Philipp Hagemeister [Fri, 11 Jul 2014 09:53:28 +0000 (11:53 +0200)]
release 2014.07.11.1
Philipp Hagemeister [Fri, 11 Jul 2014 09:29:17 +0000 (11:29 +0200)]
Credit @tobidope for gameone (#2941)
Philipp Hagemeister [Fri, 11 Jul 2014 09:27:44 +0000 (11:27 +0200)]
[gameone] Sort formats
Philipp Hagemeister [Fri, 11 Jul 2014 09:17:57 +0000 (11:17 +0200)]
Merge remote-tracking branch 'tobidope/gameone'
Philipp Hagemeister [Fri, 11 Jul 2014 09:16:04 +0000 (11:16 +0200)]
Credit @adammw for tenplay (#2954)
Philipp Hagemeister [Fri, 11 Jul 2014 09:15:35 +0000 (11:15 +0200)]
[tenplay] PEP8
Philipp Hagemeister [Fri, 11 Jul 2014 09:12:41 +0000 (11:12 +0200)]
Merge remote-tracking branch 'adammw/tenplay'
Philipp Hagemeister [Fri, 11 Jul 2014 09:11:52 +0000 (11:11 +0200)]
Credit @irtusb for vimple (#3073)
Philipp Hagemeister [Fri, 11 Jul 2014 09:11:09 +0000 (11:11 +0200)]
[vimple] Simplify and PEP8
Philipp Hagemeister [Fri, 11 Jul 2014 09:09:01 +0000 (11:09 +0200)]
[vodlocker] Remove unused imports
Philipp Hagemeister [Fri, 11 Jul 2014 09:08:36 +0000 (11:08 +0200)]
[vimple] Do not fail if duration is missing
Philipp Hagemeister [Fri, 11 Jul 2014 09:07:44 +0000 (11:07 +0200)]
Merge remote-tracking branch 'irtusb/vimple'
Philipp Hagemeister [Fri, 11 Jul 2014 09:06:33 +0000 (11:06 +0200)]
Merge remote-tracking branch 'azeem/soundcloud_likes'
Philipp Hagemeister [Fri, 11 Jul 2014 09:05:16 +0000 (11:05 +0200)]
[gorillavid] Add support for daclips.in (Closes #3213)
Philipp Hagemeister [Fri, 11 Jul 2014 09:01:59 +0000 (11:01 +0200)]
[goshgay] PEP8 and test for age_limit (#3220)
Philipp Hagemeister [Fri, 11 Jul 2014 09:00:37 +0000 (11:00 +0200)]
Merge remote-tracking branch 'MikeCol/goshgay'
Philipp Hagemeister [Fri, 11 Jul 2014 08:57:08 +0000 (10:57 +0200)]
[vodlocker] PEP8, generalization, and simplification (#3223)
Philipp Hagemeister [Fri, 11 Jul 2014 08:54:53 +0000 (10:54 +0200)]
Merge remote-tracking branch 'pachacamac/vodlocker'
Philipp Hagemeister [Fri, 11 Jul 2014 08:49:41 +0000 (10:49 +0200)]
release 2014.07.11
Philipp Hagemeister [Fri, 11 Jul 2014 08:46:08 +0000 (10:46 +0200)]
[youtube] Correct signature test
Philipp Hagemeister [Fri, 11 Jul 2014 08:44:56 +0000 (10:44 +0200)]
[jsinterp] Prevent mis-recognitions of local functions
Philipp Hagemeister [Fri, 11 Jul 2014 08:44:39 +0000 (10:44 +0200)]
[youtube] Correct signature extraction error detection
Philipp Hagemeister [Fri, 11 Jul 2014 08:40:02 +0000 (10:40 +0200)]
[jsinterp] Remove superfluous u
Philipp Hagemeister [Fri, 11 Jul 2014 08:34:01 +0000 (10:34 +0200)]
[youtube] Add test for new signature scheme (#3232)
Philipp Hagemeister [Fri, 11 Jul 2014 08:23:17 +0000 (10:23 +0200)]
[youtube] Remove static signatures
The always fail by now. Instead, use only automatic signature extraction
Philipp Hagemeister [Thu, 10 Jul 2014 12:49:16 +0000 (14:49 +0200)]
release 2014.07.10
pachacamac [Wed, 9 Jul 2014 16:21:46 +0000 (18:21 +0200)]
[Vodlocker] Add new extractor
Sergey M․ [Wed, 9 Jul 2014 12:12:42 +0000 (19:12 +0700)]
[mpora] Fix player regex
MikeCol [Wed, 9 Jul 2014 10:14:53 +0000 (12:14 +0200)]
GoshGay Extractor
Sergey M․ [Tue, 8 Jul 2014 13:22:27 +0000 (20:22 +0700)]
[veoh] Skip deleted test video
azeem [Mon, 7 Jul 2014 18:21:02 +0000 (23:51 +0530)]
[soundcloud] Adding likes support to SoundcloudUserIE
Sergey M․ [Mon, 7 Jul 2014 13:12:59 +0000 (20:12 +0700)]
[ninegag] Fix extraction
Jaime Marquínez Ferrándiz [Mon, 7 Jul 2014 12:10:57 +0000 (14:10 +0200)]
[arte] Manually set the rtmp play_path (fix #3198)
rtmpdump doesn't parse it right
Philipp Hagemeister [Sun, 6 Jul 2014 18:57:05 +0000 (20:57 +0200)]
Merge branch 'master' of github.com:rg3/youtube-dl
Sergey M․ [Sun, 6 Jul 2014 12:32:13 +0000 (19:32 +0700)]
[newstube] Replace test
Sergey M․ [Sun, 6 Jul 2014 11:53:31 +0000 (18:53 +0700)]
[newstube] Capture error message
Philipp Hagemeister [Sun, 6 Jul 2014 09:28:51 +0000 (11:28 +0200)]
[YoutubeDL] Show download URL when -v is set
This will allow us to debug issues like #3204
Philipp Hagemeister [Sun, 6 Jul 2014 09:22:44 +0000 (11:22 +0200)]
[generic] Set default-search to error
This prevents users from submitting bug reports where they mistyped a URL, and prevents me from getting a weird video when holding shift and thus searching for :Tds
Petr Půlpán [Sat, 5 Jul 2014 12:42:26 +0000 (14:42 +0200)]
[allocine] add extractor for allocine.fr (fixes #3189)
Sergey M․ [Fri, 4 Jul 2014 15:30:43 +0000 (22:30 +0700)]
Credit @hakatashi for #3181 #3182
Sergey M․ [Fri, 4 Jul 2014 15:26:56 +0000 (22:26 +0700)]
[niconico] Remove unused import
Sergey M. [Fri, 4 Jul 2014 15:25:05 +0000 (22:25 +0700)]
Merge pull request #3180 from hakatashi/niconico-without-authentication
[niconico] Download without authentication
Sergey M․ [Fri, 4 Jul 2014 15:06:31 +0000 (22:06 +0700)]
Merge branch 'hakatashi-niconico-channel-video'
Sergey M․ [Fri, 4 Jul 2014 15:05:46 +0000 (22:05 +0700)]
[niconico] Extract more metadata and simplify (Closes #3181)
Sergey M․ [Fri, 4 Jul 2014 14:39:54 +0000 (21:39 +0700)]
Merge branch 'niconico-channel-video' of https://github.com/hakatashi/youtube-dl into hakatashi-niconico-channel-video
Sergey M․ [Fri, 4 Jul 2014 12:21:19 +0000 (19:21 +0700)]
[youtube:search_url] Update regexes