yt-dlf/scripts
Stefan Waidele 6df26c12e6 Add login, ad columns and user management
Unauthenticated visitors see the app with left/right ad columns (loaded
from ads-left.html and ads-right.html). Logged-in users see no ads and
get a logout link in the top bar.

Login is at /login (not linked). Users are managed in users.txt via
scripts/add_user.py (scrypt-hashed passwords). users.txt is gitignored.

New env vars: USERS_FILE, ADS_DIR.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 21:21:48 +02:00
..
add_user.py Add login, ad columns and user management 2026-05-16 21:21:48 +02:00
create_zip.py Initial commit — yt-dlf YouTube downloader & transcript extractor 2026-05-16 20:33:23 +02:00
subtitle_to_markdown.py Initial commit — yt-dlf YouTube downloader & transcript extractor 2026-05-16 20:33:23 +02:00