ytptube/app
2025-12-27 22:52:51 +03:00
..
library Fix: Dont crash on download_path being set to root 2025-12-27 22:52:51 +03:00
migrations Refactor: swap sqlite to aiosqlite and add queued db updates 2025-12-18 16:31:15 +03:00
routes refactor: dont raise GracefulExit on app_shutdown 2025-12-27 21:58:32 +03:00
schema Feat: set_preset key for condition to switch preset based on yt-dlp data 2025-12-08 17:19:11 +03:00
scripts Refactor: do not load history items in DownloadQueue 2025-12-18 17:08:18 +03:00
tests Refactor: make classes more modular 2025-12-19 20:12:01 +03:00
yt_dlp_plugins/postprocessor Feat: Add task handler for tver.jp 2025-11-25 16:52:03 +03:00
__init__.py Fix upgrading and installing pip packages 2025-07-24 17:22:05 +03:00
local.py fix linter issues 2025-09-11 21:49:39 +03:00
main.py Refactor: make classes more modular 2025-12-19 20:12:01 +03:00
upgrader.py add build sha to .version file to be able to cleanup user python packages on master/dev builds. 2025-09-04 17:03:38 +03:00