ytptube/app/library
2025-02-28 01:21:45 +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 add sentry for webui error reporting 2025-02-27 23:54:49 +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 support format key in ytdlp.json, using the key will ignore the selected preset. 2025-02-27 14:58:06 +03:00
Emitter.py fixed linting problems 2025-01-28 23:05:59 +03:00
encoder.py try to direct play video first and fallback to hls if we encounter error. 2025-02-27 18:31:17 +03:00
EventsSubscriber.py initial work to support adding/deleting presets from api 2025-02-27 15:30:52 +03:00
ffprobe.py fixed linting problems 2025-01-28 23:05:59 +03:00
HttpAPI.py intercept file response and add correct mime-type 2025-02-28 00:44:02 +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 try to direct play video first and fallback to hls if we encounter error. 2025-02-27 18:31:17 +03:00
presets.json Fix and document presets.json 2025-01-10 18:54:07 +03:00
Presets.py initial work to support adding/deleting presets from api 2025-02-27 15:30:52 +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 apple like to be snowflake. 2025-02-28 01:21:45 +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