yt-dlp/youtube_dl/extractor
Jaime Marquínez Ferrándiz a052c1d785 Merge pull request from alexvh/traileraddict_hd
[traileraddict] Obtain hd quality stream if available

Updated md5 checksum of the test video.
..
__init__.py [youtube] Add an extractor for Youtube recommended videos (":ytrec" keyword) (closes )
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 Fix BreakIE
brightcove.py BrightcoveIE: Use parse_qs to extract the fields of the query (closes )
c56.py Add an extractor for 56.com (related )
canalplus.py Add CanalplusIE (closes and closes )
collegehumor.py CollegeHumorIE: support Youtube videos and embed urls (fixes )
comedycentral.py ComedyCentralIE: support the extended interviews urls (fixes )
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
exfm.py [exfm] Add IE_* descriptions
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 InstagramIE: fix the extraction of the uploader_id and the title
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)
sina.py Add SinaIE (related ): extractor for video.sina.com.cn
soundcloud.py [soundcloud] Support URLs with a slash at the end (Fixes )
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 TEDIE: fix the title extraction
tf1.py Mark WatIE and TF1IE as broken (related )
thisav.py [thisav] add a test for video MD5
traileraddict.py Merge pull request from alexvh/traileraddict_hd
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 Mark WatIE and TF1IE as broken (related )
weibo.py WeiboIE: extract the player urls from a json webpage
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 Add WeiboIE (closes )
youporn.py Move tests to the IE definitions
youtube.py YoutubeIE: new algo for length 87 (fixes )
zdf.py Move ARD, Arte, ZDF into their own files