ytptube/app/library
2025-09-25 00:47:43 +03:00
..
task_handlers Ensure a valid channel/playlist id present when validating url in youtube task handler. 2025-09-23 22:00:26 +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 merge in the simple mode for testing 2025-09-25 00:47:43 +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 More tests 2025-09-12 22:43:20 +03:00
DownloadQueue.py remove some logging from DownloadQueue 2025-09-23 19:38:31 +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 Add desc & sidecar to item data 2025-09-16 17:00:32 +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 Cache calls to frequently called functions 2025-09-15 19:34:03 +03:00
PackageInstaller.py fixes 2025-09-12 19:34:12 +03:00
Playlist.py fixes 2025-09-12 19:34:12 +03:00
Presets.py fix nfo maker 2025-09-24 19:23:57 +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 Added Web UI for task definitions 2025-09-23 01:41:22 +03:00
Utils.py fix an issue with objection mutation in timed_lru_cache cache 2025-09-16 22:41:53 +03:00
version.py Migrate configStore to ts 2025-06-22 21:49:07 +03:00
ytdlp.py when we are extracting non supported site, use compatible generic archive_id 2025-09-23 19:13:07 +03:00
YTDLPOpts.py More tests 2025-09-12 22:43:20 +03:00