ytptube/app/routes/api
2026-01-08 17:03:22 +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 Fix: returning response from finally block 2025-12-27 21:52:41 +03:00
conditions.py Refactor: add priority and description fields to conditions 2026-01-04 18:23:09 +03:00
dev.py Fix upgrading and installing pip packages 2025-07-24 17:22:05 +03:00
dl_fields.py Refactor event handlers to be asynchronous across multiple modules 2025-09-12 02:55:11 +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 Fix: double video in archive message 2025-12-26 19:58:32 +03:00
images.py Refactor: integrate cf solver for both yt-dlp and httpx 2026-01-02 18:44:52 +03:00
logs.py rename api namespace 2025-06-13 00:45:46 +03:00
notifications.py Migrate inline cookie creation to standalone function 2025-10-27 19:54:49 +03:00
ping.py rename api namespace 2025-06-13 00:45:46 +03:00
player.py fixed segments_stream redirection 2025-06-18 17:46:02 +03:00
presets.py Refactor event handlers to be asynchronous across multiple modules 2025-09-12 02:55:11 +03:00
system.py Fix: fixes for windows native 2025-12-27 23:58:36 +03:00
task_definitions.py Added Web UI for task definitions 2025-09-23 01:41:22 +03:00
tasks.py feat: support using output template for metadata generation. Closes #539 2026-01-08 17:03:22 +03:00
yt_dlp.py Refactor: run extract_info in separate thread 2026-01-01 20:19:31 +03:00