1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-23 01:48:48 +00:00
youtube-dl/youtube_dl/extractor
Itay Brandes 87a28127d2 _search_regex's "isatty" call fails with Py2exe's
_search_regex calls the sys.stderr.isatty() function for unix systems.

Py2exe uses a custom Stderr() stream which doesn't have an `isatty()`
function, leading to it's crash.

Fixes easily with checking that it's a unix system first.
2013-12-16 21:50:26 +01:00
..
__init__.py [radiofrance] Add support (Fixes #1942) 2013-12-16 21:34:41 +01:00
addanime.py
anitube.py
appletrailers.py Use _download_xml in more extractors 2013-12-10 21:03:53 +01:00
archiveorg.py
ard.py
arte.py [arte:ddc] Remove test 2013-12-16 21:42:41 +01:00
auengine.py
bambuser.py
bandcamp.py
blinkx.py [blinkx] Add extractor (Fixes #1972) 2013-12-16 13:56:30 +01:00
bliptv.py Remove the calls to 'compat_urllib_request.urlopen' in a few extractors 2013-12-08 22:24:55 +01:00
bloomberg.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
breakcom.py
brightcove.py Remove superfluous spaces 2013-12-09 20:05:10 +01:00
c56.py
canalc2.py
canalplus.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
cbs.py [cbs] Add extractor (Fixes #1977) 2013-12-16 03:53:43 +01:00
channel9.py [channel9] Fix test description md5 2013-12-12 16:10:17 +07:00
cinemassacre.py
clipfish.py
clipsyndicate.py Use _download_xml in more extractors 2013-12-10 21:03:53 +01:00
cnn.py
collegehumor.py
comedycentral.py
common.py _search_regex's "isatty" call fails with Py2exe's 2013-12-16 21:50:26 +01:00
condenast.py
criterion.py
cspan.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
d8.py
dailymotion.py [daylimotion] Add support for urls from the mobile site (fixes #1953) 2013-12-14 14:20:12 +01:00
daum.py [daum] Recognize mobile urls (#1952) 2013-12-12 13:05:38 +01:00
defense.py
depositfiles.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
dotsub.py
dreisat.py
ebaumsworld.py
ehow.py
eighttracks.py
eitb.py
escapist.py
exfm.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
extremetube.py
facebook.py [facebook] Recognize #! URLs (Fixes #1988) 2013-12-16 21:10:06 +01:00
faz.py
fktv.py
flickr.py
francetv.py
freesound.py
funnyordie.py [funnyordie] Fix video url extraction 2013-09-20 13:05:34 +02:00
gamekings.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
gamespot.py Remove the compatibility code used before the new format system was implemented 2013-12-03 14:31:20 +01:00
gametrailers.py
generic.py Add support for embedded vevo player (Fixes #1957) 2013-12-16 21:45:21 +01:00
googleplus.py
googlesearch.py
hark.py
hotnewhiphop.py [hotnewhiphop] Update test's title 2013-12-04 20:36:26 +01:00
howcast.py [howcast] update test's checksum 2013-11-22 21:25:12 +01:00
hypem.py
ign.py [ign] Update one of test video's title 2013-12-13 17:04:40 +01:00
imdb.py [imdb] Fix extraction 2013-12-06 20:26:55 +01:00
ina.py
infoq.py
instagram.py
internetvideoarchive.py
jeuxvideo.py
jukebox.py
justintv.py
kankan.py
keek.py
keezmovies.py
kickstarter.py
liveleak.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
livestream.py
mdr.py [mdr] Clean up 2013-12-16 08:16:11 +01:00
metacafe.py Remove unused imports 2013-12-09 04:53:23 +01:00
metacritic.py Use _download_xml in more extractors 2013-12-10 21:03:53 +01:00
mit.py
mixcloud.py [mixcloud] Try to get the m4a url if the mp3 url fails to download (fixes #1939) 2013-12-10 13:42:41 +01:00
mofosex.py
mtv.py [mtv] Fixup incorrectly encoded XML documents 2013-12-10 12:45:22 +01:00
muzu.py
myspace.py
myspass.py
myvideo.py
naver.py [naver] Recognize mobile urls (fixes #1951) 2013-12-12 13:04:02 +01:00
nba.py
nbc.py
ndtv.py [ndtv] Remove unused imports 2013-12-16 08:16:38 +01:00
newgrounds.py
nhl.py
niconico.py
ninegag.py
nowvideo.py
ooyala.py
orf.py
pbs.py
photobucket.py Move tests to the IE definitions 2013-06-27 20:46:46 +02:00
podomatic.py
pornhd.py [pornhd] Simplify 2013-12-16 05:10:42 +01:00
pornhub.py [pornhub] Fix URL regexp 2013-12-11 09:22:08 +01:00
pornotube.py
pyvideo.py [pyvideo] add support for videos that don't come from Youtube 2013-12-07 11:19:59 +01:00
radiofrance.py [radiofrance] Add support (Fixes #1942) 2013-12-16 21:34:41 +01:00
rbmaradio.py
redtube.py
ringtv.py
ro220.py
rottentomatoes.py Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to get the best quality 2013-10-12 22:22:31 +02:00
roxwel.py
rtlnow.py [rtlnow] Allow double slashes after domain name (Fixes #1928) 2013-12-09 18:56:05 +01:00
rutube.py
sina.py
slashdot.py
slideshare.py
smotri.py Merge remote-tracking branch 'dstftw/smotri.com-broadcast' 2013-12-09 04:42:35 +01:00
sohu.py
soundcloud.py [soundcloud] Fix the extension for 'downloadable' songs 2013-12-10 13:04:21 +01:00
southparkstudios.py
space.py
spankwire.py
spiegel.py
stanfordoc.py Remove unused imports 2013-12-09 04:53:23 +01:00
statigram.py
steam.py
streamcloud.py
subtitles.py
sztvhu.py
teamcoco.py
techtalks.py
ted.py
tf1.py
theplatform.py [theplatform] Fix geographic restriction check 2013-12-16 03:43:45 +01:00
thisav.py
toutv.py
traileraddict.py
trilulilu.py
tube8.py
tudou.py [tudou] Fix title regex (Fixes #1614) 2013-10-18 11:16:20 +02:00
tumblr.py
tutv.py
tvp.py [tvp] Skip tests 2013-11-16 02:09:30 +01:00
unistra.py
ustream.py
vbox7.py
veehd.py
veoh.py
vevo.py [vevo] Add suppor for videoplayer. URLs (#1957) 2013-12-16 21:48:38 +01:00
vice.py
viddler.py
videodetective.py
videofyme.py
videopremium.py [videopremium] Skip test 2013-12-16 14:42:07 +01:00
viki.py
vimeo.py [vimeo] Fix unused argument of the _real_extract method 2013-12-10 20:43:16 +01:00
vine.py
vk.py
wat.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
websurg.py
weibo.py
wimp.py Remove unused imports 2013-12-09 04:53:23 +01:00
wistia.py [wistia] Add extractor 2013-12-06 09:15:04 +01:00
worldstarhiphop.py
xhamster.py [XHamsterIE] Fix md5 in second test 2013-12-07 22:17:13 +01:00
xnxx.py
xtube.py
xvideos.py
yahoo.py
youjizz.py
youku.py
youporn.py
youtube.py [youtube] Make duration an integer or None 2013-12-16 04:09:05 +01:00
zdf.py [zdf] Correct order of unknown formats (#1936) 2013-12-10 11:52:10 +01:00