projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
870f3bf
)
[aenetworks] switch to akamai hls formats(closes #15612)
author
Remita Amine
<remitamine@gmail.com>
Fri, 23 Feb 2018 07:23:55 +0000
(08:23 +0100)
committer
Remita Amine
<remitamine@gmail.com>
Fri, 23 Feb 2018 07:23:55 +0000
(08:23 +0100)
youtube_dl/extractor/aenetworks.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/aenetworks.py
b/youtube_dl/extractor/aenetworks.py
index da1b566c20eb6c4477e86f26dfec21b281a5f07c..398e56ea301f1fb88eeb481c33c801371c09e430 100644
(file)
--- a/
youtube_dl/extractor/aenetworks.py
+++ b/
youtube_dl/extractor/aenetworks.py
@@
-122,7
+122,8
@@
class AENetworksIE(AENetworksBaseIE):
query = {
'mbr': 'true',
- 'assetTypes': 'high_video_s3'
+ 'assetTypes': 'high_video_ak',
+ 'switch': 'hls_high_ak',
}
video_id = self._html_search_meta('aetn:VideoID', webpage)
media_url = self._search_regex(