4 Commits

Author SHA1 Message Date
√(noham)²
9f71bc6073 Refactor visualizer into modular package 2025-12-23 10:33:01 +01:00
√(noham)²
16333ab86e Add custom font and batch visualization to visualizer 2025-12-14 18:59:39 +01:00
√(noham)²
4d4c470410 Refactor core logic and add visualization tools
Moved database and scraping logic to utils/scrap.py for modularity. Added utils/visualizer.py for channel-level ad break analysis and plotting. Introduced .env.example for webhook configuration and updated main.py to support webhook heartbeats and improved logging. Updated README with new usage and visualization instructions. Added matplotlib and python-dotenv as dependencies.
2025-11-30 14:45:43 +01:00
√(noham)²
0e0a811c91 Initial project setup with ad watcher script 2025-11-27 21:30:57 +01:00