Philipp Hagemeister [Thu, 5 Mar 2015 21:34:56 +0000 (22:34 +0100)]
[vidme] Modernize
Naglis Jonaitis [Thu, 5 Mar 2015 12:45:38 +0000 (14:45 +0200)]
[extremetube] Fix extraction (Closes #5127)
Sergey M․ [Wed, 4 Mar 2015 20:36:53 +0000 (02:36 +0600)]
[playwire] Add extractor
Jaime Marquínez Ferrándiz [Wed, 4 Mar 2015 11:14:38 +0000 (12:14 +0100)]
[downloader/http] Add missing fields for _hook_progress call
It would fail if you run 'youtube-dl --no-part URL' a second time when the file has already been downloaded.
(Reported in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=
1195779)
Jaime Marquínez Ferrándiz [Tue, 3 Mar 2015 17:45:56 +0000 (18:45 +0100)]
[downloader/http] Remove wrong '_hook_progress' call (fixes #5117)
Naglis Jonaitis [Tue, 3 Mar 2015 16:41:34 +0000 (18:41 +0200)]
[lrt] Pass --realtime to rtmpdump
Naglis Jonaitis [Tue, 3 Mar 2015 16:39:23 +0000 (18:39 +0200)]
[tvplay] Adapt _VALID_URL and test case to domain name change
Sergey M․ [Tue, 3 Mar 2015 15:39:04 +0000 (21:39 +0600)]
[youporn] Imrove JSON regex and preserve the old one
Sergey M. [Tue, 3 Mar 2015 15:32:13 +0000 (21:32 +0600)]
Merge pull request #5115 from chaos33/youporn-json
fix youporn extractor's json search regex
chaos33 [Tue, 3 Mar 2015 14:53:05 +0000 (22:53 +0800)]
fix youporn extractor's json search regex
Philipp Hagemeister [Tue, 3 Mar 2015 12:59:38 +0000 (13:59 +0100)]
release 2015.03.03.1
Philipp Hagemeister [Tue, 3 Mar 2015 12:57:29 +0000 (13:57 +0100)]
Merge branch 'cn-verification-proxy'
Philipp Hagemeister [Tue, 3 Mar 2015 12:56:06 +0000 (13:56 +0100)]
[utils] Correct per-request proxy handling
Philipp Hagemeister [Tue, 3 Mar 2015 11:59:17 +0000 (12:59 +0100)]
Make sure netrc works for all extractors with login support
Fixes #5112
Philipp Hagemeister [Mon, 2 Mar 2015 23:05:05 +0000 (00:05 +0100)]
release 2015.03.03
Philipp Hagemeister [Mon, 2 Mar 2015 23:03:06 +0000 (00:03 +0100)]
[letv] Add --cn-verification-proxy (Closes #5077)
Philipp Hagemeister [Mon, 2 Mar 2015 18:07:17 +0000 (19:07 +0100)]
[utils] Streap leading dots
Fixes #2865, closes #5087
Philipp Hagemeister [Mon, 2 Mar 2015 14:21:11 +0000 (15:21 +0100)]
[generic] Parse RSS enclosure URLs (Fixes #5091)
Philipp Hagemeister [Mon, 2 Mar 2015 14:06:09 +0000 (15:06 +0100)]
[downloader/external] Add support for custom options (Fixes #4885, closes #5098)
Sergey M․ [Mon, 2 Mar 2015 16:47:07 +0000 (22:47 +0600)]
[soundcloud] Fix glitches (#5101)
Sergey M․ [Mon, 2 Mar 2015 16:39:32 +0000 (22:39 +0600)]
[soundcloud] Check direct links validity (Closes #5101)
Sergey M․ [Mon, 2 Mar 2015 16:38:44 +0000 (22:38 +0600)]
[extractor/common] Assume non HTTP(S) URLs valid
Sergey M․ [Mon, 2 Mar 2015 16:12:10 +0000 (22:12 +0600)]
[lynda] Completely skip videos we don't have access to, extract base class and modernize (Closes #5093)
Sergey M. [Mon, 2 Mar 2015 15:15:26 +0000 (21:15 +0600)]
Merge pull request #5105 from Ftornik/Lynda-subtitle-hotfix-2
[lynda] Check for the empty subtitles
Sergey [Mon, 2 Mar 2015 09:49:39 +0000 (11:49 +0200)]
[lynda] Check for the empty subtitle
Sergey M․ [Sun, 1 Mar 2015 21:30:18 +0000 (03:30 +0600)]
[vk] Fix test (Closes #5100)
Sergey M․ [Sun, 1 Mar 2015 15:56:30 +0000 (21:56 +0600)]
[vk] Fix extraction (Closes #4967, closes #4686)
Sergey M․ [Sun, 1 Mar 2015 15:55:43 +0000 (21:55 +0600)]
[vk] Catch temporarily unavailable video error message
Philipp Hagemeister [Sun, 1 Mar 2015 11:05:13 +0000 (12:05 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Sun, 1 Mar 2015 11:04:39 +0000 (12:04 +0100)]
[README] Document HTTP 429 (Closes #5092)
Jaime Marquínez Ferrándiz [Sun, 1 Mar 2015 10:46:57 +0000 (11:46 +0100)]
--load-info: Use the fileinput module
It automatically handles the '-' filename as stdin
Jaime Marquínez Ferrándiz [Sat, 28 Feb 2015 20:42:16 +0000 (21:42 +0100)]
Use shutil.get_terminal_size for getting the terminal width if it's available (python >= 3.3)
Philipp Hagemeister [Sat, 28 Feb 2015 20:24:25 +0000 (21:24 +0100)]
release 2015.02.28
Philipp Hagemeister [Sat, 28 Feb 2015 19:55:44 +0000 (20:55 +0100)]
[thechive] remove in favor of Kaltura (#5072)
Philipp Hagemeister [Sat, 28 Feb 2015 19:52:52 +0000 (20:52 +0100)]
[escapist] Extract duration
Philipp Hagemeister [Sat, 28 Feb 2015 19:51:54 +0000 (20:51 +0100)]
Merge remote-tracking branch 'origin/master'
Sergey M․ [Sat, 28 Feb 2015 16:59:55 +0000 (22:59 +0600)]
[twitch] Pass api_token along with every request (Closes #3986)
Sergey M․ [Sat, 28 Feb 2015 16:26:35 +0000 (22:26 +0600)]
Merge branch 'HanYOLO-puls4'
Sergey M․ [Sat, 28 Feb 2015 16:25:57 +0000 (22:25 +0600)]
[puls4] Improve and extract more metadata
Sergey M․ [Sat, 28 Feb 2015 15:39:10 +0000 (21:39 +0600)]
Merge branch 'puls4' of https://github.com/HanYOLO/youtube-dl
Sergey M․ [Sat, 28 Feb 2015 15:25:04 +0000 (21:25 +0600)]
[oppetarkiv] Merge with svtplay
Sergey M․ [Sat, 28 Feb 2015 15:12:23 +0000 (21:12 +0600)]
Merge branch 'thc202-oppetarkiv'
Sergey M․ [Sat, 28 Feb 2015 15:12:06 +0000 (21:12 +0600)]
[oppetarkiv] Extract f4m formats and age limit
Sergey M․ [Sat, 28 Feb 2015 14:41:56 +0000 (20:41 +0600)]
Merge branch 'oppetarkiv' of https://github.com/thc202/youtube-dl into thc202-oppetarkiv
Jaime Marquínez Ferrándiz [Sat, 28 Feb 2015 13:43:24 +0000 (14:43 +0100)]
Add postprocessor for converting subtitles (closes #4954)
Jaime Marquínez Ferrándiz [Sat, 28 Feb 2015 13:03:27 +0000 (14:03 +0100)]
[YoutubeDL] Use the InfoExtractor._download_webpage method for getting the subtitles
It handles encodings better, for example for 'http://www.npo.nl/nos-journaal/14-02-2015/POW_00942207'
thc202 [Fri, 27 Feb 2015 22:27:30 +0000 (22:27 +0000)]
[oppetarkiv] Add new extractor
Some, if not all, of the videos appear to be geo-blocked (Sweden).
Test might fail (403 Forbidden) if not run through a Swedish connection.
Sergey M․ [Fri, 27 Feb 2015 18:22:48 +0000 (00:22 +0600)]
Merge branch 'puls4' of https://github.com/HanYOLO/youtube-dl into HanYOLO-puls4
Sergey M․ [Fri, 27 Feb 2015 18:19:31 +0000 (00:19 +0600)]
[kaltura] Extend _VALID_URL (Closes #5081)
Sergey M․ [Fri, 27 Feb 2015 18:15:03 +0000 (00:15 +0600)]
[odnoklassniki] Add extractor (Closes #5075)
Jaime Marquínez Ferrándiz [Fri, 27 Feb 2015 15:18:18 +0000 (16:18 +0100)]
[lynda] Use 'lstrip' for the subtitles
The newlines at the end are important, they separate each piece of text.
Sergey M. [Fri, 27 Feb 2015 14:56:54 +0000 (20:56 +0600)]
Merge pull request #5076 from Ftornik/Lynda-subtitles-hotfix
[lynda] Fixed subtitles broken file
Sergey M․ [Fri, 27 Feb 2015 14:56:06 +0000 (20:56 +0600)]
[lynda] Extend _VALID_URL
HanYOLO [Fri, 27 Feb 2015 14:41:58 +0000 (15:41 +0100)]
puls4 Add new extractor
Jaime Marquínez Ferrándiz [Fri, 27 Feb 2015 11:24:51 +0000 (12:24 +0100)]
[rtve] Extract duration
Sergey [Thu, 26 Feb 2015 22:51:22 +0000 (00:51 +0200)]
[lynda] Fixed subtitles broken file
Naglis Jonaitis [Thu, 26 Feb 2015 22:34:19 +0000 (00:34 +0200)]
[generic] Support dynamic Kaltura embeds (#5016) (#5073)
Naglis Jonaitis [Thu, 26 Feb 2015 21:47:45 +0000 (23:47 +0200)]
[musicvault] Use the Kaltura extractor
Naglis Jonaitis [Thu, 26 Feb 2015 21:45:54 +0000 (23:45 +0200)]
[kaltura] Add new extractor
anovicecodemonkey [Thu, 26 Feb 2015 16:06:45 +0000 (02:36 +1030)]
[TheChiveIE] added support for TheChive.com (Closes #5016)
Sergey M․ [Thu, 26 Feb 2015 15:16:35 +0000 (21:16 +0600)]
[mpora] Improve _VALID_URL
Sergey M․ [Thu, 26 Feb 2015 15:10:49 +0000 (21:10 +0600)]
[mpora] Fix extraction
Naglis Jonaitis [Thu, 26 Feb 2015 14:22:05 +0000 (16:22 +0200)]
[gamestar] Fix title extraction
Naglis Jonaitis [Thu, 26 Feb 2015 12:35:48 +0000 (14:35 +0200)]
[laola1tv] Allow live stream downloads
PishPosh.McGee [Thu, 26 Feb 2015 09:59:35 +0000 (03:59 -0600)]
Adding subtitles
Philipp Hagemeister [Thu, 26 Feb 2015 08:45:11 +0000 (09:45 +0100)]
release 2015.02.26.2
Philipp Hagemeister [Thu, 26 Feb 2015 08:19:26 +0000 (09:19 +0100)]
[escapist] Detect IP blocking and use another UA (Fixes #5069)
Philipp Hagemeister [Thu, 26 Feb 2015 00:47:16 +0000 (01:47 +0100)]
release 2015.02.26.1
Philipp Hagemeister [Thu, 26 Feb 2015 00:47:12 +0000 (01:47 +0100)]
[Makefile] clean pyc files in clean target
Philipp Hagemeister [Thu, 26 Feb 2015 00:44:20 +0000 (01:44 +0100)]
[rmtp] Encode filename before invoking subprocess
This fixes #5066.
Reproducible with
LC_ALL=C youtube-dl "http://www.prosieben.de/tv/germanys-next-topmodel/video/playlist/ganze-folge-episode-2-das-casting-in-muenchen"
Philipp Hagemeister [Thu, 26 Feb 2015 00:35:43 +0000 (01:35 +0100)]
[extractor/common] Pass in video_id (#5057)
Philipp Hagemeister [Thu, 26 Feb 2015 00:34:01 +0000 (01:34 +0100)]
Merge remote-tracking branch 'aajanki/wdr_live'
Philipp Hagemeister [Thu, 26 Feb 2015 00:30:18 +0000 (01:30 +0100)]
[letv] Simplify
Philipp Hagemeister [Thu, 26 Feb 2015 00:26:55 +0000 (01:26 +0100)]
Merge remote-tracking branch 'yan12125/IE_Letv'
Philipp Hagemeister [Thu, 26 Feb 2015 00:25:54 +0000 (01:25 +0100)]
Cred @duncankl for airmozilla
Philipp Hagemeister [Thu, 26 Feb 2015 00:25:00 +0000 (01:25 +0100)]
[airmozilla] Be more tolerant when nonessential items are missing (#5030)
Philipp Hagemeister [Thu, 26 Feb 2015 00:15:08 +0000 (01:15 +0100)]
Merge remote-tracking branch 'duncankl/airmozilla'
Philipp Hagemeister [Thu, 26 Feb 2015 00:13:03 +0000 (01:13 +0100)]
Merge remote-tracking branch 'mmue/fix-rtlnow'
Philipp Hagemeister [Wed, 25 Feb 2015 23:59:53 +0000 (00:59 +0100)]
[escapist] Add support for advertisements
Philipp Hagemeister [Wed, 25 Feb 2015 23:42:02 +0000 (00:42 +0100)]
release 2015.02.26
Philipp Hagemeister [Wed, 25 Feb 2015 23:40:12 +0000 (00:40 +0100)]
[utils] Bump our user agent
Philipp Hagemeister [Wed, 25 Feb 2015 23:24:54 +0000 (00:24 +0100)]
[escapist] Fix config URL matching
Jaime Marquínez Ferrándiz [Wed, 25 Feb 2015 22:52:54 +0000 (23:52 +0100)]
[telecinco] Recognize more urls (closes #5065)
Markus Müller [Wed, 25 Feb 2015 22:27:19 +0000 (23:27 +0100)]
Fix the RTL extractor for new episodes by using a different hostname
Jaime Marquínez Ferrándiz [Wed, 25 Feb 2015 16:56:51 +0000 (17:56 +0100)]
[generic] Don't set the 'title' if it's not defined in the entry (closes #5061)
Some of them may be an 'url' result, which in general don't have the 'title' field.
Antti Ajanki [Tue, 24 Feb 2015 19:23:59 +0000 (21:23 +0200)]
[wdr] Download a live stream
Antti Ajanki [Mon, 23 Feb 2015 19:56:35 +0000 (21:56 +0200)]
[f4m] Tolerate missed fragments on live streams
Antti Ajanki [Sun, 22 Feb 2015 19:03:49 +0000 (21:03 +0200)]
[f4m] Refresh fragment list periodically on live streams
Antti Ajanki [Sun, 22 Feb 2015 08:18:36 +0000 (10:18 +0200)]
[extractor/common] Extract HTTP (possibly f4m) URLs from a .smil file
Antti Ajanki [Sun, 22 Feb 2015 08:16:51 +0000 (10:16 +0200)]
[extractor/common] Extract the first of a seq of videos in a .smil file
Sergey M․ [Tue, 24 Feb 2015 19:08:54 +0000 (01:08 +0600)]
[eporner] Simplify and hardcode age limit
Sergey M. [Tue, 24 Feb 2015 19:05:35 +0000 (01:05 +0600)]
Merge pull request #5056 from logon84/master
Eporner Fix (Closes #5050)
logon84 [Tue, 24 Feb 2015 18:41:46 +0000 (19:41 +0100)]
[eporner] Fix redirect_code error
Yen Chi Hsuan [Tue, 24 Feb 2015 18:10:55 +0000 (02:10 +0800)]
[Letv] Update testcases
logon84 [Tue, 24 Feb 2015 17:58:32 +0000 (18:58 +0100)]
Update eporner.py
Updated to work. Old version shows an error about being unable to extract "redirect_code"
Yen Chi Hsuan [Tue, 24 Feb 2015 16:45:11 +0000 (00:45 +0800)]
[Letv] Add playlist support
Sergey M․ [Tue, 24 Feb 2015 17:06:44 +0000 (23:06 +0600)]
[nrktv] Workaround subtitles conversion issues on python 2.6 (Closes #5036)
Philipp Hagemeister [Tue, 24 Feb 2015 16:25:02 +0000 (17:25 +0100)]
[options] Add --yes-playlist as inverse of --no-playlist (Fixes #5051)
Yen Chi Hsuan [Tue, 24 Feb 2015 15:55:57 +0000 (23:55 +0800)]
[Letv] Add new extractor. Single video only
Philipp Hagemeister [Tue, 24 Feb 2015 15:34:42 +0000 (16:34 +0100)]
release 2015.02.24.2