Downloads public Snapchat stories in your System.
$ git clone https://github.com/allendema/SnapScrap.py.git
$ cd SnapScrap.py/
$ pip3 install -r requirements.txt
# Change to this directory & Make the script executable.
$ cd SnapScrap.py && chmod +x SnapScrap.py
# Run the script.
$ python3 SnapScrap.py
# Alternative way to run.
$ python3 SnapScrap.py USERNAME
Just enter one username which has a Public Profile.
It saves the media in current directory in a Folder named after given username.
Made by exploring Python. Inspired by similiar programms. Use at own risk.
Allen 2022