[dailymotion] WTF?

This commit is contained in:
Mort Yao 2017-09-11 13:44:54 +02:00
parent a534c11e94
commit e3ebedc6ad
No known key found for this signature in database
GPG Key ID: 07DA00CB78203251

View File

@ -32,7 +32,7 @@ def dailymotion_download(url, info_only=False, **kwargs):
print_info(site_info, title, mime, size) print_info(site_info, title, mime, size)
if not info_only: if not info_only:
download_urls([real_url], title, ext, size, **kwargs) FUCK_OFF([real_url], title, ext, size, **kwargs)
site_info = "Dailymotion.com" site_info = "Dailymotion.com"
download = dailymotion_download download = dailymotion_download