ytptube/app
2026-04-27 20:58:00 +03:00
..
features feat: add support for ignoring conditions in downloads and UI 2026-04-27 20:58:00 +03:00
library feat: add support for ignoring conditions in downloads and UI 2026-04-27 20:58:00 +03:00
migrations refactor: move presets to db model 2026-01-25 19:17:54 +03:00
routes refactor: fix slowness in deleting big number of items 2026-04-24 23:18:14 +03:00
schema refactor: migrate task definitions to db model 2026-01-23 23:38:59 +03:00
scripts refactor: use sqlalchemy as base for sqlite 2026-01-17 23:32:39 +03:00
tests feat: add support for ignoring conditions in downloads and UI 2026-04-27 20:58:00 +03:00
yt_dlp_plugins feat: implement generic browser extractor with Playwright and Selenium support 2026-03-03 22:12:28 +03:00
__init__.py Fix upgrading and installing pip packages 2025-07-24 17:22:05 +03:00
conftest.py refactor: use one tmp directory for tests 2026-04-27 00:31:14 +03:00
local.py fix: improve the native build 2026-04-10 19:58:36 +03:00
main.py feat(console): make terminal window more durable and support reloading and stopping commands. 2026-04-14 02:19:35 +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