Commit Graph
17 Commits
Author SHA1 Message Date
Renato 5c5e00433a fix: YouTube 403 on download — removed aria2c for YouTube, fixed title fetch 2026-07-07 15:43:18 +02:00
Renato b67d3f3a82 feat: implement downloading and processing of Kick and Twitch URLs 2026-07-03 17:11:58 +02:00
Renato 4b0e66f5c2 fix: clip count uses log-tracked list not disk scan; folder structure viral_clips/date/title_ytid/ 2026-07-02 19:55:47 +02:00
Renato 1ecb8d32c8 feat: organize nextcloud clips folder structure under date/title_id subfolders 2026-07-02 19:54:16 +02:00
Renato 174b992335 feat: speed up output clips to 1.25x speed by default and scale subtitle/mute timestamps 2026-07-02 19:38:50 +02:00
Renato 05e0217541 fix: default download_youtube_video in main.py to chrome cookies (remove hardcoded cookies.txt) 2026-07-02 19:06:15 +02:00
Renato 7cd4d9eab8 feat: default to extracting cookies directly from Google Chrome profile 2026-07-02 18:34:03 +02:00
Renato 1425afe244 fix: remove PYTHONPATH from subprocess env to prevent protobuf/mediapipe conflict 2026-07-02 18:18:40 +02:00
Renato 40e2b27074 fix: telegram bot uses temp dir for -o, always runs nextcloud scan, counts clips from folder 2026-07-02 18:14:33 +02:00
Renato 3e76a1a18e fix: telegram bot - venv python, yt-dl title fetch, full logging, error reporting 2026-07-02 18:00:18 +02:00
Renato dab16b4d7b docs: telegram_todo.md with current bot state 2026-07-02 17:50:25 +02:00
Renato 8d3af05070 fix: use venv python + yt-dlp cookies in telegram_bot 2026-07-02 17:46:34 +02:00
Renato 3afa1a522b fix: add user PATH and PYTHONPATH to systemd unit 2026-07-02 17:41:32 +02:00
Renato 02323222e4 fix: async get_video_title + debug prints in telegram_bot 2026-07-02 17:39:20 +02:00
Renato d9310e904d feat: telegram bot + normalize for mobile + nextcloud subcarpetas 2026-07-02 17:28:39 +02:00
Renato 5d8cfde527 feat: integrate custom yt-dl solver for YouTube downloads 2026-07-02 16:54:35 +02:00
Renato c7c3c4b74a feat: implement vertical crop, local LLM deepseek-v4-flash, multi-threading, word-level pink box highlight subtitles, and Nextcloud scan sync 2026-07-02 16:12:23 +02:00