X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fadultswim.py;h=acc4ce38dca31a4ec8401d253044eb7e4fb91b3e;hb=54fc90aabfb71968f28af68dfe3f7a3544cc2f0b;hp=9c37ea33cd92c15d98841cea49887d76c763110a;hpb=3b859145c2ad4efd5250fc0199174f1ec2068b34;p=youtube-dl diff --git a/youtube_dl/extractor/adultswim.py b/youtube_dl/extractor/adultswim.py index 9c37ea33c..acc4ce38d 100644 --- a/youtube_dl/extractor/adultswim.py +++ b/youtube_dl/extractor/adultswim.py @@ -126,7 +126,7 @@ class AdultSwimIE(TurnerBaseIE): video_id = video_data['id'] info = self._extract_cvp_info( - 'http://www.adultswim.com/videos/api/v0/assets?id=' + video_id, + 'http://www.adultswim.com/videos/api/v0/assets?platform=desktop&id=' + video_id, video_id, { 'secure': { 'media_src': 'http://androidhls-secure.cdn.turner.com/adultswim/big',