reddit-media-collector/src
2025-09-09 15:30:00 -03:00
..
extractors Add media URL extractors for Reddit, Imgur, and Gfycat 2025-09-07 10:00:00 -03:00
__init__.py Initial project structure and dependencies 2025-08-26 10:30:00 -03:00
config.py Add configuration schema and YAML loader 2025-08-28 14:15:00 -03:00
database.py Add SQLite database layer for post tracking and deduplication 2025-09-01 16:45:00 -03:00
downloader.py Implement download manager with retry logic and hash deduplication 2025-09-05 13:30:00 -03:00
main.py Implement main collector entry point with filtering pipeline 2025-09-09 15:30:00 -03:00
reddit_client.py Implement Reddit public JSON API client with rate limiting 2025-08-30 11:00:00 -03:00
sidecar.py Add Immich JSON sidecar generator for metadata integration 2025-09-03 09:20:00 -03:00