From: Remita Amine Date: Fri, 23 Feb 2018 07:23:55 +0000 (+0100) Subject: [aenetworks] switch to akamai hls formats(closes #15612) X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=5e7841932cd5056dc11cf4032f00838fc62d5299;p=youtube-dl [aenetworks] switch to akamai hls formats(closes #15612) --- diff --git a/youtube_dl/extractor/aenetworks.py b/youtube_dl/extractor/aenetworks.py index da1b566c2..398e56ea3 100644 --- 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(