ytptube/app/library
2025-06-16 19:45:02 +03:00
..
ag_utils.py Import ag_utils 2025-04-26 17:56:01 +03:00
AsyncPool.py Updated the worker pool to be dynamic, and make it so that live stream downloading doesn't count towards the worker pool limit. 2025-03-08 19:53:15 +03:00
cache.py minor change to add random background to the WebUI. 2025-03-25 01:38:59 +03:00
conditions.py WiP: more changes to classes to support Path 2025-06-09 00:47:11 +03:00
config.py Add option to remove item from archive, and minor ui updates. 2025-06-14 21:29:25 +03:00
DataStore.py WIP: more changes to support webview in the future. 2025-06-08 23:45:00 +03:00
Download.py minor changes 2025-06-16 19:45:02 +03:00
DownloadQueue.py the ability to mark notification as low priority to bypass the toast 2025-06-15 19:35:57 +03:00
encoder.py migrated all our emitter usage to EventBus 2025-03-22 02:05:52 +03:00
Events.py Added info dict condition checker 2025-05-07 17:58:33 +03:00
ffprobe.py minor changes 2025-06-16 19:45:02 +03:00
HttpAPI.py Fixed bug in auth handler. 2025-06-15 16:37:31 +03:00
HttpSocket.py Fixed bug in auth handler. 2025-06-15 16:37:31 +03:00
ItemDTO.py WIP: more changes to support webview in the future. 2025-06-08 23:45:00 +03:00
LogWrapper.py reverted some changes to logging 2025-04-28 18:15:11 +03:00
M3u8.py WiP: More migration to Path 2025-06-10 01:08:44 +03:00
Notifications.py completed path migration 2025-06-10 12:29:21 +03:00
PackageInstaller.py WiP: More migration to Path 2025-06-10 01:08:44 +03:00
Playlist.py WiP: More migration to Path 2025-06-10 01:08:44 +03:00
Presets.py completely refactored HttpAPI into more manageable routes. 2025-06-12 00:57:37 +03:00
router.py Refactor HttpSocket to be more manageable and more modular. 2025-06-13 01:02:31 +03:00
Scheduler.py completely refactored HttpAPI into more manageable routes. 2025-06-12 00:57:37 +03:00
Segments.py completed path migration 2025-06-10 12:29:21 +03:00
Singleton.py mostly linter fixes. 2025-01-28 19:43:51 +03:00
Subtitle.py completed path migration 2025-06-10 12:29:21 +03:00
Tasks.py completely refactored HttpAPI into more manageable routes. 2025-06-12 00:57:37 +03:00
Utils.py Fix premiere re-queue. 2025-06-15 18:45:18 +03:00
version.py updating python code to be little more clean and implements more type checks. 2024-12-20 21:20:51 +03:00
YTDLPOpts.py completely refactored HttpAPI into more manageable routes. 2025-06-12 00:57:37 +03:00