notmarek / BeFake

BeReal Python API wrapper
131 stars 29 forks source link

Friends download results in file cluster #101

Closed 0utplay closed 1 year ago

0utplay commented 1 year ago

When downloading using the feed friends command it used to save the bereal of your friends an all reactions to the downloaded bereal inside of the original friend inside the post id. Now it just creates a new folder for every reaction resulting in massive folder structures. I don't think this is intentional and if it is I would suggest adding a toggle to this one.

omtoi101 commented 1 year ago

Have to rewrite my code if this is an intentional feature 😬 Code is broken atm because of this.

omtoi101 commented 1 year ago

@0utplay using 5c73eab works fine from what I can tell and resolves the weird file cluster thing however it is an old commit and isnt up to date so it doesnt have the new friends-v1 feature and others also you may encounter bugs but it is a temperary fix to our problem.

0utplay commented 1 year ago

I have just removed the realmoji section entirely as I don't need it. Probably won't update anymore until BeReal changes its API