ytptube/app/routes/api
2025-11-13 23:13:01 +03:00
..
_static.py Feat: add app manifest to allow the app to be installed 2025-11-13 23:13:01 +03:00
archiver.py Expose archiver as an API endpoint. 2025-09-03 19:01:41 +03:00
browser.py removed deprecated features and flags 2025-09-12 20:38:09 +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
history.py Feat: Paginate history items to improve performance 2025-11-13 19:28:10 +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 Refactor: move nfo maker into correct namespace and move metadataPP patcher into utils 2025-11-12 21:56:29 +03:00
yt_dlp.py [FEAT] add option to see the compiled yt-dlp options 2025-11-08 02:07:37 +03:00