yt-dlp/youtube_dl/extractor
Jaime Marquínez Ferrándiz e1fb245690 Add CondeNastIE
It supports some of the websites of the Condé Nast group: WIRED, GQ, Vogue, Glamour, W Magazine and Vanity Fair.
..
__init__.py Add CondeNastIE
archiveorg.py Remove video_result helper method
ard.py Do not redefine variables in list comprehensions
arte.py [arte] Fix on 2.6
auengine.py [auengine] Add tests (Fixes )
bandcamp.py Move tests to the IE definitions
bliptv.py Do not redefine variables in list comprehensions
breakcom.py Move tests to the IE definitions
brightcove.py BrightcoveIE: Use parse_qs to extract the fields of the query (closes )
canalplus.py Add CanalplusIE (closes and closes )
collegehumor.py Move Collegehumor IE into its own file
comedycentral.py Add --list-extractor-descriptions (human-readable list of IEs)
common.py Use unescapeHTML for OpenGraph properties
condenast.py Add CondeNastIE
criterion.py CriterionIE: simplify some parts and use _html_search_regex
cspan.py InfoExtractor: add some helper methods to extract OpenGraph info
dailymotion.py InfoExtractor: add some helper methods to extract OpenGraph info
depositfiles.py Move DepositFiles into its own IE
dotsub.py DotsubIE: simplify and extract the upload date
dreisat.py Remove video_result helper method
ehow.py InfoExtractor: add some helper methods to extract OpenGraph info
eighttracks.py [eighttracks] move test
escapist.py InfoExtractor: add some helper methods to extract OpenGraph info
facebook.py Move tests to the IE definitions
flickr.py InfoExtractor: add some helper methods to extract OpenGraph info
freesound.py [freesound] Minor improvements
funnyordie.py Use re.DOTALL by default when searching OpenGraph properties
gamespot.py GameSpotIE: support more urls and download videos in the best quality
gametrailers.py GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction process
generic.py GenericIE: allow to match declaration of the Brightocove parameters that use ' instead of "
googleplus.py Add --list-extractor-descriptions (human-readable list of IEs)
googlesearch.py Add --list-extractor-descriptions (human-readable list of IEs)
hotnewhiphop.py InfoExtractor: add some helper methods to extract OpenGraph info
howcast.py Move tests to the IE definitions
hypem.py Move tests to the IE definitions
ign.py [ign]: support some country versions and add an extractor for 1up.com
ina.py Move tests to the IE definitions
infoq.py Tests: Add coding to files
instagram.py [instagram] really fix uploader_id detection (Fixes )
jukebox.py JukeboxIE: support more countries
justintv.py Move tests to the IE definitions
keek.py InfoExtractor: add some helper methods to extract OpenGraph info
liveleak.py InfoExtractor: add some helper methods to extract OpenGraph info
livestream.py [livestream] fix import statement
metacafe.py [metacafe] Fix test
mixcloud.py Move MixCloud into its own file
mtv.py GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction process
myspass.py Move tests to the IE definitions
myvideo.py Move tests to the IE definitions
nba.py InfoExtractor: add some helper methods to extract OpenGraph info
photobucket.py Move tests to the IE definitions
pornotube.py Move tests to the IE definitions
rbmaradio.py Move tests to the IE definitions
redtube.py Move tests to the IE definitions
ringtv.py Add RingTVIE (Thanks @yasoob)
soundcloud.py Make sure SoundcloudIE does not match soundcloud sets
spiegel.py Move tests to the IE definitions
stanfordoc.py Add --list-extractor-descriptions (human-readable list of IEs)
statigram.py InfoExtractor: add some helper methods to extract OpenGraph info
steam.py Set the playlist_index and playlist fields for already resolved video results.
teamcoco.py InfoExtractor: add some helper methods to extract OpenGraph info
ted.py [ted] Fix test checksum
tf1.py WatIE: support videos divided in multiple parts (closes and )
thisav.py [thisav] add a test for video MD5
traileraddict.py InfoExtractor: add some helper methods to extract OpenGraph info
tudou.py TudouIE: extract all the segments of the video and download the best quality (closes )
tumblr.py TumblrIE: update test
tutv.py InfoExtractor: add some helper methods to extract OpenGraph info
ustream.py Move tests to the IE definitions
vbox7.py Move tests to the IE definitions
veoh.py VeohIE: remove debug logging
vevo.py Move tests to the IE definitions
vimeo.py VimeoIE: authentication support (closes ) and add a method in the base InfoExtractor to get the login info
vine.py InfoExtractor: add some helper methods to extract OpenGraph info
wat.py WatIE: support videos divided in multiple parts (closes and )
wimp.py Move tests to the IE definitions
worldstarhiphop.py Allow moving tests into IE files
xhamster.py Move tests to the IE definitions
xnxx.py Move tests to the IE definitions
xvideos.py Move tests to the IE definitions
yahoo.py Add --list-extractor-descriptions (human-readable list of IEs)
youjizz.py YouJizzIE: support videos that define the urls in a playlist page (closes )
youku.py Tests: Add coding to files
youporn.py Move tests to the IE definitions
youtube.py YoutubeIE: some encrypted signatures have more than two parts, print the size of all the parts
zdf.py Move ARD, Arte, ZDF into their own files