ytptube/app/routes/api
2026-01-23 23:38:59 +03:00
..
_static.py Refactor: re-design the settings page. 2026-01-03 17:39:22 +03:00
archiver.py Expose archiver as an API endpoint. 2025-09-03 19:01:41 +03:00
browser.py Refactor: download module into testable chunks 2026-01-13 20:05:01 +03:00
conditions.py refactor: conditions feature to db model 2026-01-18 22:17:07 +03:00
dev.py Fix upgrading and installing pip packages 2025-07-24 17:22:05 +03:00
dl_fields.py refactor: migrated dl_fields to db model. 2026-01-19 18:31:16 +03:00
docs.py Refactor: integrate cf solver for both yt-dlp and httpx 2026-01-02 18:44:52 +03:00
download.py Refactor: drop aiohttp serve_static in favor of our own to have more control 2025-11-19 18:46:55 +03:00
history.py refactor: make the UI work without websocket 2026-01-22 19:36:20 +03:00
images.py Refactor: integrate cf solver for both yt-dlp and httpx 2026-01-02 18:44:52 +03:00
logs.py refactor: remove socket.io dependency 2026-01-21 22:07:12 +03:00
notifications.py refactor: migrate notifications to the new db model 2026-01-21 18:29:16 +03:00
ping.py Refactor: download module into testable chunks 2026-01-13 20:05:01 +03:00
player.py fixed segments_stream redirection 2025-06-18 17:46:02 +03:00
presets.py refactor: standardize config_update event for UI 2026-01-20 16:27:04 +03:00
system.py refactor: make the UI work without websocket 2026-01-22 19:36:20 +03:00
task_definitions.py refactor: migrate task definitions to db model 2026-01-23 23:38:59 +03:00
tasks.py Refactor: replace direct extract_info calls to async fetch_info 2026-01-16 20:45:10 +03:00
yt_dlp.py Refactor: replace direct extract_info calls to async fetch_info 2026-01-16 20:45:10 +03:00