Coder Social home page Coder Social logo

bereel's Introduction

Welcome Screen

BeReel:

Miss the Timelapse Recap feature from ReReal? Introducing BeReel. A Flask-based webtool that gives you a customized timelapse of your favourite BeReal memories.

Video Settings

  • Implements a BeReal API to fetch user memories in a usable format
  • Fetch Memories at a specified date range
  • Renders using many open source libraries and fully customizable (with many features to come
  • Create a timelapsed that syncs with the .WAV audio

Getting Started

Follow these instructions to get your project up and running.

Prerequisites

Make sure you have the following installed on your machine:

Installing Dependencies

Run all required libraries and run the app:

pip install -r requirements.txt --user
python main.py

The Flask app will be available on http://localhost:5000/. Multiple folders will be created to pull all image data from your memories

Project Structure

  • main.py: Main flask app and drives webpage and API requests
  • combineImages.py: processes photos to be used for the slideshow
  • generateSlideshow.py: rendering timelapse video and audio

Current Developments

  • Add 'no sound' option
  • Display RealMoji
  • Toggle Date Label setting
  • Show render progress from terminal->webpage

Remarks

This project wouldn't be here without the amazing work by chemokita13. Please give him a star.

This app is to be run locally as to comply with user security laws and privacy. Under no cases does this app store metadata elsewhere. The app utilizes this third-party API which may not be following terms set by BeReal, all videos and images produced from this app is to be considered personal use and should only use accounts owned by the user: If the company has particular issues, please submit a request via links in my profile.

Privacy Policy

BeReel was developed as an open-source app and gathers information from an unofficial BeReal API from chemokita13. BeReel has no association and responsibility with the API's development and how it accesses user information. See this link for more information about this API Project. This app is to be run locally as to comply with user security laws and privacy. Under no cases does this app store metadata elsewhere and all related images to develop the timelapse can be found in local folders labelled /primary /secondary /combined /static. All videos and images produced from this app is to be considered personal use and should only use accounts owned by the user.

License

Distributed under the MIT License. See LICENSE.txt for more information.

Buy Me A Coffee!

You like the work here? Feel free to buy me a coffee by following this link

(back to top)

bereel's People

Contributors

theoneandonlyone avatar kevin-samson avatar niccologranieri avatar ofurtumi avatar gumbarros avatar jamesiam avatar karatekhd avatar

Stargazers

armand avatar Friedrich Meichsner avatar  avatar Simon Heilig avatar Jose M. Crespo avatar Pascal avatar Kieran avatar Bryce avatar Guilherme Tavares avatar BushMasterJM avatar Max Karadeniz avatar Meiwin avatar Wannes avatar  avatar Rhys Edwards avatar David Sutherland avatar Arlien avatar No NOréo avatar Angad Garg avatar Álvaro González avatar Andrew Aaron avatar Hannes Koksch avatar  avatar  avatar justin avatar Kirik avatar Toan Tran avatar  avatar Emmanuel López Rodríguez avatar  avatar  avatar Bingo DeeVee avatar Ernest Salim avatar JJL avatar Nicolai Weitkemper avatar Philipp Rolinek avatar  avatar Ben avatar Enzo avatar Zakariya avatar Sam Wymann avatar Daniel G. avatar Karan Narula avatar Charlie Ward avatar Nathan avatar Michael DeMarco avatar Josef Kuchař avatar Afonso Nóbrega avatar Noah Grose avatar kaikiwi avatar Wesley Rocha avatar Akshay Sharma avatar EEstar avatar  avatar

Watchers

 avatar  avatar

bereel's Issues

Missing BeReals

Hi, it doesn't seem to download reshared or second and third BeReals from the same day.

Missing requirements

First of all, thank you for this amazing tool. It works like a charm, and I was able to create my 2023 recap (however, I am a Python dev, so it was a bit easier for me).

Missing requirements:

  • The script (on macOS) requires ffmpeg to be installed locally. I personally installed it via brew, but for non-developers that would also require to install Brew which might be an additional barrier.

brew install ffmpeg

  • The script also requires cv2, that can be easily added to the requirements.txt file and installed via pip.

pip install opencv-python

Finally, for some reason, if the auth-code is inserted automagically via macOS' latest "Autofill from email" feature, the script crashes. The authentication code needs to be input by hand.

I am happy to contribute to the project via PRs and or by writing documentation if you'd like me to, just let me know what's the preferred way of contribution and I'll see what I can do.

Happy New Year!

Does not work for UK phone numbers

Attempting to login with a UK phone number in the format +44xxxxxxxxxx does not work, and instead returns the error below:

image

Works perfectly for a random US number.

EOFError on Legacy Rendering

It's because I didn't load a song? If so, this should be pointed before processing.
image
Anyway, 2023 Classic Rendering worked.

Make this an executable with PyInstaller

We could make this a full-fledged executable easily with pyinstaller. Then more people who don't have a technical background can use it. I only have access to MacOS, so someone else would need to compile it for Windows.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.