1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-27 18:18:04 +02:00
yt-dlp/youtube_dl/extractor
2013-11-28 05:47:50 +01:00
..
__init__.py [comedycentral] Add support for comedycentral.com videos (closes #1824) 2013-11-24 21:18:35 +01:00
addanime.py Let extractors omit ext in formats 2013-10-28 11:28:02 +01:00
anitube.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
appletrailers.py
archiveorg.py
ard.py
arte.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
auengine.py [auengine] Do not return unnecessary ext 2013-11-18 14:36:01 +01:00
bambuser.py [bambuser] Skip the download in the test 2013-11-25 22:03:20 +01:00
bandcamp.py [bandcamp] Remove unused variable 2013-11-24 06:52:53 +01:00
bliptv.py
bloomberg.py
breakcom.py
brightcove.py [brightcove] Don't use 'or' with the xml nodes, use the 'value' attribute instead 2013-11-24 11:02:34 +01:00
c56.py
canalc2.py [canal2c] Accept more urls (fixes #1723) 2013-11-04 22:26:19 +01:00
canalplus.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
cinemassacre.py Use the 'rtmp_live' field for the live parameter of rtmpdump 2013-11-10 12:45:17 +01:00
clipfish.py [clipfish] Effect a better error message (#1842) 2013-11-27 18:33:51 +01:00
cnn.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
collegehumor.py [collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring (fixes #1822) 2013-11-24 14:59:19 +01:00
comedycentral.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
common.py [zdf] Use _download_xml 2013-11-28 05:47:50 +01:00
condenast.py
criterion.py
cspan.py
d8.py [d8] inherit from CanalplusIE 2013-11-19 20:44:20 +01:00
dailymotion.py [dailymotion] Fix playlists 2013-11-16 01:56:23 +01:00
daum.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
defense.py
depositfiles.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
dotsub.py
dreisat.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
ebaumsworld.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
ehow.py
eighttracks.py Clean up unused imports and other minor mistakes 2013-11-20 06:27:48 +01:00
eitb.py [brightcove] the format function requires to specify the index in python2.6 2013-11-09 18:10:11 +01:00
escapist.py [escapist] Fix title search 2013-11-20 07:23:23 +01:00
exfm.py [exfm] skip tests 2013-11-02 20:51:09 +01:00
extremetube.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
facebook.py Clean up unused imports and other minor mistakes 2013-11-20 06:27:48 +01:00
faz.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
fktv.py Clean up unused imports and other minor mistakes 2013-11-20 06:27:48 +01:00
flickr.py
francetv.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
freesound.py
funnyordie.py
gamekings.py [gamekings] Do not test md5 sum, precise file changes regularly 2013-11-16 02:32:23 +01:00
gamespot.py Clean up unused imports and other minor mistakes 2013-11-20 06:27:48 +01:00
gametrailers.py
generic.py [generic] Improve detection 2013-11-25 03:35:53 +01:00
googleplus.py
googlesearch.py
hark.py
hotnewhiphop.py
howcast.py [howcast] update test's checksum 2013-11-22 21:25:12 +01:00
hypem.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
ign.py
ina.py
infoq.py
instagram.py
internetvideoarchive.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
jeuxvideo.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
jukebox.py
justintv.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
kankan.py [kankan] Fix the video url 2013-11-09 16:51:11 +01:00
keek.py
keezmovies.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
kickstarter.py
liveleak.py
livestream.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
metacafe.py [metacafe] Fix support for age-restricted videos (fixes #1696) 2013-11-01 11:56:15 +01:00
metacritic.py
mit.py
mixcloud.py [mixcloud] The description field may be missing (fixes #1819) 2013-11-24 11:28:44 +01:00
mofosex.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
mtv.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
muzu.py
myspace.py Add an extractor for MySpace (closes #1666) 2013-10-28 22:02:17 +01:00
myspass.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
myvideo.py
naver.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
nba.py
nbc.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
newgrounds.py
nhl.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
niconico.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
nowvideo.py
ooyala.py
orf.py
pbs.py
photobucket.py
pornhub.py Clean up unused imports and other minor mistakes 2013-11-20 06:27:48 +01:00
pornotube.py
rbmaradio.py
redtube.py [redtube] Do not test md5, seems to vary 2013-11-16 10:30:09 +01:00
ringtv.py
ro220.py
rottentomatoes.py
roxwel.py
rtlnow.py [rtlnow] Remove the test for nitro 2013-11-15 12:57:59 +01:00
rutube.py
sina.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
slashdot.py tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working 2013-11-06 16:43:26 +01:00
slideshare.py
sohu.py
soundcloud.py [soundcloud] Support for listing of audio-only files 2013-11-25 22:34:56 +01:00
southparkstudios.py Add support for southpark.de 2013-11-17 17:54:47 +01:00
space.py Add an extractor for space.com (fixes #1718) 2013-11-06 17:37:39 +01:00
spankwire.py [spankwire] Fix description search 2013-11-20 09:23:53 +01:00
spiegel.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
stanfordoc.py
statigram.py
steam.py
streamcloud.py [streamcloud] skip test on travis 2013-11-23 15:57:42 +01:00
subtitles.py [subtitles] refactor to support websites with subtitle information the 2013-11-02 19:29:25 +01:00
sztvhu.py [sztv] skip test, site is undergoing mid-term maintenance 2013-11-20 09:59:03 +01:00
teamcoco.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
techtalks.py
ted.py Clean up unused imports and other minor mistakes 2013-11-20 06:27:48 +01:00
tf1.py
thisav.py
toutv.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
traileraddict.py
trilulilu.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
tube8.py Clean up unused imports and other minor mistakes 2013-11-20 06:27:48 +01:00
tudou.py
tumblr.py
tutv.py
tvp.py [tvp] Skip tests 2013-11-16 02:09:30 +01:00
unistra.py
ustream.py
vbox7.py
veehd.py
veoh.py
vevo.py Add automatic generation of format note based on bitrate and codecs 2013-11-16 01:08:43 +01:00
vice.py
viddler.py [viddler] Support non-digit IDs (Fixes #1714) 2013-11-03 15:49:59 +01:00
videodetective.py
videofyme.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
videopremium.py [videopremium] support new .me domain 2013-11-27 02:54:51 +01:00
viki.py [viki] Fix subtitle extraction 2013-11-25 06:06:18 +01:00
vimeo.py [vimeo] Fix the extraction of vimeo pro and player.vimeo.com videos 2013-11-22 18:20:31 +01:00
vine.py [vine] Fix uploader extraction 2013-11-12 20:50:52 +01:00
vk.py Add an extractor for vk.com (closes #1635) 2013-11-01 22:34:18 +01:00
wat.py
websurg.py
weibo.py tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working 2013-11-06 16:43:26 +01:00
wimp.py
worldstarhiphop.py
xhamster.py
xnxx.py [xnxx] Accept urls that start with 'www' (fixes #1734) 2013-11-06 23:45:01 +01:00
xtube.py Clean up unused imports and other minor mistakes 2013-11-20 06:27:48 +01:00
xvideos.py
yahoo.py [yahoo] Fix video extraction and use the new format system exclusively 2013-11-27 21:24:55 +01:00
youjizz.py
youku.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
youporn.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
youtube.py [youtube:feeds] Use the 'paging' value from the downloaded json information (fixes #1845) 2013-11-28 00:33:27 +01:00
zdf.py [zdf] Use _download_xml 2013-11-28 05:47:50 +01:00