ytptube/app/library
2026-01-14 16:11:21 +03:00
..
downloads refactor: limit concurrent extract info calls to prevent loop blocking 2026-01-14 16:11:21 +03:00
task_handlers Refactor: integrate cf solver for both yt-dlp and httpx 2026-01-02 18:44:52 +03:00
ag_utils.py Import ag_utils 2025-04-26 17:56:01 +03:00
Archiver.py fixes 2025-09-12 19:34:12 +03:00
BackgroundWorker.py Refactor: make classes more modular 2025-12-19 20:12:01 +03:00
cache.py fixes 2025-09-12 19:34:12 +03:00
cf_solver_handler.py Refactor: integrate cf solver for both yt-dlp and httpx 2026-01-02 18:44:52 +03:00
cf_solver_shared.py Refactor: integrate cf solver for both yt-dlp and httpx 2026-01-02 18:44:52 +03:00
conditions.py Refactor: add priority and description fields to conditions 2026-01-04 18:23:09 +03:00
config.py refactor: limit concurrent extract info calls to prevent loop blocking 2026-01-14 16:11:21 +03:00
DataStore.py Refactor: download module into testable chunks 2026-01-13 20:05:01 +03:00
dl_fields.py Added Web UI for task definitions 2025-09-23 01:41:22 +03:00
encoder.py finalizing removed features 2025-08-30 01:50:42 +03:00
Events.py refactor: limit concurrent extract info calls to prevent loop blocking 2026-01-14 16:11:21 +03:00
ffprobe.py Refactor: improve linting and formatting 2025-12-30 20:42:50 +03:00
HttpAPI.py Refactor: make classes more modular 2025-12-19 20:12:01 +03:00
HttpSocket.py Refactor: make classes more modular 2025-12-19 20:12:01 +03:00
httpx_client.py Refactor: integrate cf solver for both yt-dlp and httpx 2026-01-02 18:44:52 +03:00
ItemDTO.py Refactor: try to keep extra information available in all stages of the request process 2026-01-05 17:37:52 +03:00
LogWrapper.py fixes 2025-09-12 19:34:12 +03:00
M3u8.py WiP: More migration to Path 2025-06-10 01:08:44 +03:00
migrate.py Refactor: improve linting and formatting 2025-12-30 20:42:50 +03:00
mini_filter.py improved match_str by implementing extended subset. 2025-09-11 02:09:48 +03:00
Notifications.py Refactor: add enabled field to notifications. 2026-01-04 19:31:41 +03:00
operations.py Refactor: improve linting and formatting 2025-12-30 20:42:50 +03:00
PackageInstaller.py Refactor: integrate cf solver for both yt-dlp and httpx 2026-01-02 18:44:52 +03:00
Playlist.py [FIX] Chromium browser does not render subtitles after HLS attach 2025-11-08 23:11:14 +03:00
Presets.py Refactor: add priority to presets 2026-01-05 18:19:55 +03:00
router.py Refactor: drop aiohttp serve_static in favor of our own to have more control 2025-11-19 18:46:55 +03:00
Scheduler.py fixes 2025-09-12 19:34:12 +03:00
SegmentEncoders.py Fix qsv for low power mode. 2025-11-03 01:35:18 +03:00
Segments.py Fix qsv for low power mode. 2025-11-03 01:35:18 +03:00
Services.py fixes 2025-09-12 19:34:12 +03:00
Singleton.py fixes 2025-09-12 19:34:12 +03:00
sqlite_store.py Refactor: make classes more modular 2025-12-19 20:12:01 +03:00
Subtitle.py extends tests 2025-09-13 18:35:41 +03:00
TaskDefinitions.py Added Web UI for task definitions 2025-09-23 01:41:22 +03:00
Tasks.py Refactor: download module into testable chunks 2026-01-13 20:05:01 +03:00
UpdateChecker.py Fix: remove hardcoded test version 2026-01-09 22:26:02 +03:00
Utils.py refactor: support more yt-dlp options for metadata save_path. ref #539 2026-01-09 18:57:25 +03:00
version.py Migrate configStore to ts 2025-06-22 21:49:07 +03:00
ytdlp.py Refactor: integrate cf solver for both yt-dlp and httpx 2026-01-02 18:44:52 +03:00
YTDLPOpts.py Fix: incorrect usage of function name 2025-12-08 16:47:43 +03:00