yt-dlp/youtube_dl/extractor
Philipp Hagemeister 5fe3a3c3fb [archive.org] Add extractor (Fixes )
..
__init__.py [archive.org] Add extractor (Fixes )
archiveorg.py [archive.org] Add extractor (Fixes )
ard.py Move tests to the IE definitions
arte.py [arte] Always look for the JSON URL (Fixes )
auengine.py [auengine] Add tests (Fixes )
bandcamp.py Move tests to the IE definitions
bliptv.py BlipTVIE: download the video in the best quality (closes )
breakcom.py Move tests to the IE definitions
brightcove.py Add BrightcoveIE (closes )
collegehumor.py Move Collegehumor IE into its own file
comedycentral.py Add --list-extractor-descriptions (human-readable list of IEs)
common.py Merge branch 'master' of github.com:rg3/youtube-dl
cspan.py Move tests to the IE definitions
dailymotion.py DailymotionIE: extract thumbnail
depositfiles.py Move DepositFiles into its own IE
dreisat.py [3sat] Add support (Fixes )
eighttracks.py [eighttracks] move test
escapist.py Move tests to the IE definitions
facebook.py Move tests to the IE definitions
flickr.py Move tests to the IE definitions
funnyordie.py Move tests to the IE definitions
gamespot.py Added an IE for gamespot. Although gamespot allows downloading but it is only available to registered users. With this IE no registration is required.
gametrailers.py Move tests to the IE definitions
generic.py GenericIE: match titles that spread across multiple lines (related )
googleplus.py Add --list-extractor-descriptions (human-readable list of IEs)
googlesearch.py Add --list-extractor-descriptions (human-readable list of IEs)
hotnewhiphop.py Move tests to the IE definitions
howcast.py Move tests to the IE definitions
hypem.py Move tests to the IE definitions
ina.py Move tests to the IE definitions
infoq.py Tests: Add coding to files
instagram.py Add InstagramIE (related )
jukebox.py JukeboxIE: support more countries
justintv.py Move tests to the IE definitions
keek.py Move tests to the IE definitions
liveleak.py Move tests to the IE definitions
metacafe.py Remove superfluous name declarations
mixcloud.py Move MixCloud into its own file
mtv.py MTVIE: add support for Vevo videos (related )
myspass.py Move tests to the IE definitions
myvideo.py Move tests to the IE definitions
nba.py Move tests to the IE definitions
photobucket.py Move tests to the IE definitions
pornotube.py Move tests to the IE definitions
rbmaradio.py Move tests to the IE definitions
redtube.py Move tests to the IE definitions
ringtv.py Add RingTVIE (Thanks @yasoob)
soundcloud.py Make sure SoundcloudIE does not match soundcloud sets
spiegel.py Move tests to the IE definitions
stanfordoc.py Add --list-extractor-descriptions (human-readable list of IEs)
statigram.py [instagram] Fix title
steam.py Remove superfluous name declarations
teamcoco.py Move tests to the IE definitions
ted.py [ted] Fix test checksum
tf1.py WatIE: support videos divided in multiple parts (closes and )
traileraddict.py added an IE and test for traileraddict.com
tudou.py TudouIE: extract all the segments of the video and download the best quality (closes )
tumblr.py TumblrIE: update test
tutv.py [tutv] Fix URL type (for Python 3)
ustream.py Move tests to the IE definitions
vbox7.py Move tests to the IE definitions
vevo.py Move tests to the IE definitions
vimeo.py VimeoIE: authentication support (closes ) and add a method in the base InfoExtractor to get the login info
vine.py Move tests to the IE definitions
wat.py WatIE: support videos divided in multiple parts (closes and )
wimp.py Move tests to the IE definitions
worldstarhiphop.py Allow moving tests into IE files
xhamster.py Move tests to the IE definitions
xnxx.py Move tests to the IE definitions
xvideos.py Move tests to the IE definitions
yahoo.py Add --list-extractor-descriptions (human-readable list of IEs)
youjizz.py Move tests to the IE definitions
youku.py Tests: Add coding to files
youporn.py Move tests to the IE definitions
youtube.py YoutubeIE: extract the thumbnail in the best possible quality
zdf.py Move ARD, Arte, ZDF into their own files