..
__init__.py
Add an extractor for MySpace (closes #1666)
11 years ago
addanime.py
Let extractors omit ext in formats
11 years ago
appletrailers.py
[appletrailers] The request for the settings must have the trailer name in lower case (fixes #1329)
11 years ago
archiveorg.py
Set the ext field for each format
11 years ago
ard.py
Do not redefine variables in list comprehensions
12 years ago
arte.py
[arte] Download the 'Originalversion' version if it's the only one available (fixes #1682)
11 years ago
auengine.py
[auengine] Add tests (Fixes #985)
12 years ago
bandcamp.py
Move tests to the IE definitions
12 years ago
bliptv.py
[bliptv] Make sure video ID is a string
11 years ago
bloomberg.py
Add an extractor for Bloomberg (closes #1436)
11 years ago
breakcom.py
Fix BreakIE
11 years ago
brightcove.py
[brightcove] Raise error if playlist is empty (#1608)
11 years ago
c56.py
fixed tests for c56 and dailymotion
11 years ago
canalc2.py
Wrong property name
11 years ago
canalplus.py
[canalplust] accept urls that don't include the video id (fixes #1415), extract more info and update test
11 years ago
cinemassacre.py
[cinemassacre] Simplify
11 years ago
cnn.py
[cnn] remove debug print call.
11 years ago
collegehumor.py
[collegehumor] Allow old-style videos (Fixes #1285)
11 years ago
comedycentral.py
[comedycentral] Prepare for generic video extraction (#980)
11 years ago
common.py
Merge remote-tracking branch 'origin/master'
11 years ago
condenast.py
Add CondeNastIE
11 years ago
criterion.py
CriterionIE: simplify some parts and use _html_search_regex
11 years ago
cspan.py
InfoExtractor: add some helper methods to extract OpenGraph info
11 years ago
dailymotion.py
[dailymotion] Extract all the available formats (closes #1028)
11 years ago
daum.py
[daum] Get the video page from a canonical url to extract the full id (fixes #1373) and extract description.
11 years ago
defense.py
Suggested by @phihag
11 years ago
depositfiles.py
Move DepositFiles into its own IE
12 years ago
dotsub.py
DotsubIE: simplify and extract the upload date
12 years ago
dreisat.py
Set the ext field for each format
11 years ago
ebaumsworld.py
Add an extractor for ebaumsworld.com (closes #1462)
11 years ago
ehow.py
InfoExtractor: add some helper methods to extract OpenGraph info
11 years ago
eighttracks.py
[8tracks] Use track count instead of looking at at_last_track property
11 years ago
escapist.py
InfoExtractor: add some helper methods to extract OpenGraph info
11 years ago
exfm.py
[Exfm] replace the failing Soundcloud test vector (broken also in browser)
11 years ago
facebook.py
[facebook] Don't recommend to report the issue if the video is private.
11 years ago
faz.py
[faz] Use a regex for getting the description
11 years ago
fktv.py
[fktv] support videos splitted in any number of parts and some style changes
11 years ago
flickr.py
[FlickrIE] Fix HTTPS url
11 years ago
francetv.py
[francetv] Use common format for ID of generation-quoi subextractor
11 years ago
freesound.py
[freesound] Minor improvements
11 years ago
funnyordie.py
[funnyordie] Fix video url extraction
11 years ago
gamespot.py
[gamespot] Fix video extraction (fixes #1587)
11 years ago
gametrailers.py
GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction process
11 years ago
generic.py
[generic] Detect bandcamp pages that use custom domains (closes #1662)
11 years ago
googleplus.py
[googleplus] Fix upload_date extraction
11 years ago
googlesearch.py
Add --list-extractor-descriptions (human-readable list of IEs)
12 years ago
hark.py
[hark] get the song info in JSON and extract more information.
11 years ago
hotnewhiphop.py
[hotnewhiphop] Fix test case title
11 years ago
howcast.py
[howcast] Do not download from http://www.howcast.com/videos/{video_id}
11 years ago
hypem.py
Move tests to the IE definitions
12 years ago
ign.py
[ign] Support more urls and detect multiple videos in articles (fixes #1543)
11 years ago
ina.py
[ina] Allow I at start of video IDs
11 years ago
infoq.py
Tests: Add coding to files
12 years ago
instagram.py
[Instagram] get the non-https link, as they are serving Akamai cert from a instagram.com domain
11 years ago
internetvideoarchive.py
Fix the duration field for the VideoDetective and InternetVideoArchive tests
11 years ago
jeuxvideo.py
[jeuxvideo] Improve code quality (fixes #1567)
11 years ago
jukebox.py
JukeboxIE: support more countries
12 years ago
justintv.py
Move tests to the IE definitions
12 years ago
kankan.py
fix bug: kankan extractor not support http://vod.kankan.com/v/70/70309.shtml
11 years ago
keek.py
[keek] Fix testcase (Broken by accident in 6625f82940b2701e2ccc9a6cf5808056b075e16b)
11 years ago
keezmovies.py
Add the missing age_limit tags; added a devscript to do a superficial check for porn sites without the age_limit tag in the test
11 years ago
kickstarter.py
Merge pull request #1409 from JohnyMoSwag/master (closes #1404)
11 years ago
liveleak.py
InfoExtractor: add some helper methods to extract OpenGraph info
11 years ago
livestream.py
[livestream] Fix events extraction (fixes #1467)
11 years ago
metacafe.py
Fix the extensions of two tests with youtube videos
11 years ago
metacritic.py
Add an extractor for Metacritic
11 years ago
mit.py
Fix MIT extractor for Python 2.6
11 years ago
mixcloud.py
[mixcloud] Rewrite extractor (fixes #278)
11 years ago
mtv.py
[mtv] Remove the templates from the mediagen url
11 years ago
muzu.py
Add an extractor from muzu.tv (closes #1177)
11 years ago
myspace.py
Add an extractor for MySpace (closes #1666)
11 years ago
myspass.py
Move tests to the IE definitions
12 years ago
myvideo.py
[myvideo] add support for videos that place the video info inside www.myvideo.de/service/data/video/{id}/config (fixes #616)
11 years ago
naver.py
Add extractor for tvcast.naver.com (closes #1331)
11 years ago
nba.py
InfoExtractor: add some helper methods to extract OpenGraph info
11 years ago
nbc.py
Add an extractor for NBC news (closes #1320)
11 years ago
newgrounds.py
[newgrounds] simplify
11 years ago
nhl.py
[nhl:videocenter] Fix playlist title extraction
11 years ago
nowvideo.py
[nowvideo] Fix key extraction
11 years ago
ooyala.py
Add an extractor for vice.com (closes #1051)
11 years ago
orf.py
[orf] Remove the test video, they seem to expire in one week
11 years ago
pbs.py
Add an extractor for PBS (closes #870 and #873)
11 years ago
photobucket.py
Move tests to the IE definitions
12 years ago
pornhub.py
Add the missing age_limit tags; added a devscript to do a superficial check for porn sites without the age_limit tag in the test
11 years ago
pornotube.py
Add the missing age_limit tags; added a devscript to do a superficial check for porn sites without the age_limit tag in the test
11 years ago
rbmaradio.py
Move tests to the IE definitions
12 years ago
redtube.py
extractor: Set age limit on some adult-related extractors.
11 years ago
ringtv.py
Add RingTVIE (Thanks @yasoob)
12 years ago
ro220.py
[ro220] Add support for 220.ro
11 years ago
rottentomatoes.py
Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to get the best quality
11 years ago
roxwel.py
Add an extractor for roxwell.com (closes #1044)
11 years ago
rtlnow.py
[rtlnow] Change the test for rtlnitronow
11 years ago
rutube.py
Add an extractor for rutube.ru (closes #1136)
11 years ago
sina.py
Add SinaIE (related #1039): extractor for video.sina.com.cn
11 years ago
slashdot.py
Add an extractor for tv.slashdot.org (closes #1192)
11 years ago
slideshare.py
Add an extractor for Slideshare (closes #1400)
11 years ago
sohu.py
[sohu] add support for my.tv.sohu.com urls (fixes #1398)
11 years ago
soundcloud.py
[soundcloud] Add an extractor for users (closes #1426)
11 years ago
southparkstudios.py
Revert "[southparkstudios] Fix mgid extraction"
11 years ago
spankwire.py
Add the missing age_limit tags; added a devscript to do a superficial check for porn sites without the age_limit tag in the test
11 years ago
spiegel.py
Move tests to the IE definitions
12 years ago
stanfordoc.py
Add --list-extractor-descriptions (human-readable list of IEs)
12 years ago
statigram.py
[statigram] change test video
11 years ago
steam.py
Set the playlist_index and playlist fields for already resolved video results.
12 years ago
subtitles.py
Now --all-sub is a modifier to --write-sub and --write-auto-sub (closes #1412)
11 years ago
sztvhu.py
[sztvhu] Fix the title extraction
11 years ago
teamcoco.py
changed video_url regex
11 years ago
techtalks.py
Add an extractor for techtalks.tv (closes #1606)
11 years ago
ted.py
[ted] Prepare #980 merge
11 years ago
tf1.py
Disable way and tf1 tests, the whole videos are served sometimes, so the md5 sum doesn't match.
11 years ago
thisav.py
[thisav] add a test for video MD5
11 years ago
traileraddict.py
Merge pull request #1114 from alexvh/traileraddict_hd
11 years ago
trilulilu.py
Set the ext field for each format
11 years ago
tube8.py
Add the missing age_limit tags; added a devscript to do a superficial check for porn sites without the age_limit tag in the test
11 years ago
tudou.py
[tudou] Fix title regex (Fixes #1614)
11 years ago
tumblr.py
TumblrIE: update test
12 years ago
tutv.py
InfoExtractor: add some helper methods to extract OpenGraph info
11 years ago
unistra.py
Update descriptions checksum for some test for Unistra and Youtube
11 years ago
ustream.py
[ustream] Simplify channel extraction
11 years ago
vbox7.py
Move tests to the IE definitions
12 years ago
veehd.py
Add an extractor for VeeHD (closes #1359)
11 years ago
veoh.py
VeohIE: remove debug logging
12 years ago
vevo.py
[vevo] Add more format details
11 years ago
vice.py
Add an extractor for vice.com (closes #1051)
11 years ago
viddler.py
[viddler] Add basic support (Fixes #1520)
11 years ago
videodetective.py
Fix the duration field for the VideoDetective and InternetVideoArchive tests
11 years ago
videofyme.py
[videofyme] Add an additional quality (they change between downloads of the info) and update md5 sum of the test video
11 years ago
videopremium.py
add VideoPremium.tv RTMP support
11 years ago
vimeo.py
Update the Vimeo test vector md5
11 years ago
vine.py
InfoExtractor: add some helper methods to extract OpenGraph info
11 years ago
wat.py
Remove unused imports
11 years ago
websurg.py
[websurg] Skipt the test
11 years ago
weibo.py
WeiboIE: extract the player urls from a json webpage
11 years ago
wimp.py
Move tests to the IE definitions
12 years ago
worldstarhiphop.py
[worldstarhiphop] Small cleanup
11 years ago
xhamster.py
[XHamsterIE] Extract SD and HD video
11 years ago
xnxx.py
[xnxx] Add age_limit
11 years ago
xvideos.py
extractor: Set age limit on some adult-related extractors.
11 years ago
yahoo.py
[yahoo] Download the info from another page
11 years ago
youjizz.py
Add the missing age_limit tags; added a devscript to do a superficial check for porn sites without the age_limit tag in the test
11 years ago
youku.py
[youku] Allow shortcut youku:ID and make non-matching groups non-matching (#1571)
11 years ago
youporn.py
[YouPornIE] Make webpage download more robust
11 years ago
youtube.py
[youtube] Fix login (Fixes #1681)
11 years ago
zdf.py
[zdf] Add support for hash URLs and simplify (#1518)
11 years ago