ytptube/app/library
2025-01-23 17:35:03 +03:00
..
AsyncPool.py updating python code to be little more clean and implements more type checks. 2024-12-20 21:20:51 +03:00
cache.py Added new option to view url info 2025-01-11 16:39:24 +03:00
common.py Fixed type casting for some elements when adding items. 2025-01-19 18:12:11 +03:00
config.py Switch to single Manager instead of one manager per download 2025-01-19 20:01:46 +03:00
DataStore.py updating python code to be little more clean and implements more type checks. 2024-12-20 21:20:51 +03:00
Download.py Switch to single Manager instead of one manager per download 2025-01-19 20:01:46 +03:00
DownloadQueue.py Fixed type casting for some elements when adding items. 2025-01-19 18:12:11 +03:00
Emitter.py Added the ability to pause download pool 2024-12-30 21:39:24 +03:00
encoder.py added more info to media Metadata, and cleaned up itemDTO object. 2024-12-27 19:58:21 +03:00
ffprobe.py updates API endpoints, fix webhooks not firing due to an error. 2025-01-03 19:49:45 +03:00
HttpAPI.py Added new feature to parse yt-dlp CLI arguments in yt-dlp JSON config box 2025-01-23 17:35:03 +03:00
HttpSocket.py Added new feature to parse yt-dlp CLI arguments in yt-dlp JSON config box 2025-01-23 17:35:03 +03:00
ItemDTO.py updates API endpoints, fix webhooks not firing due to an error. 2025-01-03 19:49:45 +03:00
M3u8.py updates API endpoints, fix webhooks not firing due to an error. 2025-01-03 19:49:45 +03:00
PackageInstaller.py embeded optional yt-dlp packages 2025-01-02 18:20:09 +03:00
Playlist.py updates API endpoints, fix webhooks not firing due to an error. 2025-01-03 19:49:45 +03:00
presets.json Fix and document presets.json 2025-01-10 18:54:07 +03:00
Segments.py Fixed audio only streaming 2025-01-02 19:11:22 +03:00
Subtitle.py updating python code to be little more clean and implements more type checks. 2024-12-20 21:20:51 +03:00
Utils.py Added new feature to parse yt-dlp CLI arguments in yt-dlp JSON config box 2025-01-23 17:35:03 +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
Webhooks.py updates API endpoints, fix webhooks not firing due to an error. 2025-01-03 19:49:45 +03:00