yt-dlc/youtube_dl/extractor
Yen Chi Hsuan cc28492d31 [youtube] Fix acodec and vcodec order
In RFC6381, there's no rule stating that the first part of codecs should
be video and the second part should be audio, while it seems the case
for data reported by YouTube.
2016-01-13 17:05:38 +08:00
..
__init__.py [Bigflix] Add new extractor for bigflix.com 2016-01-09 19:45:58 -08:00
abc.py [abc] detect expired state and update tests 2015-12-21 13:07:52 +01:00
abc7news.py [abc7news] Remove redundant formats sorting 2015-12-27 21:41:21 +06:00
academicearth.py [academicearth] fix test info 2015-09-06 04:52:27 +01:00
acast.py [acast] change tests into more stable casts and work with channel extractor only if it didn't match cast regex 2015-12-05 10:14:34 +01:00
addanime.py [addanime] Add test for #5372 2015-04-07 21:01:35 +06:00
adobetv.py [adobetv] use compat_str 2015-12-04 08:44:18 +01:00
adultswim.py [adultswim] Skip georestricted hls (Closes #8168) 2016-01-08 03:19:47 +06:00
aftonbladet.py [aftonbladet] Fix extraction and update _VALID_URL (Fixes #5863) 2015-06-01 16:12:11 +03:00
airmozilla.py [airmozilla] fix test info 2015-09-06 04:45:13 +01:00
aljazeera.py Rename all references to legacy studio Brightcove extractor 2015-11-14 06:05:46 +06:00
allocine.py
alphaporno.py
amp.py [amp] Add missing subtitles to info dict 2016-01-05 01:05:37 +06:00
anitube.py [anitube] Relax key regex (Closes #7303) 2015-10-30 21:00:36 +06:00
anysex.py
aol.py
aparat.py Use _family_friendly_search for determining age_limit 2015-02-08 17:45:38 +02:00
appleconnect.py [appleconnect] Add new extractor (fixes #6189) 2015-07-19 13:00:30 +02:00
appletrailers.py [appletrailers] skip clips with empty url 2015-12-23 17:48:37 +01:00
archiveorg.py [archive.org] Fix incorrect url condition (closes #5628) 2015-05-06 15:06:10 +02:00
ard.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
arte.py [arte] Prefer json URLs that contain the video id from the 'vid' parameter in the URL (fixes #7920) 2015-12-23 18:00:46 +01:00
atresplayer.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
atttechchannel.py
audimedia.py [audimedia] split long lines 2015-12-29 14:53:43 +01:00
audiomack.py [audiomack] Fix typo (Closes #7936) 2015-12-21 22:51:58 +06:00
azubu.py
baidu.py [baidu] Use list comprehension 2016-01-02 21:46:40 +08:00
bambuser.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
bandcamp.py [bandcamp] Modernize 2015-10-17 00:51:35 +06:00
bbc.py [bbccouk] Update tests (Closes #8090) 2016-01-04 02:55:25 +06:00
beatportpro.py [beatenpro] Fix tests 2015-03-13 22:13:50 +06:00
beeg.py [beeg] API v5 (Closes #7846) 2015-12-12 02:52:20 +06:00
behindkink.py
bet.py [bet] Use compat_urllib_parse_unquote 2015-07-17 23:35:14 +06:00
bigflix.py [bigflix] Use correct indentation to make flake8 happy 2016-01-10 14:26:27 +01:00
bild.py [bild] Strip title 2015-10-11 19:17:18 +06:00
bilibili.py [bilibili] flake8 2015-12-03 22:43:19 +01:00
bleacherreport.py [bleacherreport] update test 2015-12-22 10:14:57 +01:00
blinkx.py [blinkx] Fix extraction 2015-02-20 01:19:38 +06:00
bloomberg.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
bpb.py
br.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
breakcom.py [break] Add age_limit to test 2015-08-08 21:58:24 +06:00
brightcove.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
buzzfeed.py [buzzfeed] Fix playlist test case 2015-02-18 00:41:45 +01:00
byutv.py [ooyala] fix duration scale 2015-12-04 16:18:02 +01:00
c56.py
camdemy.py [camdemy] Fix _VALID_URL 2015-02-13 20:10:42 +06:00
canalc2.py [canalc2] Fix extraction (Closes #8191) 2016-01-10 01:37:10 +06:00
canalplus.py [canalplus] improve extraction(fixes #6301) 2015-12-31 04:02:08 +01:00
cbs.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
cbsnews.py [cbsnews] Fix extraction of the URL for the 'RtmpDesktop' format (fixes #8048) 2015-12-30 23:57:19 +01:00
cbssports.py [cbssports] Add extractor (closes #4996) 2015-02-19 13:06:53 +01:00
ccc.py [ccc] Add language information to formats 2016-01-01 13:28:45 +01:00
ceskatelevize.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
channel9.py [channel9] Update tests' thumbnails 2015-10-15 01:59:11 +06:00
chaturbate.py [chaturbate] Improve error extraction (Closes #7989) 2015-12-24 20:09:48 +06:00
chilloutzone.py [chilloutzone] Fix for python 3.2 2015-05-22 00:03:47 +06:00
chirbit.py [chirbit] Clarify extractors' IE_NAMEs 2015-02-23 21:28:14 +06:00
cinchcast.py
cinemassacre.py [bliptv] remove extractor and add support for site replacement(makertv) 2015-10-15 23:27:46 +01:00
clipfish.py [clipfish] improve extraction 2015-12-04 16:38:05 +01:00
cliphunter.py [cliphunter] Fix extraction (Closes #7796) 2015-12-08 21:56:00 +06:00
clipsyndicate.py [clipsyndicate] Use _match_id 2015-07-08 13:43:23 +08:00
cloudy.py [cloudy] Fix key extraction (Closes #5211) 2015-03-15 22:42:13 +06:00
clubic.py [clubic] Relax _VALID_URL (Closes #6854) 2015-09-14 03:35:15 +06:00
clyp.py [clyp] Improve and cleanup (Closes #7194) 2015-10-28 21:42:01 +06:00
cmt.py [cmt] Extend _VALID_URL to support shows (Closes #7407) 2015-11-09 01:48:46 +06:00
cnet.py [cnet] improve extraction 2015-12-20 12:43:00 +01:00
cnn.py [cnn] Relax _VALID_URL again (fixes #5737) 2015-05-24 02:04:02 +08:00
collegehumor.py
collegerama.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
comcarcoff.py [comcarcoff] Extract duration 2015-12-23 01:18:14 +06:00
comedycentral.py [comedycentral] Fix youtube-dl :thedailyshow 2015-09-30 15:39:52 +02:00
common.py Fix typos 2016-01-10 17:24:28 +01:00
commonmistakes.py [commonmistakes] Detect BOMs at the beginning of URLs 2015-02-10 01:40:55 +01:00
condenast.py [condenast] Add support for JS embeds 2015-09-27 05:53:21 +06:00
cracked.py [cracked] Modernize 2015-04-23 21:59:18 +06:00
criterion.py [criterion] fix description extraction 2015-10-14 14:13:53 +01:00
crooksandliars.py [crooksandliars] Quotes consistency 2015-04-11 20:27:39 +06:00
crunchyroll.py check video_play_path and use xpath_text 2016-01-07 11:36:17 +06:00
cspan.py [cspan] Fix extraction (fixes #8032) 2015-12-28 13:50:29 +01:00
ctsnews.py [ctsnews] Add localized name 2015-07-11 00:50:31 +08:00
dailymotion.py [dailymotion] Prefer direct links (Closes #8156) 2016-01-12 23:23:39 +06:00
daum.py [daum] fix IE_NAME 2015-12-29 11:59:27 +01:00
dbtv.py [dbtv] Expand _VALID_URL (Closes #7645) 2015-11-28 08:44:13 +06:00
dcn.py [dcn] extract video ids in season entries 2016-01-10 07:45:41 +01:00
dctp.py [dctptv] Skip rtmp download 2015-02-11 22:10:33 +06:00
deezer.py
defense.py PEP8: W503 2015-02-21 14:55:13 +01:00
democracynow.py [democracynow] Prevent required fields to be None 2015-11-04 00:13:00 +08:00
dfb.py [dfb] Extract formats 2015-07-15 00:01:41 +06:00
dhm.py [dhm] Remove unused import 2015-08-13 01:19:23 +06:00
discovery.py [discovery] improve _VALID_URL regex 2015-12-31 18:24:49 +01:00
dotsub.py [dotsub] Fix extraction 2015-04-24 21:47:13 +06:00
douyutv.py [douyutv] Add localized name 2015-07-11 00:50:45 +08:00
dplay.py [dplay] Add 'encoding: utf-8' line 2015-11-17 17:58:16 +01:00
dramafever.py [dramafever] Add test for custom episode title 2016-01-05 01:41:18 +06:00
drbonanza.py [drbonanza] Fix extraction of videos 2015-06-24 16:02:10 +08:00
dreisat.py [dreisat] use extract_from_xml_url from ZDFIE for info extraction(fixes #7680)(fixes #8104)(closes #8121) 2016-01-02 21:29:10 +01:00
dropbox.py
drtuber.py [drtuber] Fix extraction 2015-07-01 21:47:56 +06:00
drtv.py [drtv] Improve extraction (Closes #5792) 2015-05-24 01:22:11 +06:00
dump.py [dump] Fix title extraction 2015-04-04 23:33:07 +06:00
dumpert.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
dvtv.py
eagleplatform.py [eagleplatform] Identify hls formats 2015-10-18 20:24:33 +06:00
ebaumsworld.py
echomsk.py
ehow.py [ehow] Simplify 2015-07-17 23:54:38 +06:00
eighttracks.py [eighttracks] Remove unused import 2015-03-14 12:04:49 +01:00
einthusan.py [einthusan] Improve extraction (Closes #7877) 2016-01-01 02:23:03 +06:00
eitb.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
ellentv.py [kaltura] extract more formats 2015-12-11 23:40:12 +01:00
elpais.py
embedly.py [patreon] Add support for embedlies (fixes #4969) 2015-02-19 01:04:19 +01:00
engadget.py [engadget] accept short video urls 2015-10-03 14:17:17 +01:00
eporner.py [eporner] Simplify and hardcode age limit 2015-02-25 01:08:54 +06:00
eroprofile.py [eroprofile] Use raise_login_required 2015-08-26 21:25:37 +06:00
escapist.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
espn.py [espn] Extract better titles 2015-12-31 20:06:21 +01:00
esri.py [esri] Fix typo 2015-12-27 21:41:36 +06:00
europa.py [europa] Style fix: add whitespace after comma 2015-10-02 22:40:35 +02:00
everyonesmixtape.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
exfm.py
expotv.py [bild] Make more robust and improve hls extraction 2015-10-11 19:28:00 +06:00
extremetube.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
facebook.py Fix typos 2016-01-10 17:24:28 +01:00
faz.py [faz] extract duration and bitrate and use xpath_element and xpath_text for extraction 2015-12-20 21:38:30 +01:00
fc2.py [fc2] Fix test_FC2_1 2015-12-05 21:10:26 +08:00
fczenit.py [fczenit] Add extractor 2015-10-13 22:31:12 +02:00
firstpost.py [firstpost] Modernize 2015-02-10 05:28:48 +01:00
firsttv.py Remove unused imports 2015-02-14 22:19:58 +01:00
fivemin.py [5min] extract more video info and formats 2015-10-14 13:23:58 +02:00
fivetv.py [5tv] Improve 2015-06-12 17:48:42 +06:00
fktv.py [fktv] fix info extraction 2015-12-19 18:26:28 +01:00
flickr.py [flickr] fix format sorting 2015-12-21 22:10:16 +01:00
folketinget.py [folketinget] Add skip_download for test 2015-08-21 08:54:28 +06:00
footyroom.py [footyroom] Skip test 2015-12-13 23:55:10 +06:00
fourtube.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
fox.py [fox] Add new extractor(closes #3063) 2015-12-31 12:02:33 +01:00
foxgay.py
foxnews.py [bleacherreport] fix style issues and simplify 2015-12-21 11:12:58 +01:00
foxsports.py [foxsports] Support some more URLs (#5611) 2015-05-09 02:15:51 +06:00
franceculture.py [franceculture] Add extractor for '/emission-*' urls (closes #3777, closes #8022) 2015-12-28 20:07:35 +01:00
franceinter.py [franceinter] use _match_id 2015-12-22 11:30:35 +01:00
francetv.py [francetv] fix style issues reported by flake8 2015-10-28 08:22:04 +01:00
freesound.py
freespeech.py
freevideo.py
funimation.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
funnyordie.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
gameinformer.py [gameinformer] split long line 2015-12-04 08:24:04 +01:00
gamekings.py [gamekings] Support videos from news pages 2015-02-08 23:12:59 +06:00
gameone.py
gamersyde.py [gamersyde] Simplify 2015-04-04 17:53:22 +06:00
gamespot.py [gamespot] Use compat_urllib_parse_unquote 2015-07-17 23:38:30 +06:00
gamestar.py [gamestar] Fix title extraction 2015-02-26 16:22:05 +02:00
gametrailers.py [gametrailers] Fix extraction (fixes #7722) 2015-12-03 13:47:21 +01:00
gazeta.py [gazeta] Extend _VALID_URL 2015-03-08 19:17:54 +06:00
gdcvault.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
generic.py Fix typos 2016-01-10 17:24:28 +01:00
gfycat.py [gfycat] Catch errors 2015-07-07 14:22:13 +08:00
giantbomb.py
giga.py [giga] Fix view count extraction 2015-05-06 21:39:53 +06:00
glide.py
globo.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
godtube.py
goldenmoustache.py
golem.py
googledrive.py [googledrive] Modernize 2015-12-21 03:05:34 +01:00
googleplus.py [googleplus] Fix extraction of formats 2015-11-07 18:43:22 +01:00
googlesearch.py
goshgay.py Use _family_friendly_search for determining age_limit 2015-02-08 17:45:38 +02:00
gputechconf.py [gputechconf] improve extraction 2015-12-19 23:59:00 +01:00
groupon.py [ooyala] fix duration scale 2015-12-04 16:18:02 +01:00
hark.py
hearthisat.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
heise.py
hellporno.py
helsinki.py
hentaistigma.py [hentaistigma] Modernize 2015-06-29 22:21:09 +06:00
historicfilms.py [historicfilms] Fix tape id extraction 2015-05-06 21:52:26 +06:00
history.py [history] Add extractor (Closes #4934) 2015-02-15 04:57:52 +06:00
hitbox.py [hitbox] Clarify download messages 2015-04-22 21:09:21 +06:00
hornbunny.py
hotnewhiphop.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
hotstar.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
howcast.py [ooyala] fix duration scale 2015-12-04 16:18:02 +01:00
howstuffworks.py match only the test url 2015-07-17 17:07:55 +01:00
huffpost.py
hypem.py [hypem] Modernize 2015-12-05 20:46:57 +06:00
iconosquare.py [iconosquare] Extract comments 2015-09-25 04:45:31 +06:00
ign.py [ign] split long lines 2015-12-29 14:55:36 +01:00
imdb.py [imdb] Fix extraction (fixes #7220) 2015-10-18 14:13:06 +02:00
imgur.py [imgur] Improve (Closes #7928) 2015-12-22 21:48:48 +06:00
ina.py Add support of HTTPS for ina.fr 2015-06-30 16:47:14 +02:00
indavideo.py [indavideo] Remove unused import 2015-08-13 23:47:49 +06:00
infoq.py [infoq] Refactor and support the Chinese version 2015-12-13 19:16:58 +08:00
instagram.py [instagram:user] Improve _VALID_URL (Closes #7955) 2015-12-23 21:13:31 +06:00
internetvideoarchive.py
iprima.py [iprima] Mark broken 2016-01-11 22:00:17 +06:00
iqiyi.py [iqiyi] Add tests for #7894 2015-12-28 00:19:36 +08:00
ir90tv.py [ir90tv] Optional fields should be non-fatal 2015-07-25 18:48:00 +08:00
ivi.py Fix typos 2016-01-10 17:24:28 +01:00
ivideon.py [ivideon] Add support for map bound URLs 2016-01-08 05:11:23 +06:00
izlesene.py [izlesene] Avoid timestamp differences in tests due to DST 2015-06-06 02:57:21 +03:00
jadorecettepub.py
jeuxvideo.py [jeuxvideo] Fallback on og:title (Closes #7186, closes #7190) 2015-10-16 08:44:19 +06:00
jove.py
jpopsukitv.py
jwplatform.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
kaltura.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
kanalplay.py [utils,common] Merge format_srt_time and _subtitles_timecode 2015-05-12 13:04:54 +08:00
kankan.py
karaoketv.py [karaoketv] Use compat_urllib_parse_unquote_plus 2015-07-17 23:40:35 +06:00
karrierevideos.py [karrierevideos] Improve and simplify 2015-05-24 20:04:13 +06:00
keek.py [keek] Strip title 2015-09-28 01:17:28 +06:00
keezmovies.py [keezmovies] Fix extraction 2015-12-05 17:26:13 +08:00
khanacademy.py
kickstarter.py [kickstarted] Extract thumbnails in embedded videos (#5929) 2015-06-09 11:54:13 +08:00
kontrtube.py [kontrtube] Fix extraction (Closes #6644) 2015-08-23 21:43:28 +06:00
krasview.py [krasview] Skip download for test 2015-08-25 21:19:21 +06:00
ku6.py
kuwo.py [kuwo] treat the offline error as an expected ExtractorError 2015-09-26 11:44:35 +01:00
la7.py
laola1tv.py [laola1tv] Allow live stream downloads 2015-02-26 14:35:48 +02:00
lecture2go.py [lecture2go] Make optional fields non-fatal 2015-07-22 23:25:32 +08:00
letv.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
libsyn.py [libsyn] Strip options from player URL 2015-08-18 13:02:41 +02:00
lifenews.py [lifenews] Fix tests 2015-06-17 20:29:15 +06:00
limelight.py [limelight] Add test video with subtitles 2015-10-04 20:48:44 +06:00
liveleak.py [liveleak] Clarify test 2015-06-15 02:54:49 +06:00
livestream.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
lnkgo.py
lrt.py [lrt] Extract counters 2015-12-27 12:26:48 +06:00
lynda.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
m6.py
macgamestore.py
mailru.py [mailru] Skip tests 2015-08-25 21:08:38 +06:00
makertv.py [makertv] improve extraction 2015-12-21 04:24:58 +01:00
malemotion.py [malemotion] Use compat_urllib_parse_unquote 2015-07-17 23:41:14 +06:00
mdr.py Fix typos 2016-01-10 17:24:28 +01:00
metacafe.py [metacafe] Fix age limit extraction 2015-12-05 16:12:50 +01:00
metacritic.py
mgoon.py
minhateca.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
ministrygrid.py
miomio.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
mit.py [mit] Allow external embeds (Closes #7406) 2015-11-08 19:19:13 +06:00
mitele.py [mitele] Fix extraction and update test checksum (fixes #7343) 2015-11-02 12:46:10 +01:00
mixcloud.py [mixcloud] Fix extraction of the audio url (fixes #7751) 2015-12-04 14:26:34 +01:00
mlb.py [mlb] Fix #5663 2015-05-10 06:14:34 +06:00
moevideo.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
mofosex.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
mojvideo.py
moniker.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
mooshare.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
morningstar.py
motherless.py
motorsport.py
movieclips.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
moviezine.py
mpora.py [mpora] Improve _VALID_URL 2015-02-26 21:16:35 +06:00
mtv.py [mtv] extract mgid extraction and query building into separate methods 2015-12-31 22:10:00 +01:00
muenchentv.py
musicplayon.py
muzu.py
mwave.py [mwave] Improve 2015-08-19 23:07:41 +06:00
myspace.py
myspass.py [myspass] Fix extraction (closes #6206) 2015-07-14 00:23:50 +08:00
myvi.py [myvi:embed] Rename to myvi 2015-07-10 00:27:44 +06:00
myvideo.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
myvidster.py
nationalgeographic.py NationalGeographic._VALID_URL: work site-wide 2015-07-23 12:21:41 +02:00
naver.py [naver] Remove unused import 2015-10-02 13:41:52 +02:00
nba.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
nbc.py Fix typos 2016-01-10 17:24:28 +01:00
ndr.py [ndr] Fix description and upload date extraction (Closes #7893) 2015-12-18 21:34:17 +06:00
ndtv.py
nerdcubed.py
nerdist.py [nerdist] Add new extractor (Fixes #4851) 2015-02-02 23:38:35 +01:00
neteasemusic.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
netzkino.py Fix URL template extraction for netzkino. Fixes #5614 2015-05-08 12:20:34 +02:00
newgrounds.py
newstube.py [newstube] style: fix alignment 2015-06-27 14:20:33 +02:00
nextmedia.py [nextmedia] update AppleDailyIE tests 2015-09-25 07:39:22 +01:00
nextmovie.py [nextmovie] Add new extractor 2015-12-31 22:47:18 +01:00
nfb.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
nfl.py [nfl] Add test for #7012 2015-09-30 20:06:21 +06:00
nhl.py Fix typos 2016-01-10 17:24:28 +01:00
nick.py [nextmovie] Add new extractor 2015-12-31 22:47:18 +01:00
niconico.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
ninegag.py [9gag] Support embed URLs 2015-09-23 01:58:47 +06:00
noco.py [noco] Fix bitrates 2015-12-17 22:18:28 +06:00
normalboots.py [normalboots] Remove unused import 2015-02-02 23:38:45 +01:00
nosvideo.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
nova.py [nova] Revert "Fix extension extraction bug" 2015-06-03 19:25:30 +03:00
novamov.py [novamov] Fix again 2015-12-14 02:50:59 +08:00
nowness.py [nowness] Add support for brightcove:new videos (Closes #7884) 2015-12-18 22:05:56 +06:00
nowtv.py [nowtv] Mark broken 2016-01-03 10:12:13 +05:00
npo.py [vpro] Override npo IE_NAME 2015-08-08 21:51:21 +06:00
npr.py [npr] Fix extractor (Closes #7218) 2016-01-07 01:57:36 +06:00
nrk.py [nrk] Extract f4m formats and impose geo restriction only when not media URL (Closes #7715) 2015-12-01 18:35:24 +06:00
ntvde.py [n-tv.de] Use native m3u8 as best format 2015-02-02 21:57:48 +01:00
ntvru.py [ntvru] Adapt to new direct delivery and modernize (Closes #4918) 2015-02-10 21:35:34 +06:00
nuvid.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
nytimes.py [nytimes] Correct _VALID_URL of NYTimesArticleIE 2015-05-12 12:42:13 +08:00
odnoklassniki.py [ok] Extend _VALID_URL 2015-10-19 00:11:16 +06:00
oktoberfesttv.py
onionstudios.py [onionstudios] Fix extraction 2015-07-12 12:53:15 +06:00
ooyala.py [ooyala] split long lines, fix test duration and add hdcode param to hds url 2015-12-29 15:05:21 +01:00
ora.py Fix typos 2016-01-10 17:24:28 +01:00
orf.py [orf:iptv] Update test 2015-04-25 21:06:27 +06:00
pandoratv.py [pandoratv] Add IE names 2016-01-01 00:42:42 +06:00
parliamentliveuk.py
patreon.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
pbs.py [pbs] Extend PBS station regex (Closes #7964) 2015-12-23 23:22:47 +06:00
periscope.py [periscope] Fix token based extraction (Closes #7943) 2015-12-23 02:09:50 +06:00
philharmoniedeparis.py [philharmoniedeparis] Fix extraction and tests, improve, simplify 2015-04-27 03:36:32 +06:00
phoenix.py [phoenix] fix IE_NAME 2015-12-29 12:00:52 +01:00
photobucket.py [photobucket] Use compat_urllib_parse_unquote 2015-07-17 23:45:55 +06:00
pinkbike.py [pinkbike] PEP8 2015-06-21 18:23:08 +08:00
pladform.py [pladform] Add _extract_url routine 2015-12-07 22:02:45 +06:00
planetaplay.py [planetaplay/quickvid/vube] Skip inaccessible sites 2015-06-25 16:40:29 +08:00
played.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
playfm.py [playfm] Adapt to v2api (Closes #5344) 2015-04-02 20:26:05 +06:00
playtvak.py [playtvak] PEP 8 2015-08-18 20:27:58 +06:00
playvid.py [playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus 2015-07-17 23:46:33 +06:00
playwire.py [playwire] Fix test 2015-09-18 21:01:55 +06:00
pluralsight.py [pluralsight] Fix new player (Closes #8215) 2016-01-13 08:18:37 +06:00
podomatic.py
porn91.py [91porn] Extract age limit 2015-08-08 21:30:57 +06:00
pornhd.py [pornhd] Fix title extraction (Closes #7596) 2015-11-22 18:08:30 +06:00
pornhub.py [pornhub:playlist] Allow alphanumeric viewkeys (Closes #7695) 2015-11-30 03:47:01 +06:00
pornotube.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
pornovoisines.py [pornovoisines] Improve average_rating extraction and update test case 2015-06-06 03:11:43 +03:00
pornoxo.py
primesharetv.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
promptfile.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
prosiebensat1.py [prosiebensat1] Add support for .ch domains (Closes #7365) 2015-11-05 01:54:49 +06:00
puls4.py [puls4] Improve and extract more metadata 2015-02-28 22:25:57 +06:00
pyvideo.py
qqmusic.py [qqmusic] Update tests 2016-01-02 22:39:09 +08:00
quickvid.py [planetaplay/quickvid/vube] Skip inaccessible sites 2015-06-25 16:40:29 +08:00
r7.py [r7] Add extractor (Closes #4405, closes #5004) 2015-02-23 03:32:53 +06:00
radiobremen.py
radiode.py [radio.de] Fix extraction 2015-02-17 21:40:09 +01:00
radiofrance.py
radiojavan.py [radiojavan] Sort formats 2015-04-04 19:25:08 +06:00
rai.py [rai] split long lines 2015-12-29 15:03:14 +01:00
rbmaradio.py
rds.py [rds] Improve _VALID_URL 2015-07-12 23:45:47 +06:00
redtube.py [redtube] Fix test 2015-03-25 20:09:01 +06:00
regiotv.py [regiotv] Improve extraction (Closes #7915) 2015-12-31 22:12:47 +06:00
restudy.py
reverbnation.py
revision3.py [testtube] Remove Extractor 2016-01-01 21:53:19 +01:00
ringtv.py [ringtv] Modernize test definition 2015-02-01 15:21:02 +01:00
ro220.py
rottentomatoes.py
roxwel.py
rtbf.py [rtbf] Make www optional in _VALID_URL 2015-11-08 17:03:21 +06:00
rte.py [rte:radio] Extract timestamp 2016-01-04 05:04:48 +06:00
rtl2.py [rtl2] Remove MD5 checksums 2015-08-21 13:21:21 +08:00
rtlnl.py [rtlnl] Update unencrypted streams comment (#6337) 2015-07-23 23:20:24 +06:00
rtp.py [rtp] Add skip_download for test 2015-08-21 08:56:05 +06:00
rts.py [srgssr] split long lines and use m3u8_native 2015-12-29 14:58:59 +01:00
rtve.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
rtvnh.py [rtvnh] Check status code 2015-08-13 01:11:55 +06:00
ruhd.py
rutube.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
rutv.py [rutv] Fix extraction (Closes #8004) 2015-12-25 21:14:00 +06:00
ruutu.py [ruutu] Fix extraction (Closes #8107) 2016-01-02 07:44:30 +06:00
safari.py [safari] Use postdata_urlencode (#7465) 2015-12-12 14:28:05 +08:00
sandia.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
sapo.py
savefrom.py
sbs.py [sbs] Simplify 2015-07-18 02:43:18 +06:00
scivee.py
screencast.py
screencastomatic.py
screenwavemedia.py [screenwavemedia] Improve _VALID_URL 2015-08-29 19:05:11 +06:00
senateisvp.py [senateisvp] Pass extra param as query segment without `?` 2015-10-24 21:03:45 +06:00
servingsys.py
sexu.py
sexykarma.py [sexykarma] Fix test 2015-08-08 21:27:10 +06:00
shahid.py [shahid] raise ExtractorError if the video is DRM protected 2016-01-10 07:55:58 +01:00
shared.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
sharesix.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
sina.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
skynewsarabia.py [skynewsarabia] fix extractor name 2015-12-04 16:23:44 +01:00
slideshare.py [slideshare] Fix extraction (#5279) 2015-03-26 17:47:25 +02:00
slutload.py
smotri.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
snagfilms.py [snagfilms] Don't use '_' as a variable that is used 2015-07-21 20:50:02 +02:00
snotr.py
sohu.py [sohu]fix 403 forbidden 2015-12-08 14:14:14 +08:00
soundcloud.py [soundcloud:likes] Adapt to API changes (Closes #8166) 2016-01-08 01:54:31 +06:00
soundgasm.py [soundgasm] PEP8 2015-02-23 16:51:21 +01:00
southpark.py [southpark:de] Enable non-ASCII redirect URL test 2015-08-07 01:27:07 +06:00
space.py Rename all references to legacy studio Brightcove extractor 2015-11-14 06:05:46 +06:00
spankbang.py [spankbang] Improve and simplify 2015-04-06 21:24:17 +06:00
spankwire.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
spiegel.py [spiegel] Fix extraction (Closes #7693) 2015-11-29 17:03:33 +06:00
spiegeltv.py [spiegeltv] Fix style issue 2015-10-24 12:42:08 +02:00
spike.py [spike] Extend _VALID_URL (Closes #5420) 2015-04-15 20:58:48 +06:00
sport5.py
sportbox.py [sportbox] Remove unused import 2015-05-22 11:35:09 +02:00
sportdeutschland.py [sportdeutschland] Do not abort if meta info is missing 2015-12-27 13:11:55 +01:00
srgssr.py [srgssr] use SRFIE format ids 2015-12-29 16:38:06 +01:00
srmediathek.py [srmediathek] improve extraction 2015-12-25 17:37:50 +01:00
ssa.py [ssa] Add extractor (Closes #5169) 2015-03-11 21:15:36 +06:00
stanfordoc.py
steam.py
stitcher.py [stitcher] Remove origEpisodeURL 2015-10-25 23:17:23 +06:00
streamcloud.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
streamcz.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
streetvoice.py
sunporno.py [sunporno] Fix view_count extraction 2015-06-06 13:58:52 +03:00
svt.py [extractor/generic] Add support for svt embeds (Closes #5622) 2015-05-09 00:23:35 +06:00
swrmediathek.py
syfy.py
sztvhu.py
tagesschau.py [tagesschau] Remove unused import 2015-07-22 23:23:38 +02:00
tapely.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
tass.py
teachertube.py
teachingchannel.py [ooyala] fix duration scale 2015-12-04 16:18:02 +01:00
teamcoco.py [teamcoco] Handle incomplete m3u8 URLs (fixes #5798) 2015-06-05 22:59:04 +08:00
techtalks.py
ted.py [ted] Skip hls quality selection format 2015-04-20 22:04:42 +06:00
tele13.py [tele13] split long lines 2015-12-29 15:02:18 +01:00
telebruxelles.py
telecinco.py [telecinco] Fix typo 2015-09-16 22:49:26 +06:00
telegraaf.py [telegraaf] Add extractor (Closes #6492) 2015-08-09 19:11:23 +06:00
telemb.py
teletask.py [teletask] Fix test definition 2015-02-01 15:25:33 +01:00
tenplay.py [tenplay] Fix formats and modernize (Closes #5806) 2015-05-24 23:58:09 +06:00
testurl.py Fix typos 2016-01-10 17:24:28 +01:00
tf1.py [tf1] Fix tests 2015-12-15 21:36:59 +06:00
theintercept.py [theintercept] improve extraction 2015-12-23 22:36:53 +01:00
theonion.py [theonion] Modernize 2015-02-19 04:12:40 +01:00
theplatform.py [theplatform] Add support for referer protected videos wuth explicit SMIL 2015-12-08 21:15:45 +06:00
thesixtyone.py [thesixtyone] Modernize 2015-06-25 16:19:04 +08:00
thisamericanlife.py [thisamericanlife] Improve and simplify 2015-07-04 05:42:53 +06:00
thisav.py
thvideo.py
tinypic.py
tlc.py [tlc] remove TlcIE 2015-12-31 18:33:40 +01:00
tmz.py [tmz] Add support for articles (fixes #5477) 2015-05-11 20:06:10 +08:00
tnaflix.py [tnaflix] Generalize tnaflix extractors 2015-06-28 23:05:09 +06:00
toggle.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
toutv.py
toypics.py
traileraddict.py
trilulilu.py [trilulilu] handle errors 2015-12-05 09:42:00 +01:00
trutube.py
tube8.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
tubitv.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
tudou.py [tudou] Use single quotes and compat_str 2015-09-13 02:59:43 +08:00
tumblr.py [tumblr] Remove redundant field 2015-10-05 22:44:36 +06:00
tunein.py [tunein] add support for tunein topic,clip and program(fixes #7348) 2015-12-28 00:36:57 +01:00
turbo.py [turbo] Improve description extraction 2015-06-06 13:58:51 +03:00
tutv.py [tutv] Fix test 2015-10-24 14:22:47 +02:00
tv2.py [tv2:article] Add extractor (Closes #5724) 2015-05-17 03:32:53 +06:00
tv4.py Fix typos 2016-01-10 17:24:28 +01:00
tvc.py [tvc] Fix embed regex 2015-06-12 19:31:52 +06:00
tvigle.py [tvigle] Skip tests 2015-06-03 20:53:54 +06:00
tvland.py [tvland] inherit from MTVServicesInfoExtractor 2015-12-31 20:52:47 +01:00
tvp.py
tvplay.py [tvplay] Add age limit to tests 2015-08-11 01:49:23 +06:00
tweakers.py [tweakers] Remove unused imports 2015-08-13 01:17:15 +06:00
twentyfourvideo.py [24video] Fix test 2015-12-23 20:49:52 +06:00
twentymin.py [20min] Improve (Closes #8110) 2016-01-04 02:33:08 +06:00
twentytwotracks.py [22tracks] Improve and simplify 2015-03-25 22:26:02 +06:00
twitch.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
twitter.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
ubu.py
udemy.py [udemy] Fix non free course message 2016-01-06 00:03:39 +06:00
udn.py [UDNEmbed] Fix generic UDN pages 2015-11-19 22:32:56 +08:00
ultimedia.py [ultimedia] keep direct support for ultimedia videos 2015-12-10 23:04:28 +01:00
unistra.py
urort.py
ustream.py [ustream] Fix tests 2015-10-05 22:52:51 +06:00
varzesh3.py [varzesh3] Simplify 2015-04-01 22:02:55 +06:00
vbox7.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
veehd.py [veehd] Use compat_urllib_parse_unquote 2015-07-18 00:04:25 +06:00
veoh.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
vessel.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
vesti.py
vevo.py [vevo] Use _download_smil to provide informative error messages 2015-12-11 19:16:51 +08:00
vgtv.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
vh1.py
vice.py [ooyala] fix duration scale 2015-12-04 16:18:02 +01:00
viddler.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
videodetective.py
videofyme.py [videofy.me] fix info extraction 2015-11-02 13:55:21 +01:00
videomega.py [videomega] Mark broken 2016-01-11 21:56:19 +06:00
videomore.py Fix typos 2016-01-10 17:24:28 +01:00
videopremium.py
videott.py [videott] Mark broken 2016-01-11 21:58:32 +06:00
vidme.py [vidme] Check for deleted videos 2015-10-26 14:42:17 +01:00
vidzi.py [vidzi] fixed. finds url from hash and host in script 2015-11-06 20:24:02 +01:00
vier.py [vier:videos] Fix extraction with old approach (Closes #6806) 2015-09-09 23:59:17 +06:00
viewster.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
viidea.py [viidea] Improve and cleanup (Closes #7390) 2015-11-08 06:55:52 +06:00
viki.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
vimeo.py [vimeo] Add test for #8187 2016-01-09 03:07:29 +06:00
vimple.py [vimple] Extract spruto player based extractor class 2015-07-09 23:52:03 +06:00
vine.py [vine] Use _search_regex for JSON data (Closes #7254, closes #7255) 2015-10-21 20:35:22 +06:00
vk.py [vk] Add test for pladform embed 2015-12-07 22:05:54 +06:00
vlive.py [vlive] PEP8 2015-09-05 15:25:19 +08:00
vodlocker.py [vodlocker] Capture file not found error (Closes #7696) 2015-11-30 03:58:39 +06:00
voicerepublic.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
vporn.py [vporn] More metadata extraction fixes and tests update (#5560) 2015-04-30 21:31:38 +06:00
vrt.py [vrt] Prefix format ids 2016-01-05 01:59:45 +06:00
vube.py [planetaplay/quickvid/vube] Skip inaccessible sites 2015-06-25 16:40:29 +08:00
vuclip.py [vuclip] Fix extraction 2015-05-18 21:39:15 +06:00
vulture.py [vulture] Fix extraction 2015-05-18 21:34:20 +06:00
walla.py [walla] Convert to new subtitles system 2015-02-17 21:23:09 +01:00
washingtonpost.py [washingtonpost] fix test info 2015-09-08 20:40:23 +01:00
wat.py Update wat.py 2015-04-18 15:40:40 +02:00
wayofthemaster.py
wdr.py [wdr] split long lines 2015-12-29 15:07:50 +01:00
webofstories.py [webofstories:playlist] Improve and add test 2015-07-11 04:43:29 +06:00
weibo.py
wimp.py [wimp] Improve video URL regex 2015-12-07 22:18:00 +06:00
wistia.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
worldstarhiphop.py [worldstarhiphop] Support Android URLs (fixes #5629) 2015-05-14 18:00:57 +08:00
wrzuta.py
wsj.py Remove duplicate key 2015-11-11 12:00:31 +01:00
xbef.py [xbef] Use compat_urllib_parse_unquote 2015-07-17 23:49:14 +06:00
xboxclips.py
xfileshare.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
xhamster.py [xhamster] Remove unused import 2016-01-09 11:16:23 +01:00
xminus.py [xminus] Fix extraction 2015-05-18 21:23:05 +06:00
xnxx.py [xnxx] Use compat_urllib_parse_unquote 2015-07-17 23:49:38 +06:00
xstream.py [vgtv] update tests and correct format sorting 2015-12-22 15:54:51 +01:00
xtube.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
xuite.py [xuite] fix test md5 2015-09-08 20:12:30 +01:00
xvideos.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
xxxymovies.py
yahoo.py [yahoo] Support pages that use an alias (fixes #8084) 2016-01-01 14:32:00 +01:00
yam.py [yam] Add localized name 2015-07-11 00:53:08 +08:00
yandexmusic.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
yesjapan.py
yinyuetai.py [yinyuetai] Add localized name 2015-07-11 00:57:59 +08:00
ynet.py [ynet] Use compat_urllib_parse_unquote_plus 2015-07-17 23:50:52 +06:00
youjizz.py
youku.py [youku] Fix extraction (#8068) 2016-01-01 13:33:01 +08:00
youporn.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
yourupload.py [yourupload] Simplify 2015-04-29 04:05:14 +08:00
youtube.py [youtube] Fix acodec and vcodec order 2016-01-13 17:05:38 +08:00
zapiks.py [zapiks] Extend _VALID_URL (#5014) 2015-02-22 01:42:47 +06:00
zdf.py [zdf] fix rtmpt format downloading handle errors 2016-01-02 21:24:57 +01:00
zingmp3.py [zingmp3:album] Skip broken items 2015-10-10 22:09:21 +06:00