550 Commits (1fe8fb8c2022b70e6ed44d9c80570239eec74728)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz e1f6e61e6a Add an extractor for 56.com (related #1039) 11 years ago
Jaime Marquínez Ferrándiz 0932300e3a Add SinaIE (related #1039): extractor for video.sina.com.cn 11 years ago
M.Yasoob Khalid b6ef402905 added an IE for ex.fm 11 years ago
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.
11 years ago
Philipp Hagemeister 466de68801 [thisav] Add IE (Fixes #1056) 11 years ago
Jaime Marquínez Ferrándiz 67de24e449 [freesound] Minor improvements 11 years ago
Jaime Marquínez Ferrándiz 66400c470c Merge pull request #1050 from yasoob/master
Added an IE and test for Freesound.org .
11 years ago
M.Yasoob Khalid 5d9b75051a Added an IE for freesound.org 11 years ago
Jaime Marquínez Ferrándiz b4444d5ca2 Add LivestreamIE (closes #1042) 11 years ago
Jaime Marquínez Ferrándiz ffca4b5c32 Add CanalplusIE (closes #59 and closes #918) 11 years ago
M.Yasoob Khalid 159736c1b8 added an IE for criterion.com 11 years ago
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
11 years ago
Jaime Marquínez Ferrándiz 2ef648d3d3 Add IGNIE
Only for www.ign.com, it doesn't support country specific versions (like es.ign.com)
11 years ago
Philipp Hagemeister 81082e046e [ehow] improve minor bits 11 years ago
Philipp Hagemeister 3fa9550837 Merge remote-tracking branch 'yasoob/master' 11 years ago
M.Yasoob Khalid f35b84c807 added an IE for Ehow videos 11 years ago
Jaime Marquínez Ferrándiz 16ea58cbda Merge pull request #1009 from yasoob/master
Added an IE and test for dotsub.com videos. ( closes #1008 )
11 years ago
Jaime Marquínez Ferrándiz 99e350d902 Add VeohIE (closes #1006) 11 years ago
M.Yasoob Khalid 13e06d298c added an IE and test for dotsub. 11 years ago
Philipp Hagemeister 5fe3a3c3fb [archive.org] Add extractor (Fixes #1003) 11 years ago
Philipp Hagemeister 73e79f2a1b [3sat] Add support (Fixes #1001) 11 years ago
Jaime Marquínez Ferrándiz 04cc96173c [youtube] Add and extractor for the subscriptions feed (closes #498)
It can be downloaded using the ytsubscriptions keyword.
It needs the login information.
11 years ago
Jaime Marquínez Ferrándiz fbaaad49d7 Add BrightcoveIE (closes #832)
It only accepts the urls that are use for embedding the video, it doesn't search in generic webpages to find Brightcove videos
11 years ago
Jaime Marquínez Ferrándiz 59fc531f78 Add InstagramIE (related #904) 11 years ago
Jaime Marquínez Ferrándiz 75dff0eef7 [youtube]: add YoutubeShowIE (closes #14)
It just extracts the playlists urls for each season
11 years ago
Philipp Hagemeister 53936f3d57 Merge remote-tracking branch 'yasoob/master'
Conflicts:
	youtube_dl/extractor/__init__.py
11 years ago
Philipp Hagemeister 9afb1afcc6 [tutv] Add IE (Fixes #965) 11 years ago
M.Yasoob Khalid 887a227953 added an IE and test for traileraddict.com 11 years ago
Jaime Marquínez Ferrándiz 705f6f35bc Move TF1IE to its own file 11 years ago
Jaime Marquínez Ferrándiz e648b22dbd Add TF1IE 11 years ago
Jaime Marquínez Ferrándiz 99afb3ddd4 Add WatIE 11 years ago
M.Yasoob Khalid f46d31f948 Add RingTVIE (Thanks @yasoob) 11 years ago
M.Yasoob Khalid bf64ff72db Added an IE for gamespot. Although gamespot allows downloading but it is only available to registered users. With this IE no registration is required. 11 years ago
Philipp Hagemeister 1f0483b4b1 Generate the list of IEs automatically
It seems like GenericIE needs to be last, but other than that, the order really does not matter anymore.
To cut down on merge conflicts, generate the list of IEs automatically.
11 years ago
Philipp Hagemeister d798e1c7a9 [auengine] Rename to official capitalization 11 years ago
Philipp Hagemeister 3a8736bd74 Merge remote-tracking branch 'gitprojs/master'
Conflicts:
	youtube_dl/extractor/__init__.py
11 years ago
Albert Kim 62008f69c1 Added an IE for auengine.com 11 years ago
Johny Mo Swag 5b66de8859 Added HotNewHipHop IE 11 years ago
Philipp Hagemeister ed92bc9f6e [wimp] minor readability improvements (#940) 11 years ago
Jaime Marquínez Ferrándiz aa0c87391c Add CSpanIE (closes #312) 11 years ago
M.Yasoob Khalid 405ec05cb2 added an IE for wimp.com 11 years ago
Philipp Hagemeister 318452bc0c Sort IEs alphabetically 11 years ago
M.Yasoob Khalid 9caa687d81 Added an IE for todou 11 years ago
Philipp Hagemeister 515d7a5e73 Add Jukebox IE 11 years ago
mc2avr 28ef06f7c2 add JukeboxIE 11 years ago
Jaime Marquínez Ferrándiz 70d1924f8b Add VevoIE 11 years ago
Philipp Hagemeister 825e0984e2 [break] adapt to new paths 11 years ago
Philipp Hagemeister c59b4aaeef Fix imports and restrict available legacy imports 11 years ago
Philipp Hagemeister f9c6cbf002 Move extractor imports and functions into extractor/__init__.py 11 years ago
Philipp Hagemeister d6983cb460 Fix generic class move (add all files) 11 years ago