ytptube/app/library
2025-11-01 17:22:16 +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: make it possible to load different UI 2025-10-15 01:09:54 +03:00
DataStore.py fixes 2025-09-12 19:34:12 +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 Migrate inline cookie creation to standalone function 2025-10-27 19:54:49 +03:00
encoder.py finalizing removed features 2025-08-30 01:50:42 +03:00
Events.py fixes 2025-09-12 19:34:12 +03:00
ffprobe.py Cache calls to frequently called functions 2025-09-15 19:34:03 +03:00
HttpAPI.py better base_path support. 2025-09-05 12:54:41 +03:00
HttpSocket.py fixes 2025-09-12 19:34:12 +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 fixes 2025-09-12 19:34:12 +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 Disallow setting unsupported vcodec. 2025-09-16 16:02:38 +03:00
Segments.py Disallow setting unsupported vcodec. 2025-09-16 16:02:38 +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 Migrate inline cookie creation to standalone function 2025-10-27 19:54:49 +03:00
version.py Migrate configStore to ts 2025-06-22 21:49:07 +03:00
ytdlp.py minor fixes and style update 2025-10-26 21:42:48 +03:00
YTDLPOpts.py [FEAT] ADd new yt-dlp merger class. 2025-10-27 19:57:05 +03:00