mirror of
https://github.com/soimort/you-get.git
synced 2025-02-03 00:33:58 +03:00
[dailymotion] WTF?
This commit is contained in:
parent
a534c11e94
commit
e3ebedc6ad
@ -32,7 +32,7 @@ def dailymotion_download(url, info_only=False, **kwargs):
|
||||
|
||||
print_info(site_info, title, mime, size)
|
||||
if not info_only:
|
||||
download_urls([real_url], title, ext, size, **kwargs)
|
||||
FUCK_OFF([real_url], title, ext, size, **kwargs)
|
||||
|
||||
site_info = "Dailymotion.com"
|
||||
download = dailymotion_download
|
||||
|
Loading…
Reference in New Issue
Block a user