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
Jaime Marquínez Ferrándiz
baf4b73157
[tvp] Update the title and the description of the test video
2013-11-23 17:48:46 -02:00
Jaime Marquínez Ferrándiz
19f2d7b4bc
[youtube:channel] Fix the extraction of autogenerated channels
...
The ajax pages are empty, now it looks directly in the channel's /videos page
2013-11-23 17:48:46 -02:00
Philipp Hagemeister
9855e620c5
[youtube] Fix protocol-independent URLs ( Fixes #1768 )
2013-11-23 17:48:46 -02:00
Jaime Marquínez Ferrándiz
f898fbea50
[soundlcoud] Set the correct extension for the tracks ( fixes #1766 )
...
Some tracks are not in mp3 format, they can be wav files.
2013-11-23 17:48:46 -02:00
Jaime Marquínez Ferrándiz
72044f3f26
[livestream] Add an extractor for the original version of livestream ( closes #1764 )
...
The two versions use different systems.
2013-11-23 17:48:46 -02:00
Jaime Marquínez Ferrándiz
1057e3591a
Don't assume the 'subtitlesformat' is set in the params dict ( fixes #1750 )
2013-11-23 17:48:46 -02:00
Jaime Marquínez Ferrándiz
ba9ade5b44
[gamekings] Fix the test video checksum
2013-11-23 17:48:45 -02:00
Jaime Marquínez Ferrándiz
705ff439f5
[youtube:playlist] Login into youtube if requested ( fixes #1757 )
...
Allows to download private playlists
2013-11-23 17:48:45 -02:00
Jaime Marquínez Ferrándiz
b4ed26e2ab
[youtube:playlist] Don't use the gdata api ( closes #1508 )
...
Parse the playlist pages instead
2013-11-23 17:48:45 -02:00