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
[features.aol.com] Fix _TESTS
totalwebcasting
Yen Chi Hsuan
8 years ago
parent
6bb801cfaf
commit
f17d5f6d14
No known key found for this signature in database
GPG Key ID:
3FDDD575826C5C30
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
youtube_dl/extractor/aol.py
+ 4
- 0
youtube_dl/extractor/aol.py
View File
@ -123,6 +123,10 @@ class AolFeaturesIE(InfoExtractor):
'
title
'
:
'
What To Watch - February 17, 2016
'
,
}
,
'
add_ie
'
:
[
'
FiveMin
'
]
,
'
params
'
:
{
# encrypted m3u8 download
'
skip_download
'
:
True
,
}
,
}
]
def
_real_extract
(
self
,
url
)
:
Write
Preview
Loading…
Cancel
Save