skyme5 / snapchat-dl

Snapchat story downloader
MIT License
71 stars 13 forks source link

Execution succeeds, however nothing is saved to disk #12

Closed aidenmitchell closed 2 years ago

aidenmitchell commented 2 years ago

Description

Attempting to download stories succeeds, however no media is saved to disk. The folder is empty.

What I Did

snapchat-dl.exe -P C:\Users\aiden.admin\Downloads\media\snapstories\ username
2021-12-22 17:33:17.627 | INFO     | snapchat_dl.snapchat_dl:download:104 - [+] username has 4 stories
2021-12-22 17:33:17.629 | INFO     | snapchat_dl.snapchat_dl:download:135 - [✔] username stories downloaded
skyme5 commented 2 years ago

It's working fine, files should be downloaded successfully. Can you check for other usernames?

aidenmitchell commented 2 years ago

So looking at the .json file, the actual link to the media is missing. I tried downloading with another Python utility, and it reported the same thing, “Media present, but no link returned.” I assume this is a Snapchat issue, and not a downloader issue.

skyme5 commented 2 years ago

Closing, given the above.