Jaime Marquínez Ferrándiz [Wed, 22 Jan 2014 10:06:03 +0000 (11:06 +0100)]
[cspan] Make ‘www’ optional and improve the regex for extracting the id (fixes #2194)
Jaime Marquínez Ferrándiz [Wed, 22 Jan 2014 09:51:17 +0000 (10:51 +0100)]
[gametrailers] Use the generic `_real_extract` provided by the base class
Philipp Hagemeister [Wed, 22 Jan 2014 02:50:49 +0000 (03:50 +0100)]
[comedycentral] Use unicode_literals
Philipp Hagemeister [Wed, 22 Jan 2014 02:49:16 +0000 (03:49 +0100)]
[comedycentral] Adapt testcase
In contrast to other sites, ComedyCentral seems to understand how to sensibly use MTV IE, but the additional text shouldn't hurt.
Philipp Hagemeister [Wed, 22 Jan 2014 02:41:19 +0000 (03:41 +0100)]
[imdb:list] Switch to loading the webpage
The RSS method seems to be defunct.
Philipp Hagemeister [Wed, 22 Jan 2014 02:10:31 +0000 (03:10 +0100)]
[d8] typo
Philipp Hagemeister [Wed, 22 Jan 2014 02:09:21 +0000 (03:09 +0100)]
[d8] disable test; video got deleted
Philipp Hagemeister [Wed, 22 Jan 2014 02:04:10 +0000 (03:04 +0100)]
[novamov] Skip tests
Philipp Hagemeister [Wed, 22 Jan 2014 01:17:00 +0000 (02:17 +0100)]
release 2014.01.22.1
Philipp Hagemeister [Wed, 22 Jan 2014 01:16:40 +0000 (02:16 +0100)]
[ringtv] Fix and add news extraction
Philipp Hagemeister [Wed, 22 Jan 2014 01:04:51 +0000 (02:04 +0100)]
[mtv] Update tests and xpath function for new title extraction
Philipp Hagemeister [Wed, 22 Jan 2014 01:01:23 +0000 (02:01 +0100)]
[Wimp] Use new URL relay method
Philipp Hagemeister [Wed, 22 Jan 2014 00:55:50 +0000 (01:55 +0100)]
[hotnewhiphop] Retrieve media key
Philipp Hagemeister [Wed, 22 Jan 2014 00:04:07 +0000 (01:04 +0100)]
[gametrailers/mtv] Fix pre-3.x compatibility function for find_xpath_attr
Fixes #2189
Philipp Hagemeister [Tue, 21 Jan 2014 23:27:17 +0000 (00:27 +0100)]
[servingsys] Do not run test on travis
Apparantly, even the advertisers do geoblocking now!?
From the US, this isn't outright blocked, but there are no videos returned.
Philipp Hagemeister [Tue, 21 Jan 2014 23:21:41 +0000 (00:21 +0100)]
release 2014.01.22
Philipp Hagemeister [Tue, 21 Jan 2014 23:21:27 +0000 (00:21 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl
Conflicts:
youtube_dl/extractor/mtv.py
Philipp Hagemeister [Tue, 21 Jan 2014 23:03:46 +0000 (00:03 +0100)]
[gametrailers] Use unicode_literals
Conflicts:
youtube_dl/extractor/gametrailers.py
Philipp Hagemeister [Tue, 21 Jan 2014 23:07:02 +0000 (00:07 +0100)]
[mtv] Use unicode_literals
Philipp Hagemeister [Tue, 21 Jan 2014 23:17:33 +0000 (00:17 +0100)]
[mtv] Fix title for gametrailers (Fixes #2188)
We now prefer the title including the category, because that title is what is presented at the actual sites.
Jaime Marquínez Ferrándiz [Tue, 21 Jan 2014 21:04:46 +0000 (22:04 +0100)]
[brightcove] Fix extraction of embedded videos
There was a leading ‘:’ in the regex.
The ‘flashvars’ parameter is not always available.
Jaime Marquínez Ferrándiz [Tue, 21 Jan 2014 20:53:10 +0000 (21:53 +0100)]
[brightcove] Fix check for url in the result
It may have the ‘formats’ field instead of ‘url’.
Jaime Marquínez Ferrándiz [Tue, 21 Jan 2014 19:59:31 +0000 (20:59 +0100)]
[mtv] Add an extractor for mtviggy.com (#2072)
Jaime Marquínez Ferrándiz [Tue, 21 Jan 2014 19:54:47 +0000 (20:54 +0100)]
Add an extractor for spike.com (#2072)
Added a generic _real_extract to MTVServicesInfoExtractor
Jaime Marquínez Ferrándiz [Tue, 21 Jan 2014 18:57:38 +0000 (19:57 +0100)]
[mtv] Check for geo-blocked videos in the xml document, not in the xml’s string
Allows to use the `_download_xml` method
Jaime Marquínez Ferrándiz [Tue, 21 Jan 2014 18:44:47 +0000 (19:44 +0100)]
[mtv] Use unicode_literals
Philipp Hagemeister [Tue, 21 Jan 2014 17:21:53 +0000 (18:21 +0100)]
release 2014.01.21.1
Philipp Hagemeister [Tue, 21 Jan 2014 17:21:44 +0000 (18:21 +0100)]
[vk] Add support for HQ videos (Fixes #2187)
Philipp Hagemeister [Tue, 21 Jan 2014 17:10:14 +0000 (18:10 +0100)]
[facebook] Add support for embeds
Example URL: http://www.hostblogger.de/blog/archives/6181-Auto-jagt-Betonmischer.html
Philipp Hagemeister [Tue, 21 Jan 2014 16:32:03 +0000 (17:32 +0100)]
[vk] Use unicode_literals
Philipp Hagemeister [Tue, 21 Jan 2014 16:29:04 +0000 (17:29 +0100)]
[vk] avoid built-in names
Philipp Hagemeister [Tue, 21 Jan 2014 13:16:44 +0000 (14:16 +0100)]
[redtube] Use unicode_literals
Mike Col [Tue, 21 Jan 2014 13:12:59 +0000 (14:12 +0100)]
[redtube] Add support for thumbnails
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
Philipp Hagemeister [Tue, 21 Jan 2014 13:07:41 +0000 (14:07 +0100)]
release 2014.01.21
Philipp Hagemeister [Tue, 21 Jan 2014 01:09:49 +0000 (02:09 +0100)]
[servingsys] Add support
This also adds support for brightcove advertisements.
Fixes #2181
Philipp Hagemeister [Tue, 21 Jan 2014 00:41:13 +0000 (01:41 +0100)]
[extractor/common] Clarify when and when not we generate the filename
Philipp Hagemeister [Tue, 21 Jan 2014 00:40:34 +0000 (01:40 +0100)]
[generic] Improve testcase
Philipp Hagemeister [Tue, 21 Jan 2014 00:39:39 +0000 (01:39 +0100)]
Deal with implicitly UTF-16 decoded webpages
These webpages don't specify an encoding and rely on the BOM
Philipp Hagemeister [Mon, 20 Jan 2014 21:11:34 +0000 (22:11 +0100)]
Correct XML ampersand fixup
Philipp Hagemeister [Mon, 20 Jan 2014 10:44:37 +0000 (11:44 +0100)]
release 2014.01.20
Philipp Hagemeister [Mon, 20 Jan 2014 01:45:49 +0000 (02:45 +0100)]
[youtube] Fall back to header if playlist title is not available
Sometimes (in about 10% of requests), the og:title is missing for a weird reason.
See #2170 for an example
Philipp Hagemeister [Mon, 20 Jan 2014 01:44:08 +0000 (02:44 +0100)]
[myspace] More robust mediatype check
Jaime Marquínez Ferrándiz [Sun, 19 Jan 2014 10:38:48 +0000 (11:38 +0100)]
[myspace] Add support for song urls (fixes #2040)
Philipp Hagemeister [Sun, 19 Jan 2014 05:16:40 +0000 (06:16 +0100)]
[dropbox] Correct test case (#2171)
Philipp Hagemeister [Sun, 19 Jan 2014 05:14:24 +0000 (06:14 +0100)]
[dropbox] PEP8 and simplify (#2171)
Philipp Hagemeister [Sun, 19 Jan 2014 05:12:20 +0000 (06:12 +0100)]
Merge remote-tracking branch 'sahutd/master'
sahutd [Sun, 19 Jan 2014 04:54:20 +0000 (10:24 +0530)]
Modified dropbox to reflect small changes
sahutd [Sun, 19 Jan 2014 04:50:26 +0000 (10:20 +0530)]
Added support for Dropbox
Philipp Hagemeister [Sun, 19 Jan 2014 04:42:51 +0000 (20:42 -0800)]
Merge pull request #2153 from jaimeMF/ffmpeg-merger-check-install
Don’t try to merge the formats if ffmpeg or avconv are not installed
sahutd [Sat, 18 Jan 2014 15:20:42 +0000 (20:50 +0530)]
added dropbox support
sahutd [Sat, 18 Jan 2014 15:18:43 +0000 (20:48 +0530)]
Update __init__.py
sahutd [Sat, 18 Jan 2014 15:15:53 +0000 (20:45 +0530)]
Added dropbox support. issue #2055
Philipp Hagemeister [Fri, 17 Jan 2014 13:48:15 +0000 (14:48 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Fri, 17 Jan 2014 13:47:46 +0000 (14:47 +0100)]
[extractor/common] Limit --write-pages filename to 200 chars
This avoids problems with very long URLs.
Jaime Marquínez Ferrándiz [Fri, 17 Jan 2014 13:31:23 +0000 (14:31 +0100)]
FFmpegMergerPP: Print an info message with the destination before running ffmpeg
Philipp Hagemeister [Fri, 17 Jan 2014 04:06:13 +0000 (05:06 +0100)]
[cnn] Improve test
Philipp Hagemeister [Fri, 17 Jan 2014 03:22:15 +0000 (04:22 +0100)]
release 2014.01.17.2
Philipp Hagemeister [Fri, 17 Jan 2014 03:21:54 +0000 (04:21 +0100)]
[kankan] Skip test
Philipp Hagemeister [Fri, 17 Jan 2014 03:21:22 +0000 (04:21 +0100)]
[kankan] Simplify
Philipp Hagemeister [Fri, 17 Jan 2014 03:06:18 +0000 (04:06 +0100)]
[mixcloud] Use unicode_literals
Philipp Hagemeister [Fri, 17 Jan 2014 03:05:15 +0000 (04:05 +0100)]
[mixcloud] Fix URL extraction
Philipp Hagemeister [Fri, 17 Jan 2014 02:59:42 +0000 (03:59 +0100)]
[mpora] Fix uploader name extraction
Philipp Hagemeister [Fri, 17 Jan 2014 02:54:54 +0000 (03:54 +0100)]
[ted] Updated checksums
Philipp Hagemeister [Fri, 17 Jan 2014 02:52:17 +0000 (03:52 +0100)]
[ted] Use unicode_literals
Philipp Hagemeister [Fri, 17 Jan 2014 02:49:55 +0000 (03:49 +0100)]
Remove youtube swf signature test
Apparently, swf players are no longer in use. If we find one, we'll readd it.
Philipp Hagemeister [Fri, 17 Jan 2014 02:36:03 +0000 (03:36 +0100)]
[condenast] Allow multiple formats, and sort centralized
Philipp Hagemeister [Fri, 17 Jan 2014 02:32:02 +0000 (03:32 +0100)]
[condenast] Use unicode_literals
Philipp Hagemeister [Fri, 17 Jan 2014 02:29:41 +0000 (03:29 +0100)]
[soundcloud] Use unicode_literals and centralized sorting
Philipp Hagemeister [Fri, 17 Jan 2014 02:25:59 +0000 (03:25 +0100)]
[spankwire] Use centralized format sorting and unicode_literals
Philipp Hagemeister [Fri, 17 Jan 2014 02:22:02 +0000 (03:22 +0100)]
[teamcoco] Use centralized sorting
Philipp Hagemeister [Fri, 17 Jan 2014 02:15:09 +0000 (03:15 +0100)]
[teamcoco] Use unicode_literals
Philipp Hagemeister [Fri, 17 Jan 2014 02:13:40 +0000 (03:13 +0100)]
[gamespot] Use unicode_literals
Philipp Hagemeister [Fri, 17 Jan 2014 02:10:54 +0000 (03:10 +0100)]
[franceinter] Remove superfluous whitespace
Philipp Hagemeister [Fri, 17 Jan 2014 02:09:34 +0000 (03:09 +0100)]
Credit @sahutd for franceinter (#2152)
Philipp Hagemeister [Fri, 17 Jan 2014 02:09:07 +0000 (03:09 +0100)]
[franceinter] Minor improvements (#2152)
Philipp Hagemeister [Fri, 17 Jan 2014 02:07:01 +0000 (03:07 +0100)]
[flickr] Use unicode literals
Philipp Hagemeister [Fri, 17 Jan 2014 02:02:55 +0000 (03:02 +0100)]
Merge remote-tracking branch 'sahutd/master'
Philipp Hagemeister [Fri, 17 Jan 2014 01:57:46 +0000 (02:57 +0100)]
release 2013.01.17.1
Philipp Hagemeister [Fri, 17 Jan 2014 01:53:34 +0000 (02:53 +0100)]
[everyonesmixtape] Add support (Fixes #2161)
Philipp Hagemeister [Fri, 17 Jan 2014 01:13:13 +0000 (02:13 +0100)]
release 2013.01.17
Philipp Hagemeister [Fri, 17 Jan 2014 01:13:00 +0000 (02:13 +0100)]
[generic] Do not fetch XML URLs (Fixes #2162)
Jaime Marquínez Ferrándiz [Thu, 16 Jan 2014 10:21:33 +0000 (11:21 +0100)]
[redtube] Make ‘http:’ not optional (closes #2160)
If the url doesn’t specify the protocol we can’t directly use it to download the webpage, we would need to build a new url.
Instead, we let the generic extractor add the protocol.
Jaime Marquínez Ferrándiz [Wed, 15 Jan 2014 11:59:15 +0000 (12:59 +0100)]
Don’t try to merge the formats if ffmpeg or avconv are not installed
sahutd [Wed, 15 Jan 2014 11:18:55 +0000 (16:48 +0530)]
Made modification as suggested on https://github.com/rg3/youtube-dl/pull/2151
Saimadhav Heblikar [Wed, 15 Jan 2014 06:21:12 +0000 (11:51 +0530)]
franceinter [Issue #2105]
Added franceinterIE import to reflect addition of FranceInter support. Issue #2105
Saimadhav Heblikar [Wed, 15 Jan 2014 06:19:50 +0000 (11:49 +0530)]
Added franceinter [Issue #2105]
Filippo Valsorda [Tue, 14 Jan 2014 21:01:31 +0000 (16:01 -0500)]
Add a couple of missing http:// in test URLs
Filippo Valsorda [Tue, 14 Jan 2014 21:01:00 +0000 (16:01 -0500)]
Implement a different adult sites checking algorithm
Philipp Hagemeister [Sun, 12 Jan 2014 23:03:31 +0000 (00:03 +0100)]
Fix --list-formats description (Closes #2142)
Philipp Hagemeister [Sun, 12 Jan 2014 11:55:05 +0000 (12:55 +0100)]
Merge remote-tracking branch 'origin/master'
Jaime Marquínez Ferrándiz [Sun, 12 Jan 2014 11:42:06 +0000 (12:42 +0100)]
[nowvideo] Recognize nowvideo.sx urls (fixes #2127)
Philipp Hagemeister [Sun, 12 Jan 2014 00:27:47 +0000 (01:27 +0100)]
Allow ~ in --download-archive (Fixes #2137)
Philipp Hagemeister [Sun, 12 Jan 2014 00:22:56 +0000 (01:22 +0100)]
[nowvideo] Add support for .sx version (Fixes #2127)
Philipp Hagemeister [Sun, 12 Jan 2014 00:18:38 +0000 (16:18 -0800)]
Merge pull request #2139 from dstftw/master
Tidy help text
Philipp Hagemeister [Sun, 12 Jan 2014 00:18:08 +0000 (16:18 -0800)]
Merge pull request #2138 from dstftw/lynda-membership-support
[lynda] Add support for member accounts and paid videos (Closes #2125)
dst [Sat, 11 Jan 2014 23:27:00 +0000 (06:27 +0700)]
Tidy help text
dst [Sat, 11 Jan 2014 22:26:35 +0000 (05:26 +0700)]
[lynda] Add support for member accounts and paid videos (Closes #2125)
Jaime Marquínez Ferrándiz [Fri, 10 Jan 2014 18:39:42 +0000 (19:39 +0100)]
[brightcove] The ‘id’ attribute is not always present in the object tag (fixes #2132)
It looks like the ‘flashId’ parameter is not needed.
Philipp Hagemeister [Thu, 9 Jan 2014 22:04:26 +0000 (23:04 +0100)]
[bandcamp] Make thumbnail and uploader optional
Fixes #2129
Jaime Marquínez Ferrándiz [Thu, 9 Jan 2014 19:23:28 +0000 (20:23 +0100)]
[bandcamp] Fix variable name