46 Commits

Author SHA1 Message Date
Josh Patra
2946785f55 curses auto-exit 2024-12-25 18:44:30 -05:00
Josh Patra
9fc3f97c0b Update README.md 2024-12-25 18:44:04 -05:00
Josh Patra
c537a84a2e timezone fixes 2024-12-25 18:37:22 -05:00
Josh Patra
f0cf3e1e9c Update README.md 2024-12-25 18:10:40 -05:00
Josh Patra
7472fb5f74 create composite image creator, fixed datetimes, fixed location tagging with DD format, allows older format bereal exports to work 2024-12-25 18:06:48 -05:00
Josh Patra
3dbddba550 Merge branch 'master' of github.com:SoPat712/BeReal-Export-Manager 2024-12-25 17:55:20 -05:00
Josh Patra
671c4c8a5e new requirements 2024-12-25 17:55:14 -05:00
Josh Patra
1c8a11c107 Update README.md 2024-12-25 17:54:01 -05:00
Josh Patra
17c313e8d5 Update README.md 2024-12-25 17:48:00 -05:00
Josh Patra
0b106ed32f work for new and old files 09-18-2024 and before 2024-12-25 14:25:36 -05:00
lmluk
e88165b96b Merge branch 'cocciasecca-master'
Added deleted posts handling
2024-09-30 11:50:59 +02:00
lmluk
34201c0259 moved 'deleted post handling' to export_img() method 2024-09-30 11:47:55 +02:00
Matteo Crocetti
6917a578aa Update bereal_exporter.py
Added deleted posts handling. There might be an entry in memories.json that doesn't have a corresponding picture in the Photos/{post/bereal}/ folder.
2024-09-29 14:22:54 +02:00
lmluk
90acab9e92 edit README.md 2024-09-09 23:49:17 +02:00
lmluk
01f16e9060 changed gitignore 2024-09-09 23:32:16 +02:00
lmluk
d5eac51e5e Merge branch 'master' of https://github.com/Lukullul/BeReal-Export-Manager
Add LICENSE
2024-09-09 23:13:16 +02:00
lmluk
0cde7f81f0 add README.md and requirements.txt file 2024-09-09 23:06:46 +02:00
Lukullul
ebea9c2fec Initial commit 2024-09-09 23:02:54 +02:00
lmluk
cf6e40839d renamed python file 2024-09-09 22:46:02 +02:00
lmluk
2f4d6cf031 add custom exiftool path ability 2024-09-09 21:48:37 +02:00
lmluk
894bf8c11f add custom bereal path argument 2024-09-09 21:16:00 +02:00
lmluk
5eba1605d8 revised code 2024-09-09 20:52:38 +02:00
lmluk
ba8982cfe4 pasted ChatGPT suggestions 2024-09-09 13:37:15 +02:00
lmluk
282e395ba3 removed chatgpt's add_caption method 2024-09-08 16:17:50 +02:00
lmluk
469a8bac3a add chatgpt's add_caption method 2024-09-08 15:24:21 +02:00
lmluk
f169057769 add bts memories 2024-09-08 14:15:33 +02:00
lmluk
2a594688bb some minor bugfix 2024-09-07 23:02:36 +02:00
lmluk
668ada3825 add --no-memories/--no-realmojis arguments 2024-09-07 22:29:00 +02:00
lmluk
e25a1937e9 made export_realmojis() functional 2024-09-07 21:56:05 +02:00
lmluk
d845bea2be change export_memories to export_img 2024-09-07 20:44:19 +02:00
lmluk
7d0ccde260 add export_realmis function 2024-09-07 19:53:44 +02:00
lmluk
75e1b4b779 add comments 2024-09-07 18:06:49 +02:00
lmluk
bc7ccc83e2 add status bar 2024-09-07 17:39:22 +02:00
lmluk
719cd27577 add verbose function 2024-09-07 15:53:05 +02:00
lmluk
cef7cd8d57 add wildcard function 2024-09-05 11:57:37 +02:00
lmluk
f09f1f849c Add custom path as argument function 2024-09-05 11:36:32 +02:00
lmluk
8b54a0ca83 add init_parser() and init_global_var() function 2024-09-05 10:08:19 +02:00
lmluk
0b3acf7cdb removed unnecesarily lines/methods 2024-09-04 00:01:17 +02:00
lmluk
9d29987dd2 add comments 2024-09-03 23:48:37 +02:00
lmluk
e864899371 apply_memory_on_imgs adds exif tags to image 2024-09-03 23:37:33 +02:00
lmluk
7c4fe88b62 made apply_memory_on_imgs funktion that copies a post images from ./Photos/post to ./out and renames it with the taken date. 2024-09-03 22:24:29 +02:00
lmluk
52357cfd96 changed print_memories_info() to print_memory_info() 2024-09-03 15:04:00 +02:00
lmluk
53f263a8d8 outsourced functions to get filename and location 2024-09-03 14:36:45 +02:00
lmluk
475ed54b6a made print_memories_if() function 2024-09-03 13:59:23 +02:00
lmluk
47c179192a print usual memories informations 2024-09-03 10:39:50 +02:00
lmluk
7806924951 first commmit, add .gitignore 2024-09-02 20:40:46 +02:00