youtube-dl
9 years ago[vgtv] Add new extractor
Magnus Kolstad [Thu, 4 Sep 2014 19:02:47 +0000 (21:02 +0200)]
[vgtv] Add new extractor

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

9 years agorelease 2014.07.15
Philipp Hagemeister [Tue, 15 Jul 2014 20:59:12 +0000 (22:59 +0200)]
release 2014.07.15

9 years ago[youtube & jsinterp] Fix signature extraction (fixes #3255)
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.

9 years ago[tutv] Replace 404 test and modernize
Sergey M․ [Tue, 15 Jul 2014 12:32:42 +0000 (19:32 +0700)]
[tutv] Replace 404 test and modernize

9 years ago[soundcloud] Replace 404 test
Sergey M․ [Tue, 15 Jul 2014 12:18:06 +0000 (19:18 +0700)]
[soundcloud] Replace 404 test

9 years agoFix utils.strip_jsonp
Filippo Valsorda [Sun, 13 Jul 2014 22:41:23 +0000 (00:41 +0200)]
Fix utils.strip_jsonp

9 years ago[pyvideo] Fix title extraction
Sergey M․ [Sun, 13 Jul 2014 17:38:10 +0000 (00:38 +0700)]
[pyvideo] Fix title extraction

9 years ago[tlc.de] If the url contains a fragment, use if in the iframe url (reported in #2748)
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.

9 years agorename southparkstudios.py to southpark.py
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.

9 years agoMerge remote-tracking branch 'adammw/southpark'
Jaime Marquínez Ferrándiz [Sun, 13 Jul 2014 12:01:09 +0000 (14:01 +0200)]
Merge remote-tracking branch 'adammw/southpark'

9 years agoUpdate test
Adam Malcontenti-Wilson [Sun, 13 Jul 2014 11:29:04 +0000 (21:29 +1000)]
Update test

9 years agoTest for colon in mgid
Adam Malcontenti-Wilson [Sun, 13 Jul 2014 11:15:18 +0000 (21:15 +1000)]
Test for colon in mgid

9 years agoAdd southpark.cc.com to southpark IE
Adam Malcontenti-Wilson [Sun, 13 Jul 2014 02:48:30 +0000 (12:48 +1000)]
Add southpark.cc.com to southpark IE

9 years ago[ReverbNation] Add new IE - closes #2250
Filippo Valsorda [Thu, 10 Jul 2014 02:10:02 +0000 (04:10 +0200)]
[ReverbNation] Add new IE - closes #2250

9 years ago[ruhd] Add extractor
Sergey M․ [Sat, 12 Jul 2014 21:03:22 +0000 (04:03 +0700)]
[ruhd] Add extractor

9 years ago[ndr] Replace 404 test
Sergey M․ [Sat, 12 Jul 2014 15:08:33 +0000 (22:08 +0700)]
[ndr] Replace 404 test

9 years ago[firedrive] Simplify
Philipp Hagemeister [Sat, 12 Jul 2014 12:27:14 +0000 (14:27 +0200)]
[firedrive] Simplify

9 years agoCredit @naglis for firedrive (#3242)
Philipp Hagemeister [Sat, 12 Jul 2014 12:23:54 +0000 (14:23 +0200)]
Credit @naglis for firedrive (#3242)

9 years ago[firedrive] Add new extractor. Addresses #3095
Naglis Jonaitis [Fri, 11 Jul 2014 21:42:42 +0000 (00:42 +0300)]
[firedrive] Add new extractor. Addresses #3095

9 years ago[screencast] Add one more format and improve title extraction
Sergey M․ [Fri, 11 Jul 2014 15:52:48 +0000 (22:52 +0700)]
[screencast] Add one more format and improve title extraction

9 years ago[gorillavid] Fix embedded videos extraction
Sergey M․ [Fri, 11 Jul 2014 15:23:00 +0000 (22:23 +0700)]
[gorillavid] Fix embedded videos extraction

9 years agorelease 2014.07.11.3
Philipp Hagemeister [Fri, 11 Jul 2014 15:21:16 +0000 (17:21 +0200)]
release 2014.07.11.3

9 years ago[youtube] Update nosubtitles test
Sergey M․ [Fri, 11 Jul 2014 15:08:04 +0000 (22:08 +0700)]
[youtube] Update nosubtitles test

9 years ago[vine:user] Update test
Sergey M․ [Fri, 11 Jul 2014 15:04:24 +0000 (22:04 +0700)]
[vine:user] Update test

9 years agoUpdate supported formats for the --recode-video option (#3228)
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)

9 years ago[screencast] Add suppot for more video types (#3236)
Philipp Hagemeister [Fri, 11 Jul 2014 13:38:18 +0000 (15:38 +0200)]
[screencast] Add suppot for more video types (#3236)

9 years agorelease 2014.07.11.2
Philipp Hagemeister [Fri, 11 Jul 2014 11:34:48 +0000 (13:34 +0200)]
release 2014.07.11.2

9 years ago[screencast] Add new extractor (Fixes #3236)
Philipp Hagemeister [Fri, 11 Jul 2014 11:34:19 +0000 (13:34 +0200)]
[screencast] Add new extractor (Fixes #3236)

9 years ago[criterion] Simplify and modernize
Philipp Hagemeister [Fri, 11 Jul 2014 11:21:32 +0000 (13:21 +0200)]
[criterion] Simplify and modernize

9 years agorelease 2014.07.11.1
Philipp Hagemeister [Fri, 11 Jul 2014 09:53:28 +0000 (11:53 +0200)]
release 2014.07.11.1

9 years agoCredit @tobidope for gameone (#2941)
Philipp Hagemeister [Fri, 11 Jul 2014 09:29:17 +0000 (11:29 +0200)]
Credit @tobidope for gameone (#2941)

9 years ago[gameone] Sort formats
Philipp Hagemeister [Fri, 11 Jul 2014 09:27:44 +0000 (11:27 +0200)]
[gameone] Sort formats

9 years agoMerge remote-tracking branch 'tobidope/gameone'
Philipp Hagemeister [Fri, 11 Jul 2014 09:17:57 +0000 (11:17 +0200)]
Merge remote-tracking branch 'tobidope/gameone'

9 years agoCredit @adammw for tenplay (#2954)
Philipp Hagemeister [Fri, 11 Jul 2014 09:16:04 +0000 (11:16 +0200)]
Credit @adammw for tenplay (#2954)

9 years ago[tenplay] PEP8
Philipp Hagemeister [Fri, 11 Jul 2014 09:15:35 +0000 (11:15 +0200)]
[tenplay] PEP8

9 years agoMerge remote-tracking branch 'adammw/tenplay'
Philipp Hagemeister [Fri, 11 Jul 2014 09:12:41 +0000 (11:12 +0200)]
Merge remote-tracking branch 'adammw/tenplay'

9 years agoCredit @irtusb for vimple (#3073)
Philipp Hagemeister [Fri, 11 Jul 2014 09:11:52 +0000 (11:11 +0200)]
Credit @irtusb for vimple (#3073)

9 years ago[vimple] Simplify and PEP8
Philipp Hagemeister [Fri, 11 Jul 2014 09:11:09 +0000 (11:11 +0200)]
[vimple] Simplify and PEP8

9 years ago[vodlocker] Remove unused imports
Philipp Hagemeister [Fri, 11 Jul 2014 09:09:01 +0000 (11:09 +0200)]
[vodlocker] Remove unused imports

9 years ago[vimple] Do not fail if duration is missing
Philipp Hagemeister [Fri, 11 Jul 2014 09:08:36 +0000 (11:08 +0200)]
[vimple] Do not fail if duration is missing

9 years agoMerge remote-tracking branch 'irtusb/vimple'
Philipp Hagemeister [Fri, 11 Jul 2014 09:07:44 +0000 (11:07 +0200)]
Merge remote-tracking branch 'irtusb/vimple'

9 years agoMerge remote-tracking branch 'azeem/soundcloud_likes'
Philipp Hagemeister [Fri, 11 Jul 2014 09:06:33 +0000 (11:06 +0200)]
Merge remote-tracking branch 'azeem/soundcloud_likes'

9 years ago[gorillavid] Add support for daclips.in (Closes #3213)
Philipp Hagemeister [Fri, 11 Jul 2014 09:05:16 +0000 (11:05 +0200)]
[gorillavid] Add support for daclips.in (Closes #3213)

9 years ago[goshgay] PEP8 and test for age_limit (#3220)
Philipp Hagemeister [Fri, 11 Jul 2014 09:01:59 +0000 (11:01 +0200)]
[goshgay] PEP8 and test for age_limit (#3220)

9 years agoMerge remote-tracking branch 'MikeCol/goshgay'
Philipp Hagemeister [Fri, 11 Jul 2014 09:00:37 +0000 (11:00 +0200)]
Merge remote-tracking branch 'MikeCol/goshgay'

9 years ago[vodlocker] PEP8, generalization, and simplification (#3223)
Philipp Hagemeister [Fri, 11 Jul 2014 08:57:08 +0000 (10:57 +0200)]
[vodlocker] PEP8, generalization, and simplification (#3223)

9 years agoMerge remote-tracking branch 'pachacamac/vodlocker'
Philipp Hagemeister [Fri, 11 Jul 2014 08:54:53 +0000 (10:54 +0200)]
Merge remote-tracking branch 'pachacamac/vodlocker'

9 years agorelease 2014.07.11
Philipp Hagemeister [Fri, 11 Jul 2014 08:49:41 +0000 (10:49 +0200)]
release 2014.07.11

9 years ago[youtube] Correct signature test
Philipp Hagemeister [Fri, 11 Jul 2014 08:46:08 +0000 (10:46 +0200)]
[youtube] Correct signature test

9 years ago[jsinterp] Prevent mis-recognitions of local functions
Philipp Hagemeister [Fri, 11 Jul 2014 08:44:56 +0000 (10:44 +0200)]
[jsinterp] Prevent mis-recognitions of local functions

9 years ago[youtube] Correct signature extraction error detection
Philipp Hagemeister [Fri, 11 Jul 2014 08:44:39 +0000 (10:44 +0200)]
[youtube] Correct signature extraction error detection

9 years ago[jsinterp] Remove superfluous u
Philipp Hagemeister [Fri, 11 Jul 2014 08:40:02 +0000 (10:40 +0200)]
[jsinterp] Remove superfluous u

9 years ago[youtube] Add test for new signature scheme (#3232)
Philipp Hagemeister [Fri, 11 Jul 2014 08:34:01 +0000 (10:34 +0200)]
[youtube] Add test for new signature scheme (#3232)

9 years ago[youtube] Remove static signatures
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

9 years agorelease 2014.07.10
Philipp Hagemeister [Thu, 10 Jul 2014 12:49:16 +0000 (14:49 +0200)]
release 2014.07.10

9 years ago[Vodlocker] Add new extractor
pachacamac [Wed, 9 Jul 2014 16:21:46 +0000 (18:21 +0200)]
[Vodlocker] Add new extractor

9 years ago[mpora] Fix player regex
Sergey M․ [Wed, 9 Jul 2014 12:12:42 +0000 (19:12 +0700)]
[mpora] Fix player regex

9 years agoGoshGay Extractor
MikeCol [Wed, 9 Jul 2014 10:14:53 +0000 (12:14 +0200)]
GoshGay Extractor

9 years ago[veoh] Skip deleted test video
Sergey M․ [Tue, 8 Jul 2014 13:22:27 +0000 (20:22 +0700)]
[veoh] Skip deleted test video

9 years ago[soundcloud] Adding likes support to SoundcloudUserIE
azeem [Mon, 7 Jul 2014 18:21:02 +0000 (23:51 +0530)]
[soundcloud] Adding likes support to SoundcloudUserIE

9 years ago[ninegag] Fix extraction
Sergey M․ [Mon, 7 Jul 2014 13:12:59 +0000 (20:12 +0700)]
[ninegag] Fix extraction

9 years ago[arte] Manually set the rtmp play_path (fix #3198)
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

9 years agoMerge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Sun, 6 Jul 2014 18:57:05 +0000 (20:57 +0200)]
Merge branch 'master' of github.com:rg3/youtube-dl

9 years ago[newstube] Replace test
Sergey M․ [Sun, 6 Jul 2014 12:32:13 +0000 (19:32 +0700)]
[newstube] Replace test

9 years ago[newstube] Capture error message
Sergey M․ [Sun, 6 Jul 2014 11:53:31 +0000 (18:53 +0700)]
[newstube] Capture error message

9 years ago[YoutubeDL] Show download URL when -v is set
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

9 years ago[generic] Set default-search to error
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

9 years ago[allocine] add extractor for allocine.fr (fixes #3189)
Petr Půlpán [Sat, 5 Jul 2014 12:42:26 +0000 (14:42 +0200)]
[allocine] add extractor for allocine.fr (fixes #3189)

9 years agoCredit @hakatashi for #3181 #3182
Sergey M․ [Fri, 4 Jul 2014 15:30:43 +0000 (22:30 +0700)]
Credit @hakatashi for #3181 #3182

9 years ago[niconico] Remove unused import
Sergey M․ [Fri, 4 Jul 2014 15:26:56 +0000 (22:26 +0700)]
[niconico] Remove unused import

9 years agoMerge pull request #3180 from hakatashi/niconico-without-authentication
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

9 years agoMerge branch 'hakatashi-niconico-channel-video'
Sergey M․ [Fri, 4 Jul 2014 15:06:31 +0000 (22:06 +0700)]
Merge branch 'hakatashi-niconico-channel-video'

9 years ago[niconico] Extract more metadata and simplify (Closes #3181)
Sergey M․ [Fri, 4 Jul 2014 15:05:46 +0000 (22:05 +0700)]
[niconico] Extract more metadata and simplify (Closes #3181)

9 years agoMerge branch 'niconico-channel-video' of https://github.com/hakatashi/youtube-dl...
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

9 years ago[youtube:search_url] Update regexes
Sergey M․ [Fri, 4 Jul 2014 12:21:19 +0000 (19:21 +0700)]
[youtube:search_url] Update regexes

9 years ago[teachertube] Add support for new video URL format
Sergey M․ [Thu, 3 Jul 2014 14:11:56 +0000 (21:11 +0700)]
[teachertube] Add support for new video URL format

9 years ago[teachertube:user:collection] Update media regex
Sergey M․ [Thu, 3 Jul 2014 14:08:44 +0000 (21:08 +0700)]
[teachertube:user:collection] Update media regex

9 years ago[anitube] Modernize
Sergey M․ [Wed, 2 Jul 2014 12:24:01 +0000 (19:24 +0700)]
[anitube] Modernize

9 years ago[niconico] Add support for channel video
hakatashi [Tue, 1 Jul 2014 18:13:12 +0000 (03:13 +0900)]
[niconico] Add support for channel video

9 years ago[niconico] Download without authentication
hakatashi [Tue, 1 Jul 2014 17:32:54 +0000 (02:32 +0900)]
[niconico] Download without authentication

9 years ago[youtube:truncated_url] Move test to extractor
Philipp Hagemeister [Tue, 1 Jul 2014 13:49:34 +0000 (15:49 +0200)]
[youtube:truncated_url] Move test to extractor

9 years ago[youtube_truncated_url] Add support for truncated watch URLs with annotations (#3178)
Philipp Hagemeister [Tue, 1 Jul 2014 13:48:18 +0000 (15:48 +0200)]
[youtube_truncated_url] Add support for truncated watch URLs with annotations (#3178)

9 years ago[rai] Skip test
Sergey M․ [Tue, 1 Jul 2014 12:24:18 +0000 (19:24 +0700)]
[rai] Skip test

9 years ago[tagesschau] replace 404 test
Petr Půlpán [Tue, 1 Jul 2014 08:35:49 +0000 (10:35 +0200)]
[tagesschau] replace 404 test

9 years ago[wdr] fix test
pulpe [Tue, 1 Jul 2014 07:59:57 +0000 (09:59 +0200)]
[wdr] fix test

9 years ago[vk] Skip georestricted ivi embed test
Sergey M․ [Sun, 29 Jun 2014 20:16:31 +0000 (03:16 +0700)]
[vk] Skip georestricted ivi embed test

9 years ago[teachertube:user] fix regex
Petr Půlpán [Sun, 29 Jun 2014 18:33:46 +0000 (20:33 +0200)]
[teachertube:user] fix regex

9 years agoMerge branch 'master' of github.com:rg3/youtube-dl
Petr Půlpán [Sun, 29 Jun 2014 14:44:37 +0000 (16:44 +0200)]
Merge branch 'master' of github.com:rg3/youtube-dl

9 years ago[GooglePlus] fix video title extraction
Petr Půlpán [Sun, 29 Jun 2014 14:43:31 +0000 (16:43 +0200)]
[GooglePlus] fix video title extraction

9 years ago[generic] Add support for ivi.ru embedded player
Sergey M․ [Sun, 29 Jun 2014 13:18:23 +0000 (20:18 +0700)]
[generic] Add support for ivi.ru embedded player

9 years ago[vk] Better support for embeds
Sergey M․ [Sun, 29 Jun 2014 13:07:59 +0000 (20:07 +0700)]
[vk] Better support for embeds

9 years ago[ivi] Add support for embedded URLs
Sergey M․ [Sun, 29 Jun 2014 13:06:47 +0000 (20:06 +0700)]
[ivi] Add support for embedded URLs

9 years ago[vk] Add support for mobile URLs
Sergey M․ [Sun, 29 Jun 2014 12:51:00 +0000 (19:51 +0700)]
[vk] Add support for mobile URLs

9 years ago[vk] Add support for more URL formats (#3172)
Sergey M․ [Sun, 29 Jun 2014 12:33:39 +0000 (19:33 +0700)]
[vk] Add support for more URL formats (#3172)

9 years ago[TeacherTube] add user + collection, removed classrooms
Petr Půlpán [Sun, 29 Jun 2014 11:45:10 +0000 (13:45 +0200)]
[TeacherTube] add user + collection, removed classrooms

9 years ago[Tumblr] fix encoding (PEP0263)
Petr Půlpán [Sun, 29 Jun 2014 07:32:53 +0000 (09:32 +0200)]
[Tumblr] fix encoding (PEP0263)

9 years ago[Tumblr] fix test + add description
Petr Půlpán [Sun, 29 Jun 2014 07:08:46 +0000 (09:08 +0200)]
[Tumblr] fix test + add description

9 years ago[Toypics] support https urls
Petr Půlpán [Sun, 29 Jun 2014 06:21:23 +0000 (08:21 +0200)]
[Toypics] support https urls

9 years ago[vk] Update test
Sergey M․ [Sat, 28 Jun 2014 21:51:47 +0000 (04:51 +0700)]
[vk] Update test

9 years ago[Motherless] simplify
Petr Půlpán [Sat, 28 Jun 2014 18:02:02 +0000 (20:02 +0200)]
[Motherless] simplify