v1.12.2 - Fix Video Extraction Failures
- Fix yt-dlp failing on videos where playable formats aren't available but metadata is (fixes #4 — thanks @EricReiche)
- Search page now shows error banner when a pasted URL can't be loaded
v1.12.1 - Config & Catalog Fixes
- Fix
daily_limit_minutesin config.yaml being ignored after first boot (fixes #7 — thanks @TheDogg) - Revoked videos no longer appear in the homepage catalog from allowlisted channels (fixes #8 — thanks @EricReiche)
v1.12.0 - Group Chat Support & Error Handling
- Group chat admin authorization: bot now works in Telegram group chats, allowing multiple parents to approve/deny videos (fixes #1 — thanks @EricReiche)
- Error banner on homepage when video metadata extraction fails instead of silent redirect (addresses #4 — thanks @EricReiche)
- Session cookie max_age reduced from 14 days to 24 hours (security hardening)
- README: added config file setup step (PR #2 — thanks @EricReiche)