ytptube/app/library
2025-04-21 18:40:00 +03:00
..
AsyncPool.py
cache.py minor change to add random background to the WebUI. 2025-03-25 01:38:59 +03:00
common.py simplified the codebase and removed all backwards compat flags and checks. 2025-04-01 22:56:28 +03:00
config.py allow --cookies 2025-04-06 01:14:44 +03:00
DataStore.py in some specific cases, users were unable to delete items from history 2025-04-04 22:09:58 +03:00
Download.py added some protection aganist staled download blocking the download queue. 2025-04-19 17:44:09 +03:00
DownloadQueue.py add event warning about adding url saved to archive 2025-04-21 18:40:00 +03:00
encoder.py migrated all our emitter usage to EventBus 2025-03-22 02:05:52 +03:00
Events.py Add more events 2025-04-21 18:21:29 +03:00
ffprobe.py
HttpAPI.py Increase log retrieval limit and enhance log pagination metadata 2025-04-10 02:32:38 +03:00
HttpSocket.py added some protection aganist staled download blocking the download queue. 2025-04-19 17:44:09 +03:00
ItemDTO.py raise an error if item was using invalid preset. 2025-04-10 00:59:52 +03:00
LogWrapper.py
M3u8.py
Notifications.py Add more events 2025-04-21 18:21:29 +03:00
PackageInstaller.py added new env variable to auto upgrade yt-dlp on container startup 2025-04-03 19:37:44 +03:00
Playlist.py small improvements to file browser. 2025-03-28 22:17:38 +03:00
presets.json deprecate JSON yt-dlp config & Post-Processors in presets and recommand cli options. 2025-03-31 02:13:33 +03:00
Presets.py added some protection aganist staled download blocking the download queue. 2025-04-19 17:44:09 +03:00
Scheduler.py added some protection aganist staled download blocking the download queue. 2025-04-19 17:44:09 +03:00
Segments.py
Singleton.py
Subtitle.py
Tasks.py added some protection aganist staled download blocking the download queue. 2025-04-19 17:44:09 +03:00
Utils.py Minor refactor for is_downloaded function and updated dependencies 2025-04-12 18:44:10 +03:00
version.py
YTDLPOpts.py minor log messages update 2025-04-06 01:50:18 +03:00