This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[youtube] Skip test
totalwebcasting
Sergey M․
9 years ago
parent
8ceabd4df3
commit
e323cf3ff3
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
youtube_dl/extractor/youtube.py
+ 2
- 1
youtube_dl/extractor/youtube.py
View File
@ -613,7 +613,8 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
}
,
'
params
'
:
{
'
skip_download
'
:
'
requires avconv
'
,
}
}
,
'
skip
'
:
'
This live event has ended.
'
,
}
,
# Extraction from multiple DASH manifests (https://github.com/rg3/youtube-dl/pull/6097)
{
Write
Preview
Loading…
Cancel
Save