Jaime Marquínez Ferrándiz
545434670b
Add an extractor for orf.at ( closes #1346 )
...
Make find_xpath_attr also accept numbers in the value
2013-08-29 19:16:07 +02:00
Philipp Hagemeister
f8b362739e
Merge remote-tracking branch 'Huarong/master'
2013-08-28 13:10:59 +02:00
Jaime Marquínez Ferrándiz
67b22dd036
Add extractors for video.mit.edu and techtv.mit.edu ( closes #1327 )
...
video.mit.edu just embeds the videos from techtv.mit.edu
2013-08-28 12:55:42 +02:00
Philipp Hagemeister
2eabb80254
[addanime] improve
2013-08-28 04:25:38 +02:00
Philipp Hagemeister
44586389e4
[appletrailers] Add support
2013-08-28 02:18:44 +02:00
Jaime Marquínez Ferrándiz
0bc56fa66a
Add an extractor for NBC news ( closes #1320 )
2013-08-27 12:38:57 +02:00
Jaime Marquínez Ferrándiz
1a582dd49d
Add an extractor for CNN ( closes #1318 )
2013-08-27 11:56:48 +02:00
Philipp Hagemeister
aa5a63a5b5
Merge remote-tracking branch 'Rudloff/canalc2'
2013-08-27 10:31:46 +02:00
Philipp Hagemeister
341ca8d74c
[trilulilu] Add support for trilulilu.ro
...
Fun fact: The ads (not yet supported) are loaded from youtube ;)
2013-08-27 01:59:00 +02:00
Philipp Hagemeister
6dc6302599
Merge pull request #1231 from yasoob/master
...
Added an IE for hark.com
2013-08-26 12:29:04 -07:00
Philipp Hagemeister
9460db832c
[ro220] Add support for 220.ro
2013-08-24 21:10:03 +02:00
Pierre Rudloff
cd0abcc0bb
Extractor for canalc2.tv
2013-08-22 13:54:23 +02:00
Jaime Marquínez Ferrándiz
f527115b5f
Rename utv.py to unistra.py and extract more info
...
There are other sites that could be named utv, which would conflict if they are added
2013-08-22 13:19:35 +02:00
Pierre Rudloff
75e1b46add
Download from utv.unistra.fr (PR #1271 )
...
Squashed to a single commit to keep the file 'youtube-dl' unchanged and remove the revert commit.
2013-08-22 12:58:12 +02:00
Jaime Marquínez Ferrándiz
8403612258
Merge pull request #1267 from Rudloff/master
...
Download videos from jeuxvideo.com
Edited to keep the file 'youtube-dl' unchanged.
2013-08-22 12:25:21 +02:00
Pierre Rudloff
25b51c7816
Download videos from jeuxvideo.com
2013-08-22 12:12:34 +02:00
Jaime Marquínez Ferrándiz
9779b63bb6
Add an extractor for PBS ( closes #870 and #873 )
2013-08-22 11:57:21 +02:00
Jaime Marquínez Ferrándiz
d81aef3adf
Add an extractor for tv.slashdot.org ( closes #1192 )
...
It uses the ooyala platform, so it just extracts the ooyala url.
2013-08-21 21:51:58 +02:00
rzhxeo
01b32990da
Add RTLnow extractor
2013-08-18 08:16:53 +02:00
Yasoob
e3a88568b0
Added an IE for hark.com
2013-08-11 22:23:05 +05:00
tsantala
461cead4f7
changes
2013-08-06 04:34:24 +03:00
Jaime Marquínez Ferrándiz
577664c8e8
Add an extractor from muzu.tv ( closes #1177 )
2013-08-04 11:10:57 +02:00
Jaime Marquínez Ferrándiz
bba12cec89
Add an extractor for videofy.me ( closes #1171 )
...
Also modify find_xpath_attr to accept values with spaces like for id="HQ on"
2013-08-03 22:50:27 +02:00
Jaime Marquínez Ferrándiz
09825cb5c0
Add an extractor for Ooyala ( closes #833 )
...
Only works for some sites, it doesn't work for videos that use a f4m manifest
2013-08-02 16:53:16 +02:00
huohuarong
6624a2b07d
add an extractor for tv.sohu.com
2013-08-02 17:58:46 +08:00
Jaime Marquínez Ferrándiz
8cda9241d1
Add an extractor for kankan.com ( closes #1133 )
2013-07-29 23:13:12 +02:00
Jaime Marquínez Ferrándiz
caeefc29eb
[vimeo] add an extractor for channels
2013-07-29 13:12:09 +02:00
Jaime Marquínez Ferrándiz
a3c736def2
[dailymotion] Add an extractor for Dailymotion playlists
2013-07-29 12:07:38 +02:00
Jaime Marquínez Ferrándiz
58261235f0
Add an extractor for roxwell.com ( closes #1044 )
2013-07-26 13:00:59 +02:00
Jaime Marquínez Ferrándiz
43ba5456b1
[youtube] add an extractor for the "Watch Later" list
2013-07-24 22:13:39 +02:00
Jaime Marquínez Ferrándiz
c626a3d9fa
Add an extractor for downloading the Youtube favorite videos( closes #127 )
2013-07-24 20:45:19 +02:00
Jaime Marquínez Ferrándiz
d7ae0639b4
[youtube] Add an extractor for Youtube recommended videos (":ytrec" keyword) ( closes #476 )
...
The new extractor and YoutubeSubscriptionsIE are subclasses of YoutubeFeedsInfoExtractor, which allows to fetch videos from http://www.youtube.com/feed_ajax
2013-07-20 19:33:40 +02:00
Philipp Hagemeister
b390d85d95
Merge remote-tracking branch 'yasoob/master'
2013-07-20 11:23:56 +02:00
Jaime Marquínez Ferrándiz
c364f15ff1
Add WeiboIE ( closes #1039 )
...
It just embed video from other sites.
Modified the _VALID_URL of Youku to catch embed urls.
2013-07-19 16:09:14 +02:00
Jaime Marquínez Ferrándiz
e1f6e61e6a
Add an extractor for 56.com (related #1039 )
2013-07-19 15:17:34 +02:00
Jaime Marquínez Ferrándiz
0932300e3a
Add SinaIE (related #1039 ): extractor for video.sina.com.cn
2013-07-18 15:31:50 +02:00
M.Yasoob Khalid
b6ef402905
added an IE for ex.fm
2013-07-18 12:30:21 +05:00
Jaime Marquínez Ferrándiz
e1fb245690
Add CondeNastIE
...
It supports some of the websites of the Condé Nast group: WIRED, GQ, Vogue, Glamour, W Magazine and Vanity Fair.
2013-07-17 14:39:02 +02:00
Philipp Hagemeister
466de68801
[thisav] Add IE ( Fixes #1056 )
2013-07-17 11:16:53 +02:00
Jaime Marquínez Ferrándiz
67de24e449
[freesound] Minor improvements
2013-07-15 21:33:45 +02:00
Jaime Marquínez Ferrándiz
66400c470c
Merge pull request #1050 from yasoob/master
...
Added an IE and test for Freesound.org .
2013-07-15 21:06:51 +02:00
M.Yasoob Khalid
5d9b75051a
Added an IE for freesound.org
2013-07-15 20:16:44 +05:00
Jaime Marquínez Ferrándiz
b4444d5ca2
Add LivestreamIE ( closes #1042 )
2013-07-13 23:58:04 +02:00
Jaime Marquínez Ferrándiz
ffca4b5c32
Add CanalplusIE ( closes #59 and closes #918 )
2013-07-13 13:36:15 +02:00
M.Yasoob Khalid
159736c1b8
added an IE for criterion.com
2013-07-13 09:17:48 +05:00
Jaime Marquínez Ferrándiz
a95967f8b7
[ign]: support some country versions and add an extractor for 1up.com
...
1up.com uses the gin video system, the extractor is a subclass of IGNIE, it just replaces the video id
2013-07-12 11:39:40 +02:00
Jaime Marquínez Ferrándiz
2ef648d3d3
Add IGNIE
...
Only for www.ign.com, it doesn't support country specific versions (like es.ign.com)
2013-07-12 00:03:59 +02:00
Philipp Hagemeister
81082e046e
[ehow] improve minor bits
2013-07-11 12:11:00 +02:00
Philipp Hagemeister
3fa9550837
Merge remote-tracking branch 'yasoob/master'
2013-07-11 12:02:16 +02:00
M.Yasoob Khalid
f35b84c807
added an IE for Ehow videos
2013-07-11 14:25:14 +05:00