yt-dlc/youtube_dl/extractor
Sergey M․ cf9cf7dd04 [vk] Extend _VALID_URL to handle biqle.ru (Closes )
..
__init__.py Merge branch 'qqmusic-playlist' of https://github.com/ping/youtube-dl into ping-qqmusic-playlist
abc.py [abc] Update test case
abc7news.py [abc7news] Add extractor (Closes )
academicearth.py [academicearth] Modernize
addanime.py [addanime] Add test for
adobetv.py [generic/adobetv] Support AdobeTVVideo embeds ()
adultswim.py [adultswim] Improve video_info extraction (Fixes )
aftenposten.py [aftenposten] Implement in terms of xtream extractor
aftonbladet.py [aftonbladet] Fix extraction and update _VALID_URL (Fixes )
airmozilla.py [airmozilla] Be more tolerant when nonessential items are missing ()
aljazeera.py [aljazeera] Add unicode_literals marker
allocine.py [allocine] Add test for new URL format
alphaporno.py [alphaporno] Improve
anitube.py
anysex.py [anysex] Fix extraction
aol.py Fix imports and general cleanup
aparat.py Use _family_friendly_search for determining age_limit
appletrailers.py [appletrailers] Add test ()
archiveorg.py [archive.org] Fix incorrect url condition (closes )
ard.py [ard] Capture and output time restricted videos (Closes )
arte.py [arte] Remove unused import
atresplayer.py Make sure netrc works for all extractors with login support
atttechchannel.py [atttechchannel] Add extractor (Closes )
audiomack.py [audiomack:album] Update testcase
azubu.py [azubu] Add extractor (Closes )
baidu.py [baiduvideo] Improve _VALID_URL
bambuser.py [bambuser] Add support for authentication ()
bandcamp.py [bandcamp] fix video_id parsing (fixes )
bbccouk.py [bbccouk] Remove TTML to srt conversion codes
beatportpro.py [beatenpro] Fix tests
beeg.py [beeg] fix test
behindkink.py [behindkink] Remove superfluous whitespace
bet.py [bet] Use unique part of xml url as the video id and fix tests (closes )
bild.py [bild] Relax thumbnail test check
bilibili.py [bilibili] Fix FutureWarning
blinkx.py [blinkx] Fix extraction
bliptv.py [Cinemassacre] Add detection for videos from blip.tv
bloomberg.py [bloomberg] Adapt to website changes (fixes )
bpb.py [bpb] Simplify ()
br.py Added audio test for BRIE
breakcom.py [breakcom] Process only play purpose media formats (Closes )
brightcove.py [brightcove] Use `compat_xml_parse_error` (Closes )
buzzfeed.py [buzzfeed] Fix playlist test case
byutv.py [BYUtvIE] Change thumbnail regex so test does not fail
c56.py [c56] Modernize and add duration extraction
camdemy.py [camdemy] Fix _VALID_URL
canal13cl.py [canal13cl] Add test and improve extraction ()
canalc2.py [canalc2] Modernize
canalplus.py [canalplus] Restore checksums in tests
cbs.py [cbs] Extract display_id
cbsnews.py [CBSNewsIE] Relax thumbnail regex so test passes
cbssports.py [cbssports] Add extractor (closes )
ccc.py Fix file format extraction regex and update test file checksum
ceskatelevize.py [ceskatelevize] Convert to new subtitles system
channel9.py [channel9] Do not return compat_list results anymore
chilloutzone.py [chilloutzone] Fix for python 3.2
chirbit.py [chirbit] Clarify extractors' IE_NAMEs
cinchcast.py [cinchcast] Wrap overly long lines ()
cinemassacre.py [cinemassacre] Support an alternative form of screenwavemedia URL
clipfish.py Remove useless u prefixes
cliphunter.py [cliphunter] Fix extraction and update test (Fixes )
clipsyndicate.py [clipsyndicate] Use _match_id
cloudy.py [cloudy] Fix key extraction (Closes )
clubic.py [clubic] Add extractor (Fixes )
cmt.py [cmt] Simplify (mentioned in )
cnet.py [cnet] Fix theplatform vid extraction (fixes )
cnn.py [cnn] Relax _VALID_URL again (fixes )
collegehumor.py PEP8: applied even more rules
collegerama.py [collegerama] Add extractor ()
comcarcoff.py Merge remote-tracking branch 'fstirlitz/master'
comedycentral.py [comedycentral] Fix feed uri request (Closes , closes )
common.py [common] Add 'fatal' to _extract_m3u8_formats
commonmistakes.py [commonmistakes] Detect BOMs at the beginning of URLs
condenast.py Fix imports and general cleanup
cracked.py [cracked] Modernize
criterion.py [criterion] Simplify and modernize
crooksandliars.py [crooksandliars] Quotes consistency
crunchyroll.py [crunchyroll] Fix extraction (Closes , closes )
cspan.py [cspan] Extract subtitles
ctsnews.py [ctsnews] Remove unused import
dailymotion.py [dailymotion:cloud] Extend _VALID_URL (Closes )
daum.py [daum] Improve full_id regex
dbtv.py [dbtv] Make sure the 'id' field is a string
dctp.py [dctptv] Skip rtmp download
deezer.py
defense.py PEP8: W503
dfb.py [dfb] Fix f4m manifest URL
dhm.py [dhm] Improve _VALID_URL and add test
discovery.py [discovery] Rewrite DiscoveryIE (fixes )
divxstage.py
dotsub.py [dotsub] Fix extraction
douyutv.py [douyutv] Simplify usage of isinstance
dramafever.py [dramafever:series] Fix extraction while authenticated
drbonanza.py [drbonanza] Fix extraction of videos
dreisat.py [dreisat] Extend _VALID_URL (Closes )
dropbox.py PEP8: applied even more rules
drtuber.py [drtuber] Fix extraction
drtv.py [drtv] Improve extraction (Closes )
dump.py [dump] Fix title extraction
dumpert.py [dumpert] Add cpc cookie (Closes )
dvtv.py [dvtv] Fix thumbnail scheme
eagleplatform.py [eagleplatform] Skip georestricted test
ebaumsworld.py [ebaumsworld] Modernize
echomsk.py [echomsk] Add extractor (Closes )
ehow.py Fix imports and general cleanup
eighttracks.py [eighttracks] Remove unused import
einthusan.py
eitb.py [eitb] Modernize
ellentv.py [ellentv] Remove unused import
elpais.py [elpais] Modernize
embedly.py [patreon] Add support for embedlies (fixes )
engadget.py [5min] Remove helper method and modernize
eporner.py [eporner] Simplify and hardcode age limit
eroprofile.py [eroprofile] Fix video URL extraction (Closes )
escapist.py [escapist] Add uploader to tests
espn.py [espn] Add extractor ()
everyonesmixtape.py Fix imports and general cleanup
exfm.py
expotv.py
extremetube.py [extremetube] Fix extraction (Closes )
facebook.py [facebook] Improve title regex (Closes )
faz.py [faz] Extend _VALID_URL (Closes )
fc2.py Merge remote-tracking branch 'h-collector/master'
firstpost.py [firstpost] Modernize
firsttv.py Remove unused imports
fivemin.py [5min] Cover joystiq.com URLs (Closes )
fivetv.py [5tv] Improve
fktv.py [fktv] Fix download URL
flickr.py [flickr] Don't use regex for extracting the info from the xml files
folketinget.py Test rtmpdump on travis (Fixes )
footyroom.py [footyroom] Remove superfluous whitespace
fourtube.py [fourtube] Fix extraction
foxgay.py [foxgay] Add thumbnail to test definition
foxnews.py [foxnews] Add extractor (Closes )
foxsports.py [foxsports] Support some more URLs ()
franceculture.py [franceculture] Rewrite for new HTML scheme (Fixes )
franceinter.py [franceinter] Fix extraction and modernize
francetv.py [francetvinfo.fr] Support dmcloud embeds (fixes )
freesound.py [freesound] Modernize
freespeech.py Properly escape ‘.’ in some _VALID_URL properties
freevideo.py
funnyordie.py [funnyordie] Simplify subtitles
gamekings.py [gamekings] Support videos from news pages
gameone.py [gameone] Modernize
gamersyde.py [gamersyde] Simplify
gamespot.py [gamespot] The protocol is not optional
gamestar.py [gamestar] Fix title extraction
gametrailers.py
gazeta.py [gazeta] Extend _VALID_URL
gdcvault.py [gdcvault] Add display_id
generic.py [extractor/generic] Improve kaltura embeds support (Closes )
gfycat.py [gfycat] Catch errors
giantbomb.py [giantbomb] Add extractor (Closes )
giga.py [giga] Fix view count extraction
glide.py
globo.py * Change globo.py flash ver to 17.0.0.132 - Chrome 42.0.2311.22
godtube.py [godtube] Fix on Python 2.6
goldenmoustache.py Remove unused imports
golem.py Fix imports and general cleanup
googleplus.py [googleplus] Modernize and extract all formats
googlesearch.py Fix imports and general cleanup
gorillavid.py [gorillavid] Switch 404 test to only matching
goshgay.py Use _family_friendly_search for determining age_limit
groupon.py [groupon] Add extractor (Fixes )
hark.py [hark] Modernize
hearthisat.py [hearthisat] Correct error message
heise.py [heise] Fix description, thumbnail and format ID
hellporno.py [hellporno] Extract all formats and improve
helsinki.py [helsinki] Fix extraction
hentaistigma.py [hentaistigma] Modernize
historicfilms.py [historicfilms] Fix tape id extraction
history.py [history] Add extractor (Closes )
hitbox.py [hitbox] Clarify download messages
hornbunny.py PEP8 applied
hostingbulk.py Fix imports and general cleanup
hotnewhiphop.py [hotnewhiphop] Modernize
howcast.py [howcast] Fix extraction and modernize
howstuffworks.py [howstuffworks] Parse only once, but right ()
huffpost.py [huffpost] Make extraction more robust (Closes )
hypem.py Fix imports and general cleanup
iconosquare.py [iconosquare] Fix extraction
ign.py [ign] Fix extraction of some videos in articles
imdb.py [imdb] Fix extraction
imgur.py [imgur] Improve extraction
ina.py Add support of HTTPS for ina.fr
infoq.py [infoq] Fix extraction (closes )
instagram.py [instagram:user] Truncate title to 80 characters ()
internetvideoarchive.py [internetvideoarchive] Update test's duration field
iprima.py [iprima] Fix description extraction
iqiyi.py [iqiyi] Cache encryption keys
ivi.py [ivi] Modernize
izlesene.py [izlesene] Avoid timestamp differences in tests due to DST
jadorecettepub.py PEP8 applied
jeuxvideo.py [jeuxvideo] Fix extraction (fixes )
jove.py
jpopsukitv.py [jpopsuki] More modernize
jukebox.py PEP8: applied even more rules
kaltura.py [kaltura] Extend _VALID_URL (Closes )
kanalplay.py [utils,common] Merge format_srt_time and _subtitles_timecode
kankan.py [kankan] Modernize
karaoketv.py [karaoketv] Remove unused import
karrierevideos.py [karrierevideos] Improve and simplify
keek.py [keek] remove unused import
keezmovies.py [keezmovies] Fix extraction and modernize test
khanacademy.py [khanacademy] Update test
kickstarter.py [kickstarted] Extract thumbnails in embedded videos ()
kontrtube.py [kontrtube] Extract display_id
krasview.py [krasview] Fix extraction (Closes )
ku6.py PEP8 applied
la7.py Remove unused imports
laola1tv.py [laola1tv] Allow live stream downloads
letv.py [letv/sohu] Skip tests relying on external proxies
libsyn.py [lybsyn] pep8: add space around operator
lifenews.py [lifenews] Fix tests
liveleak.py [liveleak] Clarify test
livestream.py [livestream:original] Update url format (fixes )
lnkgo.py [lnkgo] Adapt to website changes
lrt.py [lrt] Pass --realtime to rtmpdump
lynda.py [lynda] Fix non-ASCII logins/passwords on python 2
m6.py PEP8: applied even more rules
macgamestore.py [macgamestore] Modernize
mailru.py
malemotion.py Fix imports and general cleanup
mdr.py PEP8 applied
megavideoz.py [megavideoz] Improve non-existing videos check
metacafe.py Fix imports and general cleanup
metacritic.py PEP8: applied even more rules
mgoon.py
minhateca.py [minhateca] Fix duration parsing
ministrygrid.py
miomio.py [miomio] Replace the slow test case
mit.py [mit] Don't set the subtitles field
mitele.py [mitele] It now uses m3u8 ()
mixcloud.py [mixcloud] Simplify url extraction
mlb.py [mlb] Fix
moevideo.py [moevideo] Skip removed video test
mofosex.py Fix imports and general cleanup
mojvideo.py PEP8 applied
moniker.py [moniker] Check not found error ()
mooshare.py Remove unused imports
morningstar.py [morningstar] Also support 'Cover' ()
motherless.py PEP8 applied
motorsport.py [motorsport] Fix extraction and make trailing '/' optional
movieclips.py Fix imports and general cleanup
moviezine.py PEP8 applied
movshare.py PEP8 applied
mpora.py [mpora] Improve _VALID_URL
mtv.py [mtv] Stuff lang into info URL when available
muenchentv.py PEP8 applied
musicplayon.py PEP8 applied
musicvault.py [musicvault] Use the Kaltura extractor
muzu.py [muzu] Modernize
myspace.py pep8 and minor beautification all around
myspass.py Fix imports and general cleanup
myvideo.py Fix all PEP8 issues except E501
myvidster.py [myvidster] Enforce age limit in test
nationalgeographic.py [nationalgeographic] Add extractor (closes )
naver.py [naver] Fix video url (fixes )
nba.py [nba] Fix duration extraction (fixes )
nbc.py [NBC] Enhance embedURL extraction (closes )
ndr.py [ndr] Replace the 404 test case
ndtv.py [ndtv] Modernize
nerdcubed.py [nerdcubed] Modernize test definition
nerdist.py [nerdist] Add new extractor (Fixes )
netzkino.py Fix URL template extraction for netzkino. Fixes
newgrounds.py PEP8 applied
newstube.py [newstube] style: fix alignment
nextmedia.py [nextmedia] Extend and reorder _VALID_URL
nfb.py Fix imports and general cleanup
nfl.py [nfl] Relax _VALID_URL (fixes )
nhl.py [nhl] Support RTMP videos (fixes )
niconico.py [niconico] Simplify format info
ninegag.py [ninegag] Test for additional properties
noco.py [noco.tv] Fix issue : title interpreted as integer
normalboots.py [normalboots] Remove unused import
nosvideo.py Fix imports and general cleanup
nova.py [nova] Revert "Fix extension extraction bug"
novamov.py Fix imports and general cleanup
nowness.py [nowness] Add support for cn URLs (Closes )
nowtv.py [nowtv] Add test for rtlnitro
nowvideo.py [nowvideo] Add .li domain (Closes )
npo.py [npo] Clarify token decryption algorithm source
nrk.py NRK now supports / requires HTTPS
ntvde.py [n-tv.de] Use native m3u8 as best format
ntvru.py [ntvru] Adapt to new direct delivery and modernize (Closes )
nuvid.py Fix imports and general cleanup
nytimes.py [nytimes] Correct _VALID_URL of NYTimesArticleIE
odnoklassniki.py [odnoklassniki] Make URL explicit
oktoberfesttv.py [oktoberfesttv] Add new extractor (Fixes )
onionstudios.py [onionstudios] Add generic embed extraction routine
ooyala.py [ooyala] Fix unresolved reference
openfilm.py [openfilm] Add extractor (Closes )
orf.py [orf:iptv] Update test
parliamentliveuk.py
patreon.py [patreon] Fix embeds extraction (Closes )
pbs.py [pbs] Add coding declaration
philharmoniedeparis.py [philharmoniedeparis] Fix extraction and tests, improve, simplify
phoenix.py [phoenix] Extend _VALID_URL ()
photobucket.py Fix imports and general cleanup
pinkbike.py [pinkbike] PEP8
pladform.py [pladform] Update test
planetaplay.py [planetaplay/quickvid/vube] Skip inaccessible sites
played.py [played] Skip test
playfm.py [playfm] Adapt to v2api (Closes )
playvid.py Fix imports and general cleanup
playwire.py [playwire] Add extractor
podomatic.py PEP8 applied
porn91.py [porn91] Use single quotes
pornhd.py [pornhd] Fix extraction (fixes )
pornhub.py [pornhub] Extend _VALID_URL (Closes )
pornotube.py [pornotube] Adapt to new interface
pornovoisines.py [pornovoisines] Improve average_rating extraction and update test case
pornoxo.py [pornoxo] Fix test (view count)
primesharetv.py [primesharetv] Clean up
promptfile.py Fix imports and general cleanup
prosiebensat1.py [prosiebensat1] Add title regex
puls4.py [puls4] Improve and extract more metadata
pyvideo.py
qqmusic.py [qqmusic] Use regex for thumbnails in test cases
quickvid.py [planetaplay/quickvid/vube] Skip inaccessible sites
r7.py [r7] Add extractor (Closes , closes )
radiobremen.py [radiobremen] Make code more readable and more resilient to failures
radiode.py [radio.de] Fix extraction
radiofrance.py
radiojavan.py [radiojavan] Sort formats
rai.py [rai] Add test for
rbmaradio.py PEP8: applied even more rules
redtube.py [redtube] Fix test
restudy.py [restudy] Simplify and extract all formats
reverbnation.py
ringtv.py [ringtv] Modernize test definition
ro220.py [util] Move compatibility functions out of util
rottentomatoes.py [rottentomatoes] Modernize test definition
roxwel.py
rtbf.py [rtbf] Extract all formats (closes )
rte.py [rte] PEP8
rtl2.py [rtl2] PEP8, simplify, make rtmp tests run ()
rtlnl.py [rtlnl] Clarify current adaptive -> flash workaround rationale
rtp.py [rtp] Construct regular HTTP download URLs ()
rts.py [rts] Check formats (Closes )
rtve.py [rtve.es:alacarta] Fix for python 3.2
ruhd.py
rutube.py [vk] Add support for rutube embeds (Fixes )
rutv.py [rutv] Extend embed URL (Closes )
ruutu.py [ruutu] Improve, make more robust and fix python 2.6 support
safari.py [safari] Add test for
sandia.py [sandia] Add new extractor ()
sapo.py
savefrom.py [savefrom] Make test description more flexible
sbs.py [sbs] Remove unused import
scivee.py PEP8 applied
screencast.py Fix imports and general cleanup
screencastomatic.py [screencastomatic] Remove unused variable
screenwavemedia.py [screenwavemedia] Add support for player2 URLs (Closes )
senateisvp.py [senate] Extend _VALID_URL (fixes )
servingsys.py [servingsys] Modernize
sexu.py [sexu] Modernize ()
sexykarma.py [sexykarma] Add age_limit designation
shared.py [shared] Fix for python 3.2
sharesix.py Fix imports and general cleanup
sina.py [sina] Modernize and simplify
slideshare.py [slideshare] Fix extraction ()
slutload.py PEP8: applied even more rules
smotri.py [smotri] Add tests for password protected videos
snagfilms.py [snagfilms] More tests
snotr.py
sohu.py [sohu] Fix extraction again
soompi.py [soompi] Improve and simplify
soundcloud.py [soundcloud:user] Add test
soundgasm.py [soundgasm] PEP8
southpark.py [southpark] Fix IE_NAME
space.py Remove useless u prefixes
spankbang.py [spankbang] Improve and simplify
spankwire.py [spankwire] Fix extraction
spiegel.py [spiegel] Use generalized formats pre-testing
spiegeltv.py [spiegeltv] Skip invalid m3u8 manifests (closes )
spike.py [spike] Extend _VALID_URL (Closes )
sport5.py PEP8 applied
sportbox.py [sportbox] Remove unused import
sportdeutschland.py [sportdeutschland] Fix extraction (fixes )
srf.py [srf] Show display_id when present
srmediathek.py fix srmediathek description
ssa.py [ssa] Add extractor (Closes )
stanfordoc.py PEP8: applied even more rules
steam.py [steam] Update test description
streamcloud.py Remove unused imports
streamcz.py [streamcz] Fix extraction (Closes )
streetvoice.py [streetvoice] Improve
sunporno.py [sunporno] Fix view_count extraction
svt.py [extractor/generic] Add support for svt embeds (Closes )
swrmediathek.py PEP8: E225,E227
syfy.py [syfy] Remove test checksum
sztvhu.py [sztv] Remove useless determine_ext call
tagesschau.py [tagesschau] Look at the right place for download links
tapely.py Fix imports and general cleanup
tass.py [tass] Add extractor (Closes )
teachertube.py [teachertube] Modernize
teachingchannel.py
teamcoco.py [teamcoco] Handle incomplete m3u8 URLs (fixes )
techtalks.py [techtalks] Modernize
ted.py [ted] Skip hls quality selection format
telebruxelles.py [telebruxelles] Simplify ()
telecinco.py [mitele] It now uses m3u8 ()
telemb.py
teletask.py [teletask] Fix test definition
tenplay.py [tenplay] Fix formats and modernize (Closes )
testtube.py [testtube] Fix test case 1
testurl.py [testurl] Fix case when only one IE matches
tf1.py [tf1] Extend _VALID_URL (Closes )
theonion.py [theonion] Modernize
theplatform.py [theplatform] Check for /select/media URLs first ()
thesixtyone.py [thesixtyone] Modernize
thisamericanlife.py [thisamericanlife] Improve and simplify
thisav.py PEP8: more applied
thvideo.py [thvideo] Simplify ()
tinypic.py [tinypic] Tweak VALID_URL regex (Closes )
tlc.py [tlc] Fix test failure due to DiscoveryIE changes
tmz.py [tmz] Add support for articles (fixes )
tnaflix.py [tnaflix] Generalize tnaflix extractors
toutv.py [toutv] Modernize test definition
toypics.py
traileraddict.py PEP8: applied even more rules
trilulilu.py [trilulilu] Add support for videos without category in the URL (Closes )
trutube.py [trutube] Strip title
tube8.py [tube8] Fix extraction (Closes )
tubitv.py [tubitv] Add error message for videos that require login ()
tudou.py [tudou] Fix extraction
tumblr.py [tumblr] Support Vimeo embeds (fixes )
tunein.py [tunein] Ignore reliability if it's >90% ()
turbo.py [turbo] Improve description extraction
tutv.py [shared] Fix for python 3.2
tv2.py [tv2:article] Add extractor (Closes )
tv4.py [tv4] Add new extractor (Closes ) (Closes )
tvc.py [tvc] Fix embed regex
tvigle.py [tvigle] Skip tests
tvp.py [tvp] Fix extraction
tvplay.py [tvplay] Add support for NovaTv
tweakers.py [tweakers] Switch extraction to xspf playlist, extract all formats and meta ()
twentyfourvideo.py [24video] Fix uploader extraction
twentytwotracks.py [22tracks] Improve and simplify
twitch.py [twitch:vod] Update _TEST
twitter.py [twitter:card] Add extractor ()
ubu.py [ubu] Fix test and modernize
udemy.py Fix imports and general cleanup
udn.py [UDNEmbed] Enhance error checking and extend _VALID_URL
ultimedia.py [ultimedia] Fix extraction
unistra.py
urort.py Fix imports and general cleanup
ustream.py [ustream] Try to extract uploader from JSON data ()
varzesh3.py [varzesh3] Simplify
vbox7.py [vbox7] Fix extraction (fixes )
veehd.py [VeeHD] Replace the third test case due to copyright issues
veoh.py Fix imports and general cleanup
vessel.py [vessel] Use `main_video_asset` when searching for video_asset (Fixes )
vesti.py PEP8: applied even more rules
vevo.py [vevo] Restore SMIL support ()
vgtv.py [vgtv] Properly handle lives
vh1.py [vh1] Modernize
vice.py [vice] Remove a redundant print
viddler.py [viddler] PEP8
videobam.py PEP8 applied
videodetective.py Fix imports and general cleanup
videofyme.py [videofyme] Modernize
videolecturesnet.py PEP8 fixes
videomega.py [videomega] Fix extraction and update test (Fixes )
videopremium.py [videopremium] Modernize
videott.py [videott] Fix for python 3.2
videoweed.py PEP8 applied
vidme.py [vidme] Always use the non-embedded page
vidzi.py PEP8 applied
vier.py [vier] Fix extraction
viewster.py [viewster] Improve extraction
viki.py [viki] Pass session token around ()
vimeo.py [vimeo/generic] Move detection logic from GenericIE to VimeoIE
vimple.py [vimple] Fix extraction (Closes )
vine.py [vine] Relax `alt_title` (Closes )
vk.py [vk] Extend _VALID_URL to handle biqle.ru (Closes )
vodlocker.py Fix imports and general cleanup
voicerepublic.py [voicerepublic] Fix fallback branch formats extraction
vporn.py [vporn] More metadata extraction fixes and tests update ()
vrt.py PEP8 applied
vube.py [planetaplay/quickvid/vube] Skip inaccessible sites
vuclip.py [vuclip] Fix extraction
vulture.py [vulture] Fix extraction
walla.py [walla] Convert to new subtitles system
washingtonpost.py [washingtonpost] Catch more UUIDs
wat.py Update wat.py
wayofthemaster.py [wayofthemaster] Remove unused import
wdr.py [wdr] Download a live stream
webofstories.py [webofstories] Fix extraction
weibo.py PEP8: applied even more rules
wimp.py [wimp] Fix youtube extraction (Closes )
wistia.py Fix imports and general cleanup
worldstarhiphop.py [worldstarhiphop] Support Android URLs (fixes )
wrzuta.py
wsj.py [wsj] Correct test case
xbef.py Fix imports and general cleanup
xboxclips.py [xboxclips] Fix extraction
xhamster.py [xhamster] pep8: remove trailing ';'
xminus.py [xminus] Fix extraction
xnxx.py Fix imports and general cleanup
xstream.py [xstream] Move xstream to separate extractor
xtube.py [xtube] Fix test case
xuite.py [Xuite] Fix extraction on python 3.2
xvideos.py [xvideos] Support lower-quality formats found on Android
xxxymovies.py [xxxymovies] Improve
yahoo.py [yahoo] Add support for closed captions (closes )
yam.py [yam] Fix title and uploader id
yandexmusic.py [yandexmusic] Site mirrors
yesjapan.py [yesjapan] Look for datetime inside `submit_info`
ynet.py Fix imports and general cleanup
youjizz.py
youku.py [youku] Simplify a bit the 'entries' construction
youporn.py [YouPorn] Fix extractor
yourupload.py [yourupload] Simplify
youtube.py [youtube] Prefer meta for upload date and modernize
zapiks.py [zapiks] Extend _VALID_URL ()
zdf.py [zdf] Fix test case
zingmp3.py [zingmp3] Capture error message