ToTheMax / Snapchat-All-Memories-Downloader

Script to download all your Snapchat memories
358 stars 72 forks source link

Newbie - I cannot get this to work! #15

Closed exterminate010 closed 3 years ago

exterminate010 commented 3 years ago

Hi Max. As in title, I am brand new to this and was wondering if you could help me?

I followed all the steps, and I opened PowerShell directly in the folder and then typed in

node main.js

and pressed Enter.

The script then executed but then said this as it ran through the files

CDN-LINKS: [====================] 3555/3768 Failed: 0 DOWNLOADS: [====================] 0/3768 Failed: 0

It then stops and no files have downloaded. I am a complete newbie to this, so a quick guide would be great. Thanks again for creating this script!

ToTheMax commented 3 years ago

Hmm then something is going wrong. It doesn't give any errors?

exterminate010 commented 3 years ago

Hi Max, it doesn't give any errors whatsoever!

Ian Redington


From: ToTheMax notifications@github.com Sent: Wednesday, October 7, 2020 1:35:16 PM To: ToTheMax/Snapchat-All-Memories-Downloader Snapchat-All-Memories-Downloader@noreply.github.com Cc: exterminate010 exterminate010@hotmail.co.uk; Author author@noreply.github.com Subject: Re: [ToTheMax/Snapchat-All-Memories-Downloader] Newbie - I cannot get this to work! (#15)

Hmm then something is going wrong. It doesn't give any errors?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ToTheMax/Snapchat-All-Memories-Downloader/issues/15#issuecomment-704904751, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARJEZNHG7J3XTPWC2N4RNTDSJROAJANCNFSM4SHJO3LA.

ToTheMax commented 3 years ago

I just tested the script on my own memories, the script should still work. Can you try limiting the amount of concurrent downloads, for example: node -c 10 main.js If that doesn't work, can you try to request a new zip-file from snapchat? Download-links expire over time.

exterminate010 commented 3 years ago

Hi Max,

I have requested a new zip-file and will try and limit the amount of concurrent downloads as above!

exterminate010 commented 3 years ago

Hi Max, followed your instructions and this error message came up in Powershell:

'internal/modules/cjs/loader.js:834 throw err; ^

Error: Cannot find module 'C:\Users\Exter\Documents\Snapchat Memories\mydata~1602592412429\10' ←[90m at Module._resolveFilename (internal/modules/cjs/loader.js:831:15)←[39m ←[90m at internal/main/check_syntax.js:32:20←[39m { code: ←[32m'MODULE_NOT_FOUND'←[39m, requireStack: []'

Any tips on how to fix?

exterminate010 commented 3 years ago

I have just followed all the steps with a brand new Zip file of snapchat and freshly downloaded code and still coming up with this:

PS C:\Users\Exter\Documents\mydata~1602592412429> node main.js CDN-LINKS: [===================-] 3750/3924 Failed: 0 DOWNLOADS: [--------------------] 0/3924 Failed: 0

PS C:\Users\Exter\Documents\mydata~1602592412429>

Sorry for the constant queries, I really appreciate the responses. Hopefully can get this fixed and stop bothering you!

exterminate010 commented 3 years ago

Hi Max, any chance of an update on why this does not work?

ToTheMax commented 3 years ago

Could you add me on discord? ToTheMax#2203