X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fleeco.py;h=8dd1ce0d0e935888f3a90dedf92f113f2ef74f9b;hb=f0ee386851bb0d53801a27dafbe4e8fee5b43d88;hp=ffe10154b7c6acd986f41ea0036d4b195fb003fb;hpb=cf2820710d61742818a906af07f6d6c9669d58a9;p=youtube-dl.git diff --git a/youtube_dl/extractor/leeco.py b/youtube_dl/extractor/leeco.py index ffe10154b..8dd1ce0d0 100644 --- a/youtube_dl/extractor/leeco.py +++ b/youtube_dl/extractor/leeco.py @@ -130,7 +130,7 @@ class LeIE(InfoExtractor): media_id, 'Downloading flash playJson data', query={ 'id': media_id, 'platid': 1, - 'splatid': 101, + 'splatid': 105, 'format': 1, 'source': 1000, 'tkey': self.calc_time_key(int(time.time())),