ytptube/app/routes/api
2025-12-27 21:52:41 +03:00
..
_static.py Refactor: remove direct as_posix calls 2025-12-27 21:43:08 +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 removed deprecated features and flags 2025-09-12 20:38: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 README updates 2025-10-02 17:39:01 +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 Fix: handle errors when fetching remote thumbnail and return appropriate status code 2025-11-10 22:45:15 +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 Refactor event handlers to be asynchronous across multiple modules 2025-09-12 02:55:11 +03:00
task_definitions.py Added Web UI for task definitions 2025-09-23 01:41:22 +03:00
tasks.py Feat: Add new PATCH api for updating the task and improved the no timer messaging 2025-12-08 19:43:06 +03:00
yt_dlp.py [FEAT] add option to see the compiled yt-dlp options 2025-11-08 02:07:37 +03:00