| .. |
|
task_handlers
|
Completed the events system upgrade and expanded the notifications events with support for apprise.
|
2025-07-19 19:45:07 +03:00 |
|
ag_utils.py
|
Import ag_utils
|
2025-04-26 17:56:01 +03:00 |
|
BackgroundWorker.py
|
Completed the events system upgrade and expanded the notifications events with support for apprise.
|
2025-07-19 19:45:07 +03:00 |
|
cache.py
|
minor change to add random background to the WebUI.
|
2025-03-25 01:38:59 +03:00 |
|
conditions.py
|
Change re-queue text to retry
|
2025-06-22 18:03:12 +03:00 |
|
config.py
|
feat: add download_info_expires config to manage download info validity
|
2025-08-22 18:10:22 +03:00 |
|
DataStore.py
|
Fixes #344
|
2025-07-20 16:53:56 +03:00 |
|
dl_fields.py
|
working version of custom fields.
|
2025-08-07 23:03:34 +03:00 |
|
Download.py
|
feat: add download_info_expires config to manage download info validity
|
2025-08-22 18:10:22 +03:00 |
|
DownloadQueue.py
|
make playlist_index works
|
2025-08-14 11:46:58 +03:00 |
|
encoder.py
|
migrated all our emitter usage to EventBus
|
2025-03-22 02:05:52 +03:00 |
|
Events.py
|
Added initial code to support adding custom fields to NewDownload form.
|
2025-08-07 18:12:24 +03:00 |
|
ffprobe.py
|
support running in pywebview in windows.
|
2025-07-07 18:37:11 +03:00 |
|
HttpAPI.py
|
Fix running in subpath again.
|
2025-06-27 16:31:11 +03:00 |
|
HttpSocket.py
|
Cleaning up the event dispatcher system.
|
2025-07-18 21:06:09 +03:00 |
|
ItemDTO.py
|
removed useless log statement.
|
2025-07-19 20:49:50 +03:00 |
|
LogWrapper.py
|
reverted some changes to logging
|
2025-04-28 18:15:11 +03:00 |
|
M3u8.py
|
WiP: More migration to Path
|
2025-06-10 01:08:44 +03:00 |
|
Notifications.py
|
Completed the events system upgrade and expanded the notifications events with support for apprise.
|
2025-07-19 19:45:07 +03:00 |
|
PackageInstaller.py
|
Make it possible to pin specific yt-dlp version
|
2025-08-09 17:27:00 +03:00 |
|
Playlist.py
|
WiP: More migration to Path
|
2025-06-10 01:08:44 +03:00 |
|
Presets.py
|
renamed presets and added optimized preset for mobile devices.
|
2025-06-28 20:15:29 +03:00 |
|
router.py
|
Refactor HttpSocket to be more manageable and more modular.
|
2025-06-13 01:02:31 +03:00 |
|
Scheduler.py
|
Added toggle for task handler.
|
2025-07-25 20:17:51 +03:00 |
|
Segments.py
|
support running in pywebview in windows.
|
2025-07-07 18:37:11 +03:00 |
|
Services.py
|
minor design update
|
2025-06-17 17:24:52 +03:00 |
|
Singleton.py
|
mostly linter fixes.
|
2025-01-28 19:43:51 +03:00 |
|
Subtitle.py
|
completed path migration
|
2025-06-10 12:29:21 +03:00 |
|
Tasks.py
|
Implement a way to mark items from task as already downloaded.
|
2025-08-05 17:34:07 +03:00 |
|
Utils.py
|
Added built-in reference for yt-dlp options.
|
2025-08-19 22:24:51 +03:00 |
|
version.py
|
Migrate configStore to ts
|
2025-06-22 21:49:07 +03:00 |
|
ytdlp.py
|
Added built-in reference for yt-dlp options.
|
2025-08-19 22:24:51 +03:00 |
|
YTDLPOpts.py
|
hard reset YTDLPOpts.
|
2025-07-31 23:50:57 +03:00 |