arabcoders
|
9595a69b50
|
Refactor: stagger tasks creation for playlist processing
|
2025-12-30 17:05:59 +03:00 |
|
arabcoders
|
561f7d0387
|
Refactor: remove direct as_posix calls
|
2025-12-27 21:43:08 +03:00 |
|
arabcoders
|
9ba68dcfaf
|
Fix: some extractors dont support --flat-playlist, so expand support to cover them
|
2025-12-26 20:02:09 +03:00 |
|
arabcoders
|
5a5f16c9f8
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
arabcoders
|
b36d9fd641
|
Refactor: migrated whatleft of sync code to async
|
2025-12-18 18:21:34 +03:00 |
|
arabcoders
|
699e21f54d
|
revert: revert changes to DownloadQueue to load finished history
|
2025-12-18 17:19:23 +03:00 |
|
arabcoders
|
50f50bed9f
|
Refactor: do not load history items in DownloadQueue
|
2025-12-18 17:08:18 +03:00 |
|
arabcoders
|
7a85bcdb5c
|
Refactor: swap sqlite to aiosqlite and add queued db updates
|
2025-12-18 16:31:15 +03:00 |
|
arabcoders
|
e4ffa5d77a
|
Fix: Fix performance regression while loading items.
|
2025-12-15 17:22:41 +03:00 |
|
arabcoders
|
fa7292ac35
|
Feat: set_preset key for condition to switch preset based on yt-dlp data
|
2025-12-08 17:19:11 +03:00 |
|
arabcoders
|
b3ee857ceb
|
Fix: dont reject downloads if they provide a info.url only.
|
2025-11-22 15:30:41 +03:00 |
|
arabcoders
|
77d48bb8c4
|
Doc: update FAQ.md to include explainer for how prevent live premiere works.
|
2025-11-19 16:17:15 +03:00 |
|
arabcoders
|
6d2deedc21
|
Refactor: change how clear in/completed buttons behave due to changes in how we load history now.
|
2025-11-16 19:17:33 +03:00 |
|
arabcoders
|
4e86729206
|
FEAT: add auto clear env variable
|
2025-11-11 22:08:32 +03:00 |
|
arabcoders
|
7c9233e82e
|
[FIX] implement --max-downloads arg. Ref #479
|
2025-11-09 23:36:45 +03:00 |
|
arabcoders
|
b5683a3e77
|
Migrate inline cookie creation to standalone function
|
2025-10-27 19:54:49 +03:00 |
|
arabcoders
|
81999084e1
|
Fix issue with some instagram:story extractor reporting incorrect type.
|
2025-10-22 17:40:53 +03:00 |
|
arabcoders
|
1ba6c04cf3
|
remove some logging from DownloadQueue
|
2025-09-23 19:38:31 +03:00 |
|
arabcoders
|
27893bcbf9
|
Add desc & sidecar to item data
|
2025-09-16 17:00:32 +03:00 |
|
arabcoders
|
215a023da8
|
Cache calls to frequently called functions
|
2025-09-15 19:34:03 +03:00 |
|
arabcoders
|
d48faed4f7
|
Minor design update
|
2025-09-14 22:15:43 +03:00 |
|
arabcoders
|
7ad2bd6358
|
[FEAT] Add per extractor limits. Closes #421
|
2025-09-14 21:58:54 +03:00 |
|
arabcoders
|
669f70d9b8
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
arabcoders
|
63f6ca0cf4
|
fixed last calls to emit that were awaiting
|
2025-09-12 11:45:22 +03:00 |
|
arabcoders
|
2eba728dd2
|
Refactor event handlers to be asynchronous across multiple modules
|
2025-09-12 02:55:11 +03:00 |
|
arabcoders
|
d0a11cbcd6
|
make it possible to ignore item download via conditions
|
2025-09-08 17:25:40 +03:00 |
|
arabcoders
|
0abaf98b53
|
FEAT: Enhance DownloadQueue to handle archived items
|
2025-09-03 18:36:08 +03:00 |
|
arabcoders
|
691f0d5bfc
|
FEAT: Make it possible to limit notify target to specific presets.
|
2025-09-02 22:36:31 +03:00 |
|
arabcoders
|
ed4bb1e440
|
finalizing removed features
|
2025-08-30 01:50:42 +03:00 |
|
arabcoders
|
db57d6de11
|
Refactor code for improved type hinting; add unarchive functionality to tasks API and UI.
|
2025-08-30 01:02:13 +03:00 |
|
arabcoders
|
da8358bad6
|
Further updates on how we handle archive status
|
2025-08-29 22:11:14 +03:00 |
|
arabcoders
|
deed79b8d2
|
major refactor of archive_file handling
|
2025-08-29 18:41:13 +03:00 |
|
arabcoders
|
19b78c9564
|
correctly mark status as cancelled.
|
2025-08-27 19:52:15 +03:00 |
|
arabcoders
|
bfe4ea6354
|
add cancelled as accepted status
|
2025-08-27 17:14:49 +03:00 |
|
arabcoders
|
21c7b0f208
|
Fixes #384
|
2025-08-27 00:53:08 +03:00 |
|
arabcoders
|
3adc4eb062
|
Sometimes yt-dlp doesn't provide playlist_count, so we need to have fallback. Fixes #384
|
2025-08-25 18:48:36 +03:00 |
|
arabcoders
|
19b9f8dc6c
|
Added support for pausing adding items from playlist.
|
2025-08-25 17:34:40 +03:00 |
|
arabcoders
|
a05568f44c
|
make playlist_index works
|
2025-08-14 11:46:58 +03:00 |
|
arabcoders
|
96149f5e2d
|
Make it possible to pin specific yt-dlp version
|
2025-08-09 17:27:00 +03:00 |
|
arabcoders
|
a30843510e
|
Fixed a bug in DownloadQueue
|
2025-08-05 18:12:00 +03:00 |
|
arabcoders
|
7b0cb87c32
|
make it clear we are doing something with playlist items.
|
2025-08-05 17:56:43 +03:00 |
|
arabcoders
|
92a6101bbe
|
Add exception catch for sub download task
|
2025-08-01 17:37:46 +03:00 |
|
arabcoders
|
da6bd95733
|
Fix threading issue on windows exe
|
2025-08-01 17:03:26 +03:00 |
|
arabcoders
|
36b590cda3
|
Fix automatic premiere re-queue.
|
2025-07-27 17:04:14 +03:00 |
|
arabcoders
|
c60c14d674
|
Fix playlist_autonumber. Closes #351
|
2025-07-24 23:47:12 +03:00 |
|
arabcoders
|
3f338dba20
|
Added event for item in archive
|
2025-07-24 15:44:32 +03:00 |
|
arabcoders
|
a58921dba5
|
Showing Premiering right now instead on not live
|
2025-07-21 16:07:23 +03:00 |
|
arabcoders
|
e07751c41f
|
Minor messaging changes
|
2025-07-20 17:51:05 +03:00 |
|
arabcoders
|
472b8cb468
|
Fixes #344
|
2025-07-20 16:53:56 +03:00 |
|
arabcoders
|
a7e8d242c9
|
Completed the events system upgrade and expanded the notifications events with support for apprise.
|
2025-07-19 19:45:07 +03:00 |
|