Skip to content

BeReal export script for memories in photo format (10cm x 15cm)

Notifications You must be signed in to change notification settings

baptistejouin/bereal-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeReal export tool, for memories

This tool has been designed to export your bereal memories outside the app (from a json source file) in photo format (10cm x 15cm). Each photo contains 2 Bereals, which can then be cut out after printing.

image

How to use

1. Install dependencies

2. Get a bearer token

Not implemented yet, but you can get one by sniffing the app's traffic. (you check mitmproxy).

Or you can use this nice python project, BeFake.

3. Get your memories JSON file

Not implemented yet, but you can hit the API endpoint https://mobile.bereal.com/api/feeds/memories with your bearer token and AlexisBarreyat.BeReal/0.23.2 iPhone/16.0 hw/iPhone13_2 as user-agent.

4. Run the script

# Clone the repo
git clone [email protected]:baptistejouin/bereal-export-py.git

# Run the script
python bereal-export-py/app.py --json <path to your json file> --output <path to your output folder>

About

BeReal export script for memories in photo format (10cm x 15cm)

Topics

Resources

Stars

Watchers

Forks

Languages