ytptube/app/library
2025-06-19 19:03:40 +03:00
..
task_handlers For youtube handler, if item_error events received, remove the item from queued ids. 2025-06-19 19:03:40 +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 As we no longer need to update each time yt-dlp updates, we going to use simver 2025-06-18 22:08:11 +03:00
DataStore.py when item download fails, trigger item_error event 2025-06-19 19:02:44 +03:00
Download.py minor changes 2025-06-16 19:45:02 +03:00
DownloadQueue.py when item download fails, trigger item_error event 2025-06-19 19:02:44 +03:00
encoder.py migrated all our emitter usage to EventBus 2025-03-22 02:05:52 +03:00
Events.py when item download fails, trigger item_error event 2025-06-19 19:02:44 +03:00
ffprobe.py minor changes 2025-06-16 19:45:02 +03:00
HttpAPI.py minor design update 2025-06-17 17:24:52 +03:00
HttpSocket.py Add new service for dependency injection. 2025-06-16 19:45:59 +03:00
ItemDTO.py when item download fails, trigger item_error event 2025-06-19 19:02:44 +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 handle ping endpoint logging better 2025-06-17 20:00:03 +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
Services.py minor design update 2025-06-17 17:24:52 +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 Fix missing parameter 2025-06-18 17:25:27 +03:00
Utils.py Fix premiere re-queue. 2025-06-15 18:45:18 +03:00
version.py As we no longer need to update each time yt-dlp updates, we going to use simver 2025-06-18 22:08:11 +03:00
YTDLPOpts.py completely refactored HttpAPI into more manageable routes. 2025-06-12 00:57:37 +03:00