885 Commits

Author SHA1 Message Date
Jaime Marquínez Ferrándiz
b31350b351 [bandcamp] move the album test to the album extractor and return a single track instead of a playlist 2013-11-23 17:48:48 -02:00
Philipp Hagemeister
15b107edd0 [bandcamp] Skip album test 2013-11-23 17:48:48 -02:00
Jaime Marquínez Ferrándiz
ddaef2eb81 [vimeo] Fix the extraction of vimeo pro and player.vimeo.com videos 2013-11-23 17:48:48 -02:00
Philipp Hagemeister
ad12260e92 [bandcamp] Support trackinfo-style songs (Fixes #1270) 2013-11-23 17:48:48 -02:00
Philipp Hagemeister
8ec72a4d56 [streamcloud] Add IE (Fixes #1801) 2013-11-23 17:48:48 -02:00
Philipp Hagemeister
f3363beac1 [toutv] Fix a typo 2013-11-23 17:48:48 -02:00
Jaime Marquínez Ferrándiz
92a1b106f1 [bandcamp] add support for albums (reported in #1270) 2013-11-23 17:48:48 -02:00
Jaime Marquínez Ferrándiz
279537ab3d [soundcloud] Retrieve the file url using the client_id for the iPhone (fixes #1798)
The desktop's client_id always give the rtmp url, but with the iPhone one it returns the http url if it's available.
2013-11-23 17:48:47 -02:00
Philipp Hagemeister
40c230ee25 [sztv] skip test, site is undergoing mid-term maintenance 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
bf6267935c [nhl] Make NHLVideocenter IE_DESC fit with other descriptions 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
721635871c [spankwire] Fix description search 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
b13442f464 [anitube] Skip test (on travis) 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
e5be36dd6f [spankwire] fix check for description 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
85b7d43e8f [videopremium] Support new crazy redirect scheme 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
293e715fc1 [toutv] really skip test 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
777201549f [escapist] Fix title search 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
8694784d9e [escapist] upper-case URL 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
f270297981 [escapist] Fix syntax error 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
b08f2160a8 [escapist] Add support for HD format (Closes #1755) 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
f727b3365d [anitube] Minor fixes (#1776) 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
8067444280 Clean up unused imports and other minor mistakes 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
6b9d86b03d [teamcoco] Correct error 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
e495fae512 Add support for tou.tv (Fixes #1792) 2013-11-23 17:48:47 -02:00
Jaime Marquínez Ferrándiz
3cc6f7bca9 [d8] inherit from CanalplusIE
it reuses the same extraction process
2013-11-23 17:48:47 -02:00
Philipp Hagemeister
3ae2132a37 [youtube] only allow domain name to be upper-case (#1786) 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
4f8b34f355 [auengine] Do not return unnecessary ext 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
ae16e1d9b1 [auengine] Simplify 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
9254f99b41 Support multiple embedded YouTube URLs (Fixes #1787) 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
398ed7223c Support protocol-independent URLs (#1787) 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
7d0e57530c Suppor embed-only videos (Fixes #1746) 2013-11-23 17:48:47 -02:00
Philipp Hagemeister
e7073c4dec [MTVIE] Try with RTMP URL if download fails
This fixes youtube-dl http://www.southpark.de/clips/155251/cartman-vs-the-dog-whisperer
2013-11-23 17:48:46 -02:00
rzhxeo
a5f0e73a62 Add support for southpark.de 2013-11-23 17:48:46 -02:00
rzhxeo
4a8709d8e2 [SouthParkStudiosIE] Move from _TEST to _TESTS 2013-11-23 17:48:46 -02:00
rzhxeo
400c8bbd18 [SouthParkStudiosIE] Also detect urls without http:// or www 2013-11-23 17:48:46 -02:00
Philipp Hagemeister
e7c0d1bb08 [youtube] Add view_count (Fixes #1781) 2013-11-23 17:48:46 -02:00
Philipp Hagemeister
bcfec8cc8a [arte] remove two typos 2013-11-23 17:48:46 -02:00
Anton Larionov
eaf6a0d775 Add support for anitube.se (#1417) 2013-11-23 17:48:46 -02:00
Philipp Hagemeister
de85399808 [redtube] Do not test md5, seems to vary 2013-11-23 17:48:46 -02:00
Philipp Hagemeister
d8585001fa [gamekings] Do not test md5 sum, precise file changes regularly 2013-11-23 17:48:46 -02:00
Philipp Hagemeister
14d04db754 [gamekings] remove unnecessary import 2013-11-23 17:48:46 -02:00
Philipp Hagemeister
c395eff424 [tvp] Skip tests 2013-11-23 17:48:46 -02:00
Philipp Hagemeister
ccfde9c81f [bambuser] Do not test for MD5, seems to be flaky 2013-11-23 17:48:46 -02:00
Philipp Hagemeister
60e44d7811 [dailymotion] Fix playlists 2013-11-23 17:48:46 -02:00
Philipp Hagemeister
3feb769814 [spiegel] Implement format selection 2013-11-23 17:48:46 -02:00
Philipp Hagemeister
2e41399194 Add automatic generation of format note based on bitrate and codecs 2013-11-23 17:48:46 -02:00
Philipp Hagemeister
198dd977eb [ted] Fix playlists (Fixes #1770) 2013-11-23 17:48:46 -02:00
Philipp Hagemeister
12207326ae [ted] simplify 2013-11-23 17:48:46 -02:00
Jaime Marquínez Ferrándiz
106fe8a1eb [rtlnow] Remove the test for nitro
The videos expire.
2013-11-23 17:48:46 -02:00
Jaime Marquínez Ferrándiz
6ce077671b Don't accept '>' inside the content attribute in OpenGraph regexes 2013-11-23 17:48:46 -02:00
Jaime Marquínez Ferrándiz
1bede9f6c6 Improve the OpenGraph regex
* Do not accept '>' between the property and content attributes.
* Recognize the properties if the content attribute is before the property attribute using two regexes (fixes the extraction of the description for SlideshareIE).
2013-11-23 17:48:46 -02:00