860 Commits

Author SHA1 Message Date
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
Philipp Hagemeister
ce3725b1d3 [tvp] Minor improvements (#1730) 2013-11-23 17:48:45 -02:00
Philipp Hagemeister
2c35b14de2 [gamekings] Minor fixes (#1759) 2013-11-23 17:48:45 -02:00
Jelle van der Waa
d68a0deb4b Add extractor for gamekings.tv 2013-11-23 17:48:45 -02:00
migbac
6cfb8eb316 Add support for d8.tv 2013-11-23 17:48:45 -02:00
Jaime Marquínez Ferrándiz
f63ccd8b5d [vine] Fix uploader extraction 2013-11-23 17:48:45 -02:00
Philipp Hagemeister
2aa2b12e4f [common] Simplify og_search_property 2013-11-23 17:48:45 -02:00
Marcin Cieślak
6f4ff04bf1 [tvp] Telewizja Polska: new extractor for tvp.pl, fixes #1719
Thanks-To: mplonski

https://github.com/mplonski/linux/blob/master/tvp-dl.py
2013-11-23 17:48:45 -02:00
Jaime Marquínez Ferrándiz
0ed05a1d2d Use the 'rtmp_live' field for the live parameter of rtmpdump 2013-11-10 12:45:17 +01:00
Jaime Marquínez Ferrándiz
1008bebade Merge remote-tracking branch 'rzhxeo/rtmpdump_live' 2013-11-10 12:38:40 +01:00
Jaime Marquínez Ferrándiz
be6dfd1b49 [ted] Return a single info_dict for talks urls
It failed with the --list-subs option
2013-11-10 12:09:12 +01:00
Jaime Marquínez Ferrándiz
231516b6c9 Merge pull request #1705 from iemejia/master
[ted] support for subtitles
2013-11-10 11:54:18 +01:00
Jaime Marquínez Ferrándiz
fb53d58dcf Merge pull request #1726 from saper/escaped
Fix AssertionError when og property not found
2013-11-10 02:51:52 -08:00
Jaime Marquínez Ferrándiz
f470c6c812 [arte] Improve the format sorting
Also use the bitrate.
Prefer normal version and sourds/mal version over original version with subtitles.
2013-11-09 19:05:19 +01:00
Jaime Marquínez Ferrándiz
566d4e0425 [arte] Make sure the format_id is unique (closes #1739)
Include the bitrate and use the height instead of the quality field.
2013-11-09 19:01:23 +01:00
Jaime Marquínez Ferrándiz
81be02d2f9 [cnn] Accept www.cnn.com urls (fixes #1740) 2013-11-09 18:16:32 +01:00
Jaime Marquínez Ferrándiz
c2b6a482d5 [brightcove] the format function requires to specify the index in python2.6 2013-11-09 18:10:11 +01:00