aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
AgeCommit message (Collapse)Author
2013-08-29Add an extractor for orf.at (closes #1346)Jaime Marquínez Ferrándiz
Make find_xpath_attr also accept numbers in the value
2013-08-28Merge remote-tracking branch 'Huarong/master'Philipp Hagemeister
2013-08-28Add extractors for video.mit.edu and techtv.mit.edu (closes #1327)Jaime Marquínez Ferrándiz
video.mit.edu just embeds the videos from techtv.mit.edu
2013-08-28[addanime] improvePhilipp Hagemeister
2013-08-28[appletrailers] Add supportPhilipp Hagemeister
2013-08-27Add an extractor for NBC news (closes #1320)Jaime Marquínez Ferrándiz
2013-08-27Add an extractor for CNN (closes #1318)Jaime Marquínez Ferrándiz
2013-08-27Merge remote-tracking branch 'Rudloff/canalc2'Philipp Hagemeister
2013-08-27[trilulilu] Add support for trilulilu.roPhilipp Hagemeister
Fun fact: The ads (not yet supported) are loaded from youtube ;)
2013-08-26Merge pull request #1231 from yasoob/masterPhilipp Hagemeister
Added an IE for hark.com
2013-08-24[ro220] Add support for 220.roPhilipp Hagemeister
2013-08-22Extractor for canalc2.tvPierre Rudloff
2013-08-22Rename utv.py to unistra.py and extract more infoJaime Marquínez Ferrándiz
There are other sites that could be named utv, which would conflict if they are added
2013-08-22Download from utv.unistra.fr (PR #1271)Pierre Rudloff
Squashed to a single commit to keep the file 'youtube-dl' unchanged and remove the revert commit.
2013-08-22Merge pull request #1267 from Rudloff/masterJaime Marquínez Ferrándiz
Download videos from jeuxvideo.com Edited to keep the file 'youtube-dl' unchanged.
2013-08-22Download videos from jeuxvideo.comPierre Rudloff
2013-08-22Add an extractor for PBS (closes #870 and #873)Jaime Marquínez Ferrándiz
2013-08-21Add an extractor for tv.slashdot.org (closes #1192)Jaime Marquínez Ferrándiz
It uses the ooyala platform, so it just extracts the ooyala url.
2013-08-18Add RTLnow extractorrzhxeo
2013-08-11Added an IE for hark.comYasoob
2013-08-06changestsantala
2013-08-04Add an extractor from muzu.tv (closes #1177)Jaime Marquínez Ferrándiz
2013-08-03Add an extractor for videofy.me (closes #1171)Jaime Marquínez Ferrándiz
Also modify find_xpath_attr to accept values with spaces like for id="HQ on"
2013-08-02Add an extractor for Ooyala (closes #833)Jaime Marquínez Ferrándiz
Only works for some sites, it doesn't work for videos that use a f4m manifest
2013-08-02add an extractor for tv.sohu.comhuohuarong
2013-07-29Add an extractor for kankan.com (closes #1133)Jaime Marquínez Ferrándiz
2013-07-29[vimeo] add an extractor for channelsJaime Marquínez Ferrándiz
2013-07-29[dailymotion] Add an extractor for Dailymotion playlistsJaime Marquínez Ferrándiz
2013-07-26Add an extractor for roxwell.com (closes #1044)Jaime Marquínez Ferrándiz
2013-07-24[youtube] add an extractor for the "Watch Later" listJaime Marquínez Ferrándiz
2013-07-24Add an extractor for downloading the Youtube favorite videos(closes #127)Jaime Marquínez Ferrándiz
2013-07-20[youtube] Add an extractor for Youtube recommended videos (":ytrec" keyword) ↵Jaime Marquínez Ferrándiz
(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-20Merge remote-tracking branch 'yasoob/master'Philipp Hagemeister
2013-07-19Add WeiboIE (closes #1039)Jaime Marquínez Ferrándiz
It just embed video from other sites. Modified the _VALID_URL of Youku to catch embed urls.
2013-07-19Add an extractor for 56.com (related #1039)Jaime Marquínez Ferrándiz
2013-07-18Add SinaIE (related #1039): extractor for video.sina.com.cnJaime Marquínez Ferrándiz
2013-07-18added an IE for ex.fmM.Yasoob Khalid
2013-07-17Add CondeNastIEJaime Marquínez Ferrándiz
It supports some of the websites of the Condé Nast group: WIRED, GQ, Vogue, Glamour, W Magazine and Vanity Fair.
2013-07-17[thisav] Add IE (Fixes #1056)Philipp Hagemeister
2013-07-15[freesound] Minor improvementsJaime Marquínez Ferrándiz
2013-07-15Merge pull request #1050 from yasoob/masterJaime Marquínez Ferrándiz
Added an IE and test for Freesound.org .
2013-07-15Added an IE for freesound.orgM.Yasoob Khalid
2013-07-13Add LivestreamIE (closes #1042)Jaime Marquínez Ferrándiz
2013-07-13Add CanalplusIE (closes #59 and closes #918)Jaime Marquínez Ferrándiz
2013-07-13added an IE for criterion.comM.Yasoob Khalid
2013-07-12[ign]: support some country versions and add an extractor for 1up.comJaime Marquínez Ferrándiz
1up.com uses the gin video system, the extractor is a subclass of IGNIE, it just replaces the video id
2013-07-12Add IGNIEJaime Marquínez Ferrándiz
Only for www.ign.com, it doesn't support country specific versions (like es.ign.com)
2013-07-11[ehow] improve minor bitsPhilipp Hagemeister
2013-07-11Merge remote-tracking branch 'yasoob/master'Philipp Hagemeister
2013-07-11added an IE for Ehow videosM.Yasoob Khalid