yt-dlp/youtube_dl/extractor
Jaime Marquínez Ferrándiz 1b01e2b085 Merge pull request from yasoob/master
fixed tests for c56 and dailymotion
..
__init__.py Merge pull request from yasoob/master
archiveorg.py Remove video_result helper method
ard.py Do not redefine variables in list comprehensions
arte.py [arte] add support for downloading from http://liveweb.arte.tv (fixes )
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 fixed tests for c56 and dailymotion
canalplus.py Add CanalplusIE (closes and closes )
collegehumor.py [collegehumor] Allow old-style videos (Fixes )
comedycentral.py ComedyCentralIE: support the extended interviews urls (fixes )
common.py Merge pull request from jaimeMF/subtitles_rework
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 fixed tests for c56 and dailymotion
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 ExfmIE: extract Soundcloud songs using SoundcloudIE
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 [funnyordie] fix extraction of video url and title
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 [generic] small typo
googleplus.py Add --list-extractor-descriptions (human-readable list of IEs)
googlesearch.py Add --list-extractor-descriptions (human-readable list of IEs)
hark.py Added an IE for hark.com
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 [ina] Allow I at start of video IDs
infoq.py Tests: Add coding to files
instagram.py InstagramIE: fix the extraction of the uploader_id and the title
jeuxvideo.py [jeuxvideo] Extract more information and add test
jukebox.py JukeboxIE: support more countries
justintv.py Move tests to the IE definitions
kankan.py Add an extractor for kankan.com (closes )
keek.py [keek] Fix testcase (Broken by accident in 6625f82940)
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
muzu.py Add an extractor from muzu.tv (closes )
myspass.py Move tests to the IE definitions
myvideo.py [myvideo] add support for videos that place the video info inside www.myvideo.de/service/data/video/{id}/config (fixes )
nba.py InfoExtractor: add some helper methods to extract OpenGraph info
ooyala.py Add an extractor for Ooyala (closes )
pbs.py Add an extractor for PBS (closes and )
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)
ro220.py [ro220] Add support for 220.ro
roxwel.py Add an extractor for roxwell.com (closes )
rtlnow.py Merge pull request from rzhxeo/rtlnow
sina.py Add SinaIE (related ): extractor for video.sina.com.cn
slashdot.py Add an extractor for tv.slashdot.org (closes )
soundcloud.py [soundcloud] Support widget urls (fixes )
spiegel.py Move tests to the IE definitions
stanfordoc.py Add --list-extractor-descriptions (human-readable list of IEs)
statigram.py [statigram] change test video
steam.py Set the playlist_index and playlist fields for already resolved video results.
teamcoco.py changed video_url regex
ted.py TEDIE: fix the title extraction
tf1.py Disable way and tf1 tests, the whole videos are served sometimes, so the md5 sum doesn't match.
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
unistra.py Rename utv.py to unistra.py and extract more 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 [vevo] Fix urls with a query ()
videofyme.py [videofyme] Add an additional quality (they change between downloads of the info) and update md5 sum of the test video
vimeo.py [vimeo] extract information for Vimeo Pro videos from http://player.vimeo.com/video/{video_id} (fixes )
vine.py InfoExtractor: add some helper methods to extract OpenGraph info
wat.py Disable way and tf1 tests, the whole videos are served sometimes, so the md5 sum doesn't match.
weibo.py WeiboIE: extract the player urls from a json webpage
wimp.py Move tests to the IE definitions
worldstarhiphop.py [worldstarhiphop] Small cleanup
xhamster.py [xhamster] use determine_ext
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 [youtube] update algo for length 84
zdf.py Move ARD, Arte, ZDF into their own files