ytptube/app/library
2025-11-13 19:28:10 +03:00
..
task_handlers Added generic rss feed parser for tasks. 2025-10-22 18:52:57 +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 fixes 2025-09-12 19:34:12 +03:00
cache.py fixes 2025-09-12 19:34:12 +03:00
conditions.py Added Web UI for task definitions 2025-09-23 01:41:22 +03:00
config.py Feat: Paginate history items to improve performance 2025-11-13 19:28:10 +03:00
DataStore.py Feat: add paginated history endpoint 2025-11-13 17:15:05 +03:00
dl_fields.py Added Web UI for task definitions 2025-09-23 01:41:22 +03:00
Download.py Migrate inline cookie creation to standalone function 2025-10-27 19:54:49 +03:00
DownloadQueue.py FEAT: add auto clear env variable 2025-11-11 22:08:32 +03:00
encoder.py finalizing removed features 2025-08-30 01:50:42 +03:00
Events.py Fix: reduce the initial connection data 2025-11-11 17:24:07 +03:00
ffprobe.py Cache calls to frequently called functions 2025-09-15 19:34:03 +03:00
HttpAPI.py [FIX] sometimes responses dont contain a _path reference 2025-11-10 16:47:35 +03:00
HttpSocket.py Fix: reduce the initial connection data 2025-11-11 17:24:07 +03:00
ItemDTO.py Migrate inline cookie creation to standalone function 2025-10-27 19:54:49 +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
mini_filter.py improved match_str by implementing extended subset. 2025-09-11 02:09:48 +03:00
Notifications.py fix issue sending sometimes events to apprise backends. 2025-10-22 17:39:28 +03:00
PackageInstaller.py Add yt-dlp wrapper to keep it in sync with user installed yt-dlp. Ref #469 2025-11-01 17:22:16 +03:00
Playlist.py [FIX] Chromium browser does not render subtitles after HLS attach 2025-11-08 23:11:14 +03:00
Presets.py Migrate inline cookie creation to standalone function 2025-10-27 19:54:49 +03:00
router.py Refactor HttpSocket to be more manageable and more modular. 2025-06-13 01:02:31 +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
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 [FEAT] create channel metadata and thumbnails. Closes #446 2025-10-15 18:55:50 +03:00
Utils.py Refactor: move nfo maker into correct namespace and move metadataPP patcher into utils 2025-11-12 21:56:29 +03:00
version.py Migrate configStore to ts 2025-06-22 21:49:07 +03:00
ytdlp.py Refactor: move nfo maker into correct namespace and move metadataPP patcher into utils 2025-11-12 21:56:29 +03:00
YTDLPOpts.py [FIX] strip out comment lines when creating yt-dlp command 2025-11-10 16:42:34 +03:00