yt-dlc/youtube_dl/extractor
Yen Chi Hsuan e4e50f60b1
[googledrive] Fix extraction on Python 3.6
Since Python 3.6, invalid escape sequences are deprecated. It's likely
that there are invalid escape sequences somewhere on the webpage, so
instead of unescaping the whole webpage, just unescape the URL.

See https://bugs.python.org/issue27364. That change was designed for
string literals, while it affects the 'unicode_escape' encoding as well.
The code path is:

str.decode('unicode_escape')
    codecs.unicode_escape_decode()
        PyUnicode_DecodeUnicodeEscape()
2017-02-05 21:41:08 +08:00
..
__init__.py lazy extractors: Output if it's enabled in the verbose log 2016-04-08 21:50:54 +02:00
abc.py [abc.net.au:iview] Fix for non-series videos (closes #10895) 2016-10-11 12:53:27 +08:00
abcnews.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
abcotvs.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
academicearth.py
acast.py [acast] Add test with multiple blings 2016-12-24 14:28:30 +01:00
addanime.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
adobepass.py [adobepass] PEP 8 2016-10-21 04:38:14 +07:00
adobetv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
adultswim.py [adultswim] Fix extraction (closes #10979) 2016-10-27 02:16:48 +08:00
aenetworks.py [aenetworks] fix season episodes extraction(fixes #11669) 2017-01-26 19:15:43 +01:00
afreecatv.py [afreecatv] extract rtmp formats 2017-02-04 18:18:28 +01:00
airmozilla.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
aljazeera.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
allocine.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
alphaporno.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
amcnetworks.py [amcnetworks] Recognize more BBC America URLs 2016-11-22 20:40:57 +08:00
amp.py [amp] Fix a typo 2016-07-06 20:10:47 +08:00
animeondemand.py [animeondemand] Fix typo 2016-07-09 22:20:34 +07:00
anitube.py
anvato.py [anvato] Improve formats extraction 2016-11-04 21:45:24 +07:00
anysex.py
aol.py [aol] remove AolFeaturesIE 2017-01-06 12:10:47 +01:00
aparat.py [aparat] Fix extraction 2016-08-08 12:59:07 +08:00
appleconnect.py
appletrailers.py [appletrailers] correct thumbnail fallback 2016-06-23 19:03:34 +01:00
archiveorg.py [archiveorg] PEP 8 2016-08-05 23:16:19 +07:00
ard.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
arkena.py [arkena] Add support for video.arkena.com (closes #11568) 2017-01-01 02:46:47 +07:00
arte.py [theoperaplatform] Rename, fix _VALID_URL and fix test 2016-10-16 00:24:06 +07:00
atresplayer.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
atttechchannel.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
audimedia.py [audimedia] update _VALID_URL and video_id regex and improve http format_id 2016-03-04 17:55:50 +01:00
audioboom.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
audiomack.py [audiomack:album] Force video_id to be strings 2016-06-10 16:11:28 +08:00
awaan.py [awaan:video] fix test(closes #10773) 2016-09-27 15:31:25 +01:00
azmedien.py [azmedien:playlist] Add support for topic and themen playlists 2017-01-29 20:40:19 +07:00
azubu.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
baidu.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
bambuser.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
bandcamp.py [bandcamp] Fix free downloads extraction and extract all formats (closes #11067) 2016-11-19 04:18:21 +07:00
bbc.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
beampro.py [beam:live] Improve and simplify (#10702, closes #11596) 2017-01-15 06:07:35 +07:00
beatport.py [Beatport] Update extractor name and tests 2016-10-16 02:33:43 +07:00
beeg.py [beeg] Fix extraction (closes #11069) 2016-10-30 05:27:50 +07:00
behindkink.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
bellmedia.py [bellmedia] add support for more sites 2016-09-15 08:12:12 +01:00
bet.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
bigflix.py [bigflix] Remove an invalid test 2016-08-13 18:02:11 +08:00
bild.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
bilibili.py [bilibili] Support new Bangumi URLs (closes #11845) 2017-02-02 21:51:31 +08:00
biobiochiletv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
biqle.py [biqle] Skip an invalid test 2016-08-08 12:59:55 +08:00
bleacherreport.py [bleacherreport] update tests 2016-03-04 20:14:09 +01:00
blinkx.py
bloomberg.py [bloomberg] Add another video id regex (closes #11371) 2016-12-06 00:41:03 +07:00
bokecc.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
bpb.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
br.py [br] Skip invalid tests 2016-06-18 12:53:48 +08:00
bravotv.py [syfy,bravotv] restrict drupal settings regex 2016-08-23 17:31:35 +01:00
breakcom.py [break] merge BreakIE and ScreenJunkiesIE 2017-01-06 11:25:48 +01:00
brightcove.py [brightcove] Recognize another player ID 2017-01-16 00:06:52 +08:00
buzzfeed.py [buzzfeed] Detect Facebook embed and update _TESTS 2016-07-03 14:12:02 +08:00
byutv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
c56.py
camdemy.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
camwithher.py [camwithher] Remove extra blank line 2016-04-01 20:45:21 +02:00
canalc2.py
canalplus.py [canalplus] Add fallback for video id (closes #11764) 2017-01-18 22:20:11 +07:00
canvas.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
carambatv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
cartoonnetwork.py [cartoonnetwork] add support Adobe Pass auth 2016-09-20 18:52:00 +01:00
cbc.py [cbc:watch] extract audio codec for audion only formats(fixes #11893) 2017-02-02 08:07:28 +01:00
cbs.py [cbs] extract info from thunder videoPlayerService(closes #10728) 2016-09-22 19:28:22 +01:00
cbsinteractive.py [cbsinteractive] Fix extraction for cnet.com 2016-10-14 18:20:01 +08:00
cbslocal.py [cbslocal] Support newyork.cbslocal.com 2016-11-24 20:32:17 +08:00
cbsnews.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
cbssports.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
ccc.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ccma.py [ccma] Add new extractor(closes #11359) 2016-12-18 10:49:10 +01:00
cctv.py [cctv] Add support for ncpa-classic.com (closes #11591) 2017-01-04 01:30:40 +07:00
cda.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ceskatelevize.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
channel9.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
charlierose.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
chaturbate.py [chaturbate] Improve (closes #11797) 2017-01-22 03:02:48 +07:00
chilloutzone.py
chirbit.py [chirbit] Extract uploader 2017-01-23 02:27:38 +07:00
cinchcast.py
clipfish.py [clipfish] Update _TEST; the old one is gone 2016-10-15 00:12:21 +08:00
cliphunter.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
cliprs.py [Onet,ClipRs] Add new extractor for onet.tv and use it for clip.rs 2016-07-06 20:09:05 +08:00
clipsyndicate.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
closertotruth.py [closertotruth] Update and improve (Closes #8680) 2016-06-19 00:35:29 +07:00
cloudy.py [cloudy] Drop videoraj.to 2016-07-16 15:37:54 +08:00
clubic.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
clyp.py
cmt.py [cmt,mtv,southpark] Add support for episode URLs (closes #11837) 2017-01-26 21:49:34 +07:00
cnbc.py [theplatform] extract timestamp and uploader 2016-04-01 18:07:17 +01:00
cnn.py [turner] keep video id intact 2016-08-30 10:46:48 +01:00
collegerama.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
comcarcoff.py Unify coding cookie 2016-10-03 23:44:29 +07:00
comedycentral.py [mtv,cc,cmt,spike] Improve and refactor 2017-01-14 06:18:38 +07:00
common.py [infoq] Add audio only format if available (#11565) 2017-02-03 12:10:13 +08:00
commonmistakes.py
commonprotocols.py [generic,commonprotocols] Move mms suuport from GenericIE 2016-10-07 19:24:22 +08:00
condenast.py [condenast] Make _search_json_ld call non fatal 2016-08-08 22:45:49 +07:00
coub.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
cracked.py
crackle.py [crackle] improve extraction 2017-01-24 16:57:22 +01:00
criterion.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
crooksandliars.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
crunchyroll.py [crunchyroll] Remove ScaledBorderAndShadow settings 2017-02-01 16:39:32 +08:00
cspan.py [cspan] Fix _TESTS 2017-01-20 22:27:13 +08:00
ctsnews.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ctvnews.py [ctvnews] relax _VALID_URL regex(closes #11394) 2016-12-10 17:36:32 +01:00
cultureunplugged.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
curiositystream.py [curiositystream] don't cache auth token 2016-09-01 19:46:58 +01:00
cwtv.py [cwtv] extract http formats 2016-08-07 22:58:12 +01:00
dailymail.py [DailyMail] Improve title and description extraction 2016-07-24 05:37:13 +07:00
dailymotion.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
daum.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
dbtv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
dctp.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
deezer.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
defense.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
democracynow.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
dfb.py [dfb] extract m3u8 formats 2016-04-29 19:21:17 +01:00
dhm.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
digiteka.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
discovery.py [discovery] Fix typo 2016-05-02 07:07:35 +06:00
discoverygo.py [discoverygo] Fix JSON data parsing 2017-01-05 18:50:34 +08:00
disney.py [disney] Add new extractor(closes #7409)(closes #11801)(#4975)(#11000) 2017-01-26 16:16:14 +01:00
dispeak.py [dispeak] Rename DigitalSpeaking to DigitallySpeaking 2016-04-22 00:07:43 +08:00
dotsub.py [dotsub] Support vimeo embed (closes #10964) 2016-10-24 15:13:33 +08:00
douyutv.py [douyutv] Improve room id regex 2017-02-03 03:26:41 +07:00
dplay.py [dplay] Use Safari user-agent for hls (closes #11418) 2016-12-12 00:58:08 +07:00
dramafever.py [dramafever] Add support for URLs with language code (#11714) 2017-01-14 18:27:22 +07:00
drbonanza.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
dreisat.py [3sat,phoenix] Fix extraction (closes #11619) 2017-01-06 17:13:53 +07:00
dropbox.py
drtuber.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
drtv.py [drtv] add support for live and radio sections(closes #1827)(closes #3427) 2017-02-04 08:38:28 +01:00
dumpert.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
dvtv.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
dw.py [dw] Skip an invalid test 2016-06-10 16:53:40 +08:00
eagleplatform.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ebaumsworld.py [ebaumsworlds] Update _VALID_URL (Closes #9135) 2016-04-10 22:15:11 +06:00
echomsk.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
egghead.py [egghead:course] Add support for egghead.io course playlists 2017-01-09 11:24:40 +01:00
ehow.py
eighttracks.py
einthusan.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
eitb.py Unify coding cookie 2016-10-03 23:44:29 +07:00
ellentv.py [ellentv] Improve extraction (Closes #10067) 2016-07-13 22:42:53 +07:00
elpais.py [elpais] Fix extraction for some URLs (closes #11765) 2017-02-01 23:48:34 +01:00
embedly.py Unify coding cookie 2016-10-03 23:44:29 +07:00
engadget.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
eporner.py [eporner] Fix extraction (Closes #10139) 2016-07-22 23:04:13 +07:00
eroprofile.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
escapist.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
espn.py [espn] Fix extraction (closes #11041) 2016-11-08 00:29:12 +07:00
esri.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
europa.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
everyonesmixtape.py
expotv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
extractors.py [videopress] Add extractor 2017-02-05 13:37:27 +07:00
extremetube.py [extremetube] Revert display_id 2016-08-17 07:02:13 +07:00
eyedotv.py [eyedotv] Add new extractor(closes #9582) 2016-05-24 20:10:12 +01:00
facebook.py [facebook] Fix title extraction (closes #11941) 2017-02-02 22:45:18 +07:00
faz.py Unify coding cookie 2016-10-03 23:44:29 +07:00
fc2.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
fczenit.py [fczenit] Fix extraction and update test 2016-05-05 17:55:37 +08:00
filmon.py [filmon] improve extraction 2017-02-03 10:15:03 +01:00
firstpost.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
firsttv.py [1tv] Add support for hls (closes #11786) 2017-01-20 00:47:04 +07:00
fivemin.py [5min] fix _VALID_URL(closes #10228) 2016-08-05 10:22:33 +01:00
fivetv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
fktv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
flickr.py [flickr] Extract uploader URL (Closes #9426) 2016-05-07 20:15:40 +06:00
flipagram.py untie 2017-01-19 04:18:13 -05:00
folketinget.py Unify coding cookie 2016-10-03 23:44:29 +07:00
footyroom.py [footyroom] Fix extraction and update _TESTS (closes #10810) 2016-10-11 17:46:13 +08:00
formula1.py fix tests related to 1978540a5122c53012e17a78841f3da0df77fd34(closes #10774) 2016-09-27 15:31:25 +01:00
fourtube.py [4tube] Fix metadata extraction (Closes #10321) 2016-08-13 19:55:09 +07:00
fox.py [fox] add support for Adobe Pass auth(closes #8584) 2016-09-20 15:52:23 +01:00
fox9.py [fox9] Add extractor (closes #11110) 2016-11-04 21:32:30 +07:00
foxgay.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
foxnews.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
foxsports.py [foxsports] extract http formats 2016-06-19 05:45:48 +01:00
franceculture.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
franceinter.py [franceinter] Fix upload date extraction 2016-09-17 15:44:37 +07:00
francetv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
freesound.py [freesound] Improve and remove unrelated metadata (closes #11608) 2017-01-12 23:03:53 +07:00
freespeech.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
funimation.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
funnyordie.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
fusion.py [fusion] Update ooyala id regex 2016-12-05 22:43:36 +07:00
fxnetworks.py [fxnetworks] extend _VALID_URL to support simpsonsworld.com 2016-08-16 16:22:34 +01:00
gameinformer.py [gameinformer] remove unused imports 2016-03-14 21:57:26 +01:00
gameone.py
gamersyde.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
gamespot.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
gamestar.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
gazeta.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
gdcvault.py [dispeak] Rename DigitalSpeaking to DigitallySpeaking 2016-04-22 00:07:43 +08:00
generic.py [videopress] Add extractor 2017-02-05 13:37:27 +07:00
gfycat.py
giantbomb.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
giga.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
glide.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
globo.py [globo:article] Add support for multiple videos (Closes #10653) 2016-09-17 23:34:10 +07:00
go.py [go] Relax video id regex (closes #11937) 2017-02-02 23:04:46 +07:00
godtube.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
godtv.py [godtv] Relax _VALID_URL 2016-06-09 21:34:47 +07:00
golem.py
googledrive.py [googledrive] Fix extraction on Python 3.6 2017-02-05 21:41:08 +08:00
googleplus.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
googlesearch.py [gvsearch] Modernize and fix page result request (closes #11051) 2016-10-28 23:19:59 +07:00
goshgay.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
gputechconf.py [dispeak] Rename DigitalSpeaking to DigitallySpeaking 2016-04-22 00:07:43 +08:00
groupon.py skip some tests to reduce test time 2016-05-24 16:44:11 +01:00
hark.py Unify coding cookie 2016-10-03 23:44:29 +07:00
hbo.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
hearthisat.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
heise.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
hellporno.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
helsinki.py Unify coding cookie 2016-10-03 23:44:29 +07:00
hentaistigma.py
hgtv.py [hgtvcom:show] Add extractor (Closes #10365) 2016-08-18 04:37:14 +07:00
historicfilms.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
hitbox.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
hitrecord.py [hitrecord] Improve (closes #11626) 2017-01-08 20:17:18 +07:00
hornbunny.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
hotnewhiphop.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
hotstar.py
howcast.py skip some tests to reduce test time 2016-05-24 16:44:11 +01:00
howstuffworks.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
hrti.py [hrti] Don't redefine variable in list comprehension 2016-07-02 23:02:14 +02:00
huajiao.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
huffpost.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
hypem.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
iconosquare.py
ign.py
imdb.py [imdb] Extend _VALID_URL (closes #11744) 2017-01-17 23:14:07 +07:00
imgur.py [imgur] Recognize /r/ URLs (closes #11071) 2016-10-30 17:02:03 +08:00
ina.py Unify coding cookie 2016-10-03 23:44:29 +07:00
inc.py [inc] Improve (closes #11647) 2017-01-09 23:08:59 +07:00
indavideo.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
infoq.py [infoq] Add audio only format if available (#11565) 2017-02-03 12:10:13 +08:00
instagram.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
internetvideoarchive.py [internetvideoarchive] extract all formats 2016-09-04 11:45:29 +01:00
iprima.py [iprima] Fix extraction (closes #11920, closes #11896) 2017-02-03 03:04:33 +07:00
iqiyi.py [iqiyi] Skip an unstable MD5 checksum 2016-07-04 11:25:46 +08:00
ir90tv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
itv.py [itv] fix extraction in python 2.6 2017-01-29 16:04:15 +01:00
ivi.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ivideon.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
iwara.py [iwara] Fix extraction after relaunch 2016-09-11 03:02:00 +08:00
izlesene.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
jamendo.py [jamendo] Improve and extract more metadata (closes #11836) 2017-01-26 23:26:18 +07:00
jeuxvideo.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
jove.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
jpopsukitv.py Unify coding cookie 2016-10-03 23:44:29 +07:00
jwplatform.py [jwplatform] Improve duration extraction 2016-12-17 18:50:07 +07:00
kaltura.py [kaltura] Add fallback for fileExt 2017-01-28 18:27:42 +07:00
kamcord.py [kamcord] Add extractor (Closes #10001) 2016-07-07 01:50:39 +07:00
kanalplay.py
kankan.py
karaoketv.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
karrierevideos.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
keek.py
keezmovies.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ketnet.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
khanacademy.py update tests related to the change in youtube http format sorting 2016-03-05 21:52:24 +01:00
kickstarter.py Unify coding cookie 2016-10-03 23:44:29 +07:00
konserthusetplay.py [konserthusetplay] Add support for rspoplay.se 2017-01-28 01:58:23 +07:00
kontrtube.py Unify coding cookie 2016-10-03 23:44:29 +07:00
krasview.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ku6.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
kusi.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
kuwo.py [kwuo:song] Improve error detection (closes #10650) 2016-09-15 00:56:15 +08:00
la7.py [la7] extract more info from a kaltura custom server 2016-07-04 17:59:58 +01:00
laola1tv.py [laola1] add support for another extraction scenario(closes #11460) 2016-12-20 18:22:57 +01:00
lci.py [lci] Add new extractor(closes #10573) 2016-09-06 20:47:42 +01:00
lcp.py [lcp] Improve extraction 2016-07-23 17:56:11 +07:00
learnr.py [learnr] Add new extractor(closes #4284) 2016-05-19 18:18:03 +01:00
lecture2go.py [lecture2go] Fix extraction 2016-04-14 15:08:01 +08:00
leeco.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
lego.py [lego] improve info extraction and bypass geo restriction(closes #10872) 2016-10-08 08:33:18 +01:00
lemonde.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
libraryofcongress.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
libsyn.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
lifenews.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
limelight.py [limelight] Improve and make more robust (closes #11737) 2017-01-16 21:54:47 +07:00
litv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
liveleak.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
livestream.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
lnkgo.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
localnews8.py [localnews8] Fix extractor (Closes #9539) 2016-05-20 22:31:08 +06:00
lovehomeporn.py
lrt.py [lrt] Fix audio extraction (Closes #10566) 2016-09-11 01:27:20 +07:00
lynda.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
m6.py Unify coding cookie 2016-10-03 23:44:29 +07:00
macgamestore.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
mailru.py Unify coding cookie 2016-10-03 23:44:29 +07:00
makerschannel.py [makerschannel] Add new extractor(closes #8839) 2016-03-12 22:52:53 +01:00
makertv.py
mangomolo.py [mangomolo] fix domain regex 2016-09-17 08:11:01 +01:00
matchtv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
mdr.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
meipai.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
melonvod.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
meta.py [meta] Clarify the source of uppod st decryption algorithm 2016-06-30 18:27:57 +01:00
metacafe.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
metacritic.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
mgoon.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
mgtv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
miaopai.py [miaopai] Coding style (#10556) 2016-09-08 00:28:33 +08:00
microsoftvirtualacademy.py extract ISM formats in some of the extractors 2016-11-02 01:54:45 +07:00
minhateca.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ministrygrid.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
minoto.py [minoto] Add new extractor 2016-03-12 22:52:53 +01:00
miomio.py [miomio] Adapt to the new API and update _TESTS 2016-08-20 00:08:23 +08:00
mit.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
mitele.py [mitele] extract dash formats 2017-01-13 23:06:59 +01:00
mixcloud.py [mixcloud] Fix extraction (closes #11674) 2017-01-13 23:56:16 +07:00
mlb.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
mnet.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
moevideo.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
mofosex.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
mojvideo.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
moniker.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
morningstar.py
motherless.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
motorsport.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
movieclips.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
moviezine.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
movingimage.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
mpora.py
msn.py [common] recognize hls manifests that contain video only formats(#11394) 2016-12-10 17:22:15 +01:00
mtv.py [mtv81] Add extractor (closes #7619) 2017-01-28 20:29:22 +07:00
muenchentv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
musicplayon.py Unify coding cookie 2016-10-03 23:44:29 +07:00
mwave.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
myspace.py [myspace] fix extraction and extract hls and http formats 2017-02-03 22:25:19 +01:00
myspass.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
myvi.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
myvideo.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
myvidster.py [myvidster] Update _TESTS (closes #10473) 2016-09-01 16:42:35 +08:00
nationalgeographic.py [natgeo] extract m3u8 formats(closes #10959) 2016-10-19 19:39:41 +01:00
naver.py [naver] Update tests for #11743 2017-01-17 21:19:57 +07:00
nba.py [turner] keep video id intact 2016-08-30 10:46:48 +01:00
nbc.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ndr.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ndtv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
nerdcubed.py
neteasemusic.py [netease] Skip all tests: completely georestricted 2016-04-13 04:52:07 +08:00
netzkino.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
newgrounds.py [newgrounds] Fix uploader extraction 2016-09-10 20:09:09 +08:00
newstube.py Unify coding cookie 2016-10-03 23:44:29 +07:00
nextmedia.py [nextmedia] Add support for NextTV (壹電視) 2017-01-23 23:38:31 +08:00
nfb.py [nfb] Modernize and extract subtitles 2016-05-18 00:25:15 +06:00
nfl.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
nhk.py [nhk] Fix extraction (Closes #10633) 2016-09-13 23:20:25 +07:00
nhl.py [nhl] Skip invalid m3u8 formats (closes #10713) 2016-10-11 20:50:52 +08:00
nick.py [nick] Add support for beta.nick.com (closes #11655) 2017-01-10 22:32:34 +07:00
niconico.py [niconico] Allow login via cookies 2017-01-15 22:51:54 +08:00
ninecninemedia.py [9c9media] fix multiple stacks extraction and extract more metadata(#10016) 2016-08-29 18:24:16 +01:00
ninegag.py
ninenow.py [9now] Improve video data extraction (Closes #10561) 2016-09-11 00:42:13 +07:00
nintendo.py [nintendo] Improve playlist extraction (Closes #9986) 2016-07-17 00:01:25 +07:00
nobelprize.py [nobelprize] Add new extractor(closes #9999) 2016-10-26 18:15:23 +01:00
noco.py Unify coding cookie 2016-10-03 23:44:29 +07:00
normalboots.py [screenwavemedia] Remove extractor 2016-11-28 23:17:56 +07:00
nosvideo.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
nova.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
novamov.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
nowness.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
nowtv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
noz.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
npo.py [npo] Update subtitles url 2017-01-29 02:29:39 +07:00
npr.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
nrk.py [nrk] Improve extraction and update tests (closes #11571) 2017-02-01 00:29:29 +07:00
ntvde.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ntvru.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
nuevo.py Unify coding cookie 2016-10-03 23:44:29 +07:00
nuvid.py [nuvid] Fix extraction 2016-04-28 17:51:20 +08:00
nytimes.py [nytimes] Fix typo 2016-10-17 22:16:23 +07:00
nzz.py [nzz] Add new extractor(#4407) 2016-10-06 10:45:57 +01:00
odatv.py [odatv] Improve (Closes #9285) 2016-07-20 21:43:22 +07:00
odnoklassniki.py [ok] Extract start time 2016-04-25 22:15:15 +06:00
oktoberfesttv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
once.py [once] Relax _VALID_URL (Closes #8976) 2016-03-25 19:51:28 +06:00
ondemandkorea.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
onet.py extract ISM formats in some of the extractors 2016-11-02 01:54:45 +07:00
onionstudios.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ooyala.py [ooyala] fix typo 2017-01-14 07:12:50 +01:00
openload.py [openload] Fallback video extension to mp4 2017-01-25 23:28:45 +07:00
ora.py [ora] Revert extraction to regexes 2016-05-14 20:45:18 +06:00
orf.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
pandatv.py [pandatv] Extract m3u8, document reverse source and PEP 8 2016-10-25 01:51:37 +07:00
pandoratv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
parliamentliveuk.py [parliamentliveuk] Recognize lower case URLs 2016-10-14 00:44:28 +08:00
patreon.py Unify coding cookie 2016-10-03 23:44:29 +07:00
pbs.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
people.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
periscope.py [periscope:user] Fix extraction (Closes #10820) 2016-10-01 22:50:47 +07:00
philharmoniedeparis.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
phoenix.py [3sat,phoenix] Fix extraction (closes #11619) 2017-01-06 17:13:53 +07:00
photobucket.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
piksel.py [Piksel] Add another app token regex 2017-02-04 23:23:14 +08:00
pinkbike.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
pladform.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
playfm.py
plays.py [plays] Improve extraction and add support for embed URLs 2016-11-12 23:08:05 +07:00
playtvak.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
playvid.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
playwire.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
pluralsight.py [pluralsight] Fix extraction (closes #11820) 2017-01-24 02:51:45 +07:00
podomatic.py
pokemon.py [pokemon] improve _VALID_URL 2016-08-06 12:08:14 +01:00
polskieradio.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
porn91.py Unify coding cookie 2016-10-03 23:44:29 +07:00
porncom.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
pornflip.py [pornflip] Improve and extract dash formats (closes #11795) 2017-01-22 03:43:27 +07:00
pornhd.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
pornhub.py [pornhub:playlist] Improve extraction (closes #11594) 2017-01-04 05:32:18 +07:00
pornotube.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
pornovoisines.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
pornoxo.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
presstv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
primesharetv.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
promptfile.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
prosiebensat1.py [prosiebensat1] PEP8 and update _TESTS 2017-02-01 23:13:45 +08:00
puls4.py [puls4] Relax _VALID_URL (closes #11267) 2016-11-25 23:37:32 +07:00
pyvideo.py [pyvideo] Remove debugging code 2016-08-31 01:56:58 +07:00
qqmusic.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
r7.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
radiobremen.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
radiocanada.py [radiocanada] fix extraction for toutv rtmp formats 2017-02-04 17:05:35 +01:00
radiode.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
radiofrance.py
radiojavan.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
rai.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
rbmaradio.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
rds.py [rds] extract 9c9media formats 2016-06-30 18:22:35 +01:00
redtube.py [extractor/generic] Add support for redtube embds (closes #11099) 2016-11-06 21:42:41 +07:00
regiotv.py
rentv.py [rentv] Move rentv test from generic extractor and add only matching tests 2016-10-26 19:52:43 +07:00
restudy.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
reuters.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
reverbnation.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
revision3.py [revision3:embed] Add new extractor 2016-06-01 21:20:25 +01:00
rice.py [rice] Add new extractor(closes #1736) 2016-03-15 00:49:23 +01:00
ringtv.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
rmcdecouverte.py Unify coding cookie 2016-10-03 23:44:29 +07:00
ro220.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
rockstargames.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
roosterteeth.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
rottentomatoes.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
roxwel.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
rozhlas.py [rozhlas] Fix regexes and improve extraction (Closes #10253) 2016-08-08 04:58:02 +07:00
rtbf.py [rtbf] improve extraction(fixes #9267) 2016-04-21 22:52:49 +01:00
rte.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
rtl2.py [rtl2] extract more formats and metadata 2016-12-21 18:46:25 +01:00
rtlnl.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
rtp.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
rts.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
rtve.py [rtve:live] Fix extraction (closes #11529) 2016-12-25 04:02:29 +07:00
rtvnh.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
rudo.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ruhd.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ruleporn.py
rutube.py Unify coding cookie 2016-10-03 23:44:29 +07:00
rutv.py Unify coding cookie 2016-10-03 23:44:29 +07:00
ruutu.py [ruutu] extract dash formats 2017-01-30 09:32:31 +01:00
safari.py [safari:course] Add support for techbus.safaribooksonline.com 2016-10-15 00:29:33 +07:00
sandia.py [sandia] remove unused imports 2016-07-05 13:39:24 +01:00
sapo.py Unify coding cookie 2016-10-03 23:44:29 +07:00
savefrom.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
sbs.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
scivee.py [scivee] Skip the test 2016-04-27 13:52:04 +08:00
screencast.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
screencastomatic.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
seeker.py [seeker] Add new extractor(closes #9619) 2016-06-01 21:20:25 +01:00
senateisvp.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
sendtonews.py [sendtonews] improve info extraction 2017-01-06 11:23:43 +01:00
servingsys.py
sexu.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
shahid.py [shahid] add support for authentication(closes #11091) 2016-11-03 00:44:12 +01:00
shared.py [vivo] Fix extraction (closes #11003) 2016-10-23 18:07:56 +07:00
showroomlive.py [showroomlive] Improve (closes #11458) 2016-12-30 00:12:35 +07:00
sina.py [sina] fix extraction(fixes #1146) 2016-05-13 20:25:01 +01:00
sixplay.py use mimetype2ext to determine manifest ext in multiple extractors 2016-07-06 09:11:46 +01:00
skynewsarabia.py [skynewsarabia:article] Clarify IE_NAME 2016-06-27 05:08:09 +07:00
skysports.py [skynews] update test 2017-01-06 11:22:35 +01:00
slideshare.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
slutload.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
smotri.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
snotr.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
sohu.py Unify coding cookie 2016-10-03 23:44:29 +07:00
sonyliv.py [sonyliv] Improve (Closes #10258) 2016-08-09 02:16:28 +07:00
soundcloud.py [soundcloud] Improve formats extraction and extract audio bitrate 2017-01-27 23:16:30 +07:00
soundgasm.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
southpark.py [cmt,mtv,southpark] Add support for episode URLs (closes #11837) 2017-01-26 21:49:34 +07:00
spankbang.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
spankwire.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
spiegel.py Unify coding cookie 2016-10-03 23:44:29 +07:00
spiegeltv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
spike.py [mtv,cc,cmt,spike] Improve and refactor 2017-01-14 06:18:38 +07:00
sport5.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
sportbox.py [sportbox] PEP 8 2017-02-05 13:36:52 +07:00
sportdeutschland.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
sportschau.py [sportschau.de] Fix extraction and moved to its own file (closes #9799) 2016-06-18 13:42:58 +08:00
srgssr.py [srgssr] fix rts video extraction(closes #11831) 2017-01-25 07:39:41 +01:00
srmediathek.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
stanfordoc.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
steam.py
stitcher.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
streamable.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
streamcloud.py [streamcloud] Capture error message (#9840) 2016-06-20 22:40:22 +07:00
streamcz.py Unify coding cookie 2016-10-03 23:44:29 +07:00
streetvoice.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
sunporno.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
svt.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
swrmediathek.py [swrmediathek] skip tests correctly 2017-01-06 15:09:10 +01:00
syfy.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
sztvhu.py Unify coding cookie 2016-10-03 23:44:29 +07:00
tagesschau.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
tass.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
tbs.py add support for Adobe Pass auth in tbs,tnt and trutv extractors(fixes #10642)(closes #10222)(closes #10519) 2016-09-20 11:55:30 +01:00
tdslifeway.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
teachertube.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
teachingchannel.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
teamcoco.py Unify coding cookie 2016-10-03 23:44:29 +07:00
teamfourstar.py [teamfourstar] Simplify _VALID_URL and relax regexes 2016-11-28 23:22:29 +07:00
techtalks.py [techtalks] Relax _VALID_URL 2016-10-04 02:54:36 +07:00
ted.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
tele13.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
telebruxelles.py [telebruxelles] extract all formats and add support for emission urls 2016-12-06 19:01:17 +01:00
telecinco.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
telegraaf.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
telemb.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
telequebec.py [telequebec] Add new extractor(closes #1999) 2016-09-08 22:53:44 +01:00
teletask.py
telewebion.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
testurl.py
tf1.py [tf1] fix wat id extraction(closes #9862) 2016-06-23 00:14:34 +01:00
tfo.py [tfo] Add new extractor 2016-09-10 19:43:31 +01:00
theintercept.py Unify coding cookie 2016-10-03 23:44:29 +07:00
theplatform.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
thescene.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
thesixtyone.py [thesixtyone] Relax _VALID_URL (Closes #9714) 2016-06-08 02:22:04 +07:00
thestar.py [thestar] Fix extraction (Closes #10465) 2016-09-01 23:46:15 +07:00
theweatherchannel.py [theweatherchannel] Add new extractor(closes #7188) 2016-10-03 18:20:34 +01:00
thisamericanlife.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
thisav.py [thisav] Improve title extraction (closes #10682) 2016-09-18 18:35:38 +08:00
thisoldhouse.py [thisoldhouse] Recognize /tv-episode/ URLs and update _TESTS 2016-12-01 14:56:52 +08:00
threeqsdn.py [3qsdn] Restrict src JS regex 2016-07-15 03:36:50 +07:00
tinypic.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
tlc.py Unify coding cookie 2016-10-03 23:44:29 +07:00
tmz.py [tmz:article] Fix extraction (closes #11052) 2016-11-08 21:53:41 +08:00
tnaflix.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
toggle.py
tonline.py [tonline] Add new extractor(#10376) 2016-10-04 08:00:25 +01:00
toutv.py [toutv] Fix login form regex (closes #11223) 2016-11-19 01:56:31 +07:00
toypics.py Unify coding cookie 2016-10-03 23:44:29 +07:00
traileraddict.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
trilulilu.py
trutv.py add support for Adobe Pass auth in tbs,tnt and trutv extractors(fixes #10642)(closes #10222)(closes #10519) 2016-09-20 11:55:30 +01:00
tube8.py [tube8] Remove proxy settings from test 2016-09-11 23:46:50 +07:00
tubitv.py [tubitv] fix extraction(closes #11061) 2016-11-03 09:04:20 +01:00
tudou.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
tumblr.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
tunein.py [tunein] Add support for embeds (closes #11579) 2017-01-03 01:45:59 +07:00
turbo.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
turner.py [turner] fix downloading of secure hls formats using ffmpeg(closes #11358)(closes #11373)(closes #11800) 2017-02-04 15:23:46 +01:00
tutv.py
tv2.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
tv3.py [brightcove] fix format sorting 2016-04-02 10:57:57 +01:00
tv4.py [tv4] improve extraction(closes #11698) 2017-01-13 10:21:37 +01:00
tva.py [tva] Add new extractor(closes #11842) 2017-01-26 18:37:22 +01:00
tvanouvelles.py [tvanouvelles] Add extractor (closes #10616) 2016-11-18 01:16:33 +07:00
tvc.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
tvigle.py Unify coding cookie 2016-10-03 23:44:29 +07:00
tvland.py [tvland] Extend _VALID_URL (Closes #10812) 2016-09-30 22:30:34 +07:00
tvnoe.py [tvnoe] Do not capture unused groups in _VALID_URL 2016-09-08 22:53:20 +07:00
tvp.py extract ISM formats in some of the extractors 2016-11-02 01:54:45 +07:00
tvplay.py [viafree] Fix test 2016-09-14 22:45:23 +07:00
tweakers.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
twentyfourvideo.py [24video] Fix extraction (closes #11811) 2017-01-23 03:50:39 +07:00
twentymin.py [20min] Improve 2017-01-18 22:17:41 +07:00
twentytwotracks.py
twitch.py [twitch:stream] Improve _VALID_URL (closes #11971) 2017-02-04 23:21:07 +07:00
twitter.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
udemy.py [udemy] Stringify video id 2016-09-22 21:48:53 +07:00
udn.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
uktvplay.py [uktvplay] Add new extractor(closes #11027) 2016-12-20 12:52:46 +01:00
unistra.py [unistra] Sort formats 2016-04-25 22:24:40 +08:00
uol.py [uol] Fix extraction (closes #11770) 2017-01-19 04:49:31 +07:00
uplynk.py [uplynk] force downloading using hls native downloader(closes #11496) 2016-12-20 19:49:45 +01:00
urort.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
urplay.py [urplay] add supprt for urskola.se and fix subtitle extraction(closes #10915) 2016-10-19 15:05:39 +01:00
usanetwork.py [usanetwork] Add new extractor 2016-08-25 19:41:31 +01:00
usatoday.py [usatoday] Add new extractor(closes #8655) 2016-03-13 22:36:15 +01:00
ustream.py [ustream] Add UstreamIE._extract_url() 2017-01-20 22:27:13 +08:00
ustudio.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
varzesh3.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
vbox7.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
veehd.py
veoh.py [ooyala] check manifest ext with determine_ext and update tests for related extractors 2016-05-24 11:24:29 +01:00
vessel.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
vesti.py Unify coding cookie 2016-10-03 23:44:29 +07:00
vevo.py [vevo] remove request to old api and catch apiv2 errors 2017-01-26 16:16:14 +01:00
vgtv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
vh1.py
vice.py [vice] add coding cookie 2016-11-03 16:07:22 +01:00
viceland.py [vice] add support for uplynk preplay videos(#11101) 2016-11-03 10:37:07 +01:00
vidbit.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
viddler.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
videa.py [videa] Add support for videa embeds 2016-12-31 22:05:32 +07:00
videodetective.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
videofyme.py
videomega.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
videomore.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
videopremium.py
videopress.py [videopress] Add extractor 2017-02-05 13:37:27 +07:00
vidio.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
vidme.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
vidzi.py [vidzi] Fix extraction (closes #10908, closes #10952) 2016-10-19 23:31:58 +07:00
vier.py [extractor/common] try to extract non smil wowza mpd manifests 2016-10-19 14:57:12 +01:00
viewlift.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
viewster.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
viidea.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
viki.py [viki] Prefer hls 2016-11-26 00:14:09 +07:00
vimeo.py [vimeo] PEP 8 2017-02-01 02:15:52 +07:00
vimple.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
vine.py [vine] Fix extraction (closes #11955) 2017-02-03 21:56:48 +07:00
viu.py [viu] pass geo verification headers to auth request 2016-12-21 20:50:10 +01:00
vk.py [vk] Catch author blocked error message 2017-02-04 22:21:09 +07:00
vlive.py [vlive:channel] Improve 2017-01-28 19:08:01 +07:00
vodlocker.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
vodplatform.py [common] add helper method for Wowza Streaming Engine format extraction 2016-09-16 19:30:38 +01:00
voicerepublic.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
voxmedia.py fix tests related to 1978540a5122c53012e17a78841f3da0df77fd34(closes #10774) 2016-09-27 15:31:25 +01:00
vporn.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
vrt.py [common] add helper method for Wowza Streaming Engine format extraction 2016-09-16 19:30:38 +01:00
vube.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
vuclip.py [vuclip] Adapt to the new API and update _TEST 2016-08-19 23:56:09 +08:00
vvvvid.py [vvvvid] do not cache the conn_id 2016-12-16 11:05:46 +01:00
vyborymos.py [vyborymos] Improve station info extraction 2016-09-18 17:30:55 +07:00
vzaar.py [vzaar] Add new extractor(closes #11093) 2016-11-03 12:50:41 +01:00
walla.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
washingtonpost.py [washingtonpost] reduce requests for m3u8 manifests 2016-05-23 13:04:50 +01:00
wat.py [wat] extract dash formats 2016-09-06 20:44:45 +01:00
watchindianporn.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
wdr.py Unify coding cookie 2016-10-03 23:44:29 +07:00
webcaster.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
webofstories.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
weiqitv.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
wimp.py [wimp] Fix extraction and update _TESTS 2016-06-16 12:27:21 +08:00
wistia.py [extractor/generic] Add test for wistia standard embed 2016-05-20 21:43:36 +06:00
worldstarhiphop.py
wrzuta.py Unify coding cookie 2016-10-03 23:44:29 +07:00
wsj.py Unify coding cookie 2016-10-03 23:44:29 +07:00
xbef.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
xboxclips.py Unify coding cookie 2016-10-03 23:44:29 +07:00
xfileshare.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
xhamster.py [xhamster] Fix duration extraction (closes #11549) 2016-12-28 23:04:46 +07:00
xiami.py [xiami] Improve extraction (closes #11699) 2017-01-16 23:31:50 +07:00
xminus.py [xminus] Fix extraction (closes #9228) 2016-04-24 23:21:45 +08:00
xnxx.py Unify coding cookie 2016-10-03 23:44:29 +07:00
xstream.py
xtube.py [xtube] Fix extraction (Closes #9953, closes #9961) 2016-07-03 03:17:35 +07:00
xuite.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
xvideos.py [xvideos] Fix test 2016-08-16 21:20:15 +07:00
xxxymovies.py
yahoo.py [yahoo] Add test and improve some content id regex 2016-11-06 21:16:33 +07:00
yam.py Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
yandexmusic.py [yandexmusic:track] Fix extraction (Closes #10193) 2016-07-31 07:56:18 +07:00
yesjapan.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
yinyuetai.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
ynet.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
youjizz.py [youjizz] Fix extraction. The site has moved to HTML5 2016-09-03 18:37:36 +08:00
youku.py Rename --cn-verfication-proxy to --geo-verification-proxy 2016-07-03 23:29:56 +08:00
youporn.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
yourupload.py [yourupload] Fix extraction (closes #11601) 2017-01-15 10:34:39 +07:00
youtube.py [youtube] add format info for itag 325 and 328 2017-02-03 17:59:48 +01:00
zapiks.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
zdf.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00
zingmp3.py Fix "invalid escape sequences" error on Python 3.6 2017-01-06 00:58:56 +08:00