ytptube/app/library
2025-10-15 18:55:50 +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
Archiver.py
BackgroundWorker.py
cache.py
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
dl_fields.py Added Web UI for task definitions 2025-09-23 01:41:22 +03:00
Download.py
DownloadQueue.py remove some logging from DownloadQueue 2025-09-23 19:38:31 +03:00
encoder.py
Events.py
ffprobe.py
HttpAPI.py
HttpSocket.py
ItemDTO.py Add desc & sidecar to item data 2025-09-16 17:00:32 +03:00
LogWrapper.py
M3u8.py
mini_filter.py
Notifications.py
PackageInstaller.py
Playlist.py
Presets.py fix nfo maker 2025-09-24 19:23:57 +03:00
router.py
Scheduler.py
SegmentEncoders.py
Segments.py
Services.py
Singleton.py
Subtitle.py
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 [FEAT] create channel metadata and thumbnails. Closes #446 2025-10-15 18:55:50 +03:00
version.py
ytdlp.py when we are extracting non supported site, use compatible generic archive_id 2025-09-23 19:13:07 +03:00
YTDLPOpts.py