Commit graph

7 commits

Author SHA1 Message Date
8413179b5f Fix photo filename collisions, video downloads, and EXIF dates
Photos in the same report with identical timestamps were overwriting each
other due to missing image index in the filename. Videos failed to download
because attached_video is a dict with resolution URLs, not a plain URL.

Also read EXIF DateTimeOriginal before modifying the file and write the
report date as fallback when the image has no original timestamp. Embed
creation_time metadata in downloaded videos using ffmpeg.
2026-04-04 01:50:24 +00:00
c6936f8f52 Explain to change the working directory in service file 2025-08-15 09:14:35 +09:00
09d1f9c3b7 Add GPL v3 license 2025-08-14 20:04:18 +09:00
3eed0a8621 Add backup to the name in the README 2025-08-14 20:01:37 +09:00
0cca19d948 Add systemd timer 2025-08-14 19:59:24 +09:00
34f1bc062d Add info about get_report.py 2025-08-11 22:46:20 +09:00
2df64fc413 Initial commit 2025-07-11 14:10:03 +09:00