All Projects → macie-k → download-snap-memories

macie-k / download-snap-memories

Licence: other
Script to download all memories from Snapchat

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to download-snap-memories

Socialblocklists
Blocklists to block the communication to social networking sites and privacy harming services
Stars: ✭ 161 (+323.68%)
Mutual labels:  snapchat
SnapchatLikeCamera
Android code for camera like Snpachat
Stars: ✭ 47 (+23.68%)
Mutual labels:  snapchat
snapchat
Messing around with Snapchat's web APIs
Stars: ✭ 51 (+34.21%)
Mutual labels:  snapchat
Swiftsnapper
Open source Snapchat client for Windows 10
Stars: ✭ 225 (+492.11%)
Mutual labels:  snapchat
dbt ad reporting
Fivetran's ad reporting dbt package. Combine your Facebook, Google, Pinterest, Linkedin, Twitter, Snapchat and Microsoft advertising spend using this package.
Stars: ✭ 68 (+78.95%)
Mutual labels:  snapchat
FaceFilter
Snapchat and Instagram like Face Filter.
Stars: ✭ 72 (+89.47%)
Mutual labels:  snapchat
Swiftycam
A Snapchat Inspired iOS Camera Framework written in Swift
Stars: ✭ 1,879 (+4844.74%)
Mutual labels:  snapchat
capsnap
OpenCV tool that combines image processing algorithms to remove black-bar caption filters from Snapchat images
Stars: ✭ 26 (-31.58%)
Mutual labels:  snapchat
SnapchatClone
Snapchat Clone Android App 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use …
Stars: ✭ 125 (+228.95%)
Mutual labels:  snapchat
SocialMediaChecker
[ Twitter - Instagram - Snapchat ] Email Checker .
Stars: ✭ 71 (+86.84%)
Mutual labels:  snapchat
Snapchat
NodeJS client for the unofficial Snapchat API
Stars: ✭ 224 (+489.47%)
Mutual labels:  snapchat
snapchat-lenses
A bunch of tests on Snapchat Lens Studio
Stars: ✭ 59 (+55.26%)
Mutual labels:  snapchat
ARFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 72 (+89.47%)
Mutual labels:  snapchat
Pbjvision
📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
Stars: ✭ 1,940 (+5005.26%)
Mutual labels:  snapchat
Snapchat-Snap-Kit-DIY-Docs
No description or website provided.
Stars: ✭ 16 (-57.89%)
Mutual labels:  snapchat
Nextlevel
NextLevel was initally a weekend project that has now grown into a open community of camera platform enthusists. The software provides foundational components for managing media recording, camera interface customization, gestural interaction customization, and image streaming on iOS. The same capabilities can also be found in apps such as Snapchat, Instagram, and Vine.
Stars: ✭ 1,940 (+5005.26%)
Mutual labels:  snapchat
social-media-hacker-list
Growing list of apps and tools for enhancing social media experiences.
Stars: ✭ 198 (+421.05%)
Mutual labels:  snapchat
OpenCV-Snapchat-DogFilter
A simple clone of the Snapchat Doggy filter using OpenCV
Stars: ✭ 25 (-34.21%)
Mutual labels:  snapchat
react-native-snapchat-clone
Just a simple Snapchat clone made to learn React Native the hard way 🤓
Stars: ✭ 42 (+10.53%)
Mutual labels:  snapchat
LeonSocialLogin
Leon Social Login is an Android library written to Integrate (Twitter, Facebook, Google, SnapChat) login.
Stars: ✭ 16 (-57.89%)
Mutual labels:  snapchat

Download snapchat memories

Download all memories from Snapchat



Buy Me A Coffee


Download

  • Download the latest release here

Preview


How to

  • Video tutorial

  • Go here and request your data
  • Wait for the e-mail from Snapchat & download the archive
  • Place memories_history.json file in the same directory as run.py file
  • Launch the program (optionally use --sort argument to download in chronological order)

Launching

  • Windows:
    • Just download the .exe file
    • Alternatively install python 3.x and run pip install -r requirements.txt to install dependencies

  • Linux
  • macOS
  • Android

Duplicates

  • Warning about duplicates means that the .json file contains multiple entries for the exact same file
  • Usually that means everything was downloaded correctly, but for your information skipped duplicates were saved to a file
  • You can verify the memories by manually downloading them via the .html file and comparing to those from the memories folder

Sidenotes

  • Since version 1.15.0 the files are being downloaded much faster, meaning you can get rate limited, in that case just wait few minutes
  • macOS users will very likely get an SSL error, here is the solution
  • Invalid URL ‘ ‘ : No schema supplied means the links in your json have expired, just request the data again
  • Windows will likely block the executable as it's unsigned
  • Don't place both json folder and memories_history.json in the same directory
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].