ytptube/app/library
2025-07-24 17:22:05 +03:00
..
task_handlers Completed the events system upgrade and expanded the notifications events with support for apprise. 2025-07-19 19:45:07 +03:00
ag_utils.py Import ag_utils 2025-04-26 17:56:01 +03:00
BackgroundWorker.py Completed the events system upgrade and expanded the notifications events with support for apprise. 2025-07-19 19:45:07 +03:00
cache.py minor change to add random background to the WebUI. 2025-03-25 01:38:59 +03:00
conditions.py Change re-queue text to retry 2025-06-22 18:03:12 +03:00
config.py Major notification update to add initial support for apprise URLs. 2025-07-18 00:10:14 +03:00
DataStore.py Fixes #344 2025-07-20 16:53:56 +03:00
Download.py Minor messaging changes 2025-07-20 17:51:05 +03:00
DownloadQueue.py Added event for item in archive 2025-07-24 15:44:32 +03:00
encoder.py migrated all our emitter usage to EventBus 2025-03-22 02:05:52 +03:00
Events.py Completed the events system upgrade and expanded the notifications events with support for apprise. 2025-07-19 19:45:07 +03:00
ffprobe.py support running in pywebview in windows. 2025-07-07 18:37:11 +03:00
HttpAPI.py Fix running in subpath again. 2025-06-27 16:31:11 +03:00
HttpSocket.py Cleaning up the event dispatcher system. 2025-07-18 21:06:09 +03:00
ItemDTO.py removed useless log statement. 2025-07-19 20:49:50 +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 the events system upgrade and expanded the notifications events with support for apprise. 2025-07-19 19:45:07 +03:00
PackageInstaller.py Fix upgrading and installing pip packages 2025-07-24 17:22:05 +03:00
Playlist.py WiP: More migration to Path 2025-06-10 01:08:44 +03:00
Presets.py renamed presets and added optimized preset for mobile devices. 2025-06-28 20:15:29 +03:00
router.py Refactor HttpSocket to be more manageable and more modular. 2025-06-13 01:02:31 +03:00
Scheduler.py minor changes to the event bus dispatcher 2025-06-23 01:00:36 +03:00
Segments.py support running in pywebview in windows. 2025-07-07 18:37:11 +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 Completed the events system upgrade and expanded the notifications events with support for apprise. 2025-07-19 19:45:07 +03:00
Utils.py Completed the events system upgrade and expanded the notifications events with support for apprise. 2025-07-19 19:45:07 +03:00
version.py Migrate configStore to ts 2025-06-22 21:49:07 +03:00
ytdlp.py Make it possible to cancel download and retain the temp data, ref #332 2025-07-11 18:18:45 +03:00
YTDLPOpts.py Fixes #344 2025-07-20 16:53:56 +03:00