1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-02 01:10:27 +08:00

[features.aol.com] Fix _TESTS

This commit is contained in:
Yen Chi Hsuan
2016-08-07 23:57:19 +08:00
Unverified
parent 6bb801cfaf
commit f17d5f6d14
+4
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):