some mistake3 in my.tv.sohu.com

This commit is contained in:
jackyzy823 2015-06-05 12:38:56 +08:00
parent 62e0ec0219
commit 3b97487505

View File

@ -61,7 +61,7 @@ def sohu_download(url, output_dir = '.', merge = True, info_only = False, extrac
assert len(data['clipsURL']) == len(data['clipsBytes']) == len(data['su'])
for new,clip,ck, in zip(data['su'], data['clipsURL'], data['ck']):
clipURL = urlparse(clip).path
urls.append(real_url(host,hqvid,tvid,new,clipURL,ck))
urls.append(real_url(host,vid,tvid,new,clipURL,ck))
print_info(site_info, title, 'mp4', size)
if not info_only: