ytptube/app/library
2025-02-27 00:39:18 +03:00
..
AsyncPool.py fixed linting problems 2025-01-28 23:05:59 +03:00
cache.py mostly linter fixes. 2025-01-28 19:43:51 +03:00
common.py mostly linter fixes. 2025-01-28 19:43:51 +03:00
config.py added file logging and automatically load config/cookies.txt if non is given via ytdlp.json file. 2025-02-27 00:37:59 +03:00
DataStore.py fixed linting problems 2025-01-28 23:05:59 +03:00
Download.py we no longer use json cookies, instead rely on netescape cookies and recommend what yt-dlp recommend as well. 2025-02-27 00:39:18 +03:00
DownloadQueue.py we no longer use json cookies, instead rely on netescape cookies and recommend what yt-dlp recommend as well. 2025-02-27 00:39:18 +03:00
Emitter.py fixed linting problems 2025-01-28 23:05:59 +03:00
encoder.py added more info to media Metadata, and cleaned up itemDTO object. 2024-12-27 19:58:21 +03:00
EventsSubscriber.py fixed linting problems 2025-01-28 23:05:59 +03:00
ffprobe.py fixed linting problems 2025-01-28 23:05:59 +03:00
HttpAPI.py update dependencies 2025-02-23 19:32:39 +03:00
HttpSocket.py fixed linting problems 2025-01-28 23:05:59 +03:00
ItemDTO.py mostly linter fixes. 2025-01-28 19:43:51 +03:00
LogWrapper.py show extract_info logs via notification 2025-02-27 00:38:39 +03:00
M3u8.py fixed linting problems 2025-01-28 23:05:59 +03:00
Notifications.py fixed linting problems 2025-01-28 23:05:59 +03:00
PackageInstaller.py mostly linter fixes. 2025-01-28 19:43:51 +03:00
Playlist.py fixed linting problems 2025-01-28 23:05:59 +03:00
presets.json Fix and document presets.json 2025-01-10 18:54:07 +03:00
Segments.py fixed linting problems 2025-01-28 23:05:59 +03:00
Singleton.py mostly linter fixes. 2025-01-28 19:43:51 +03:00
Subtitle.py fixed linting problems 2025-01-28 23:05:59 +03:00
Tasks.py we no longer use json cookies, instead rely on netescape cookies and recommend what yt-dlp recommend as well. 2025-02-27 00:39:18 +03:00
Utils.py show extract_info logs via notification 2025-02-27 00:38:39 +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