mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +03:00
Instagram: update site_info
This commit is contained in:
parent
abb3c938c1
commit
8e2165af47
@ -17,6 +17,6 @@ def instagram_download(url, output_dir = '.', merge = True, info_only = False):
|
||||
if not info_only:
|
||||
download_urls([url], title, ext, size, output_dir, merge = merge)
|
||||
|
||||
site_info = "Instagram"
|
||||
site_info = "Instagram.com"
|
||||
download = instagram_download
|
||||
download_playlist = playlist_not_supported('instagram')
|
||||
|
Loading…
Reference in New Issue
Block a user