arabcoders
|
084f5082ad
|
feat: add support for ignoring conditions in downloads and UI
|
2026-04-27 20:58:00 +03:00 |
|
arabcoders
|
fc6bc88e61
|
refactor: use one tmp directory for tests
|
2026-04-27 00:31:14 +03:00 |
|
arabcoders
|
30a0c30d94
|
refactor: fix slowness in deleting big number of items
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-24 23:18:14 +03:00 |
|
arabcoders
|
3c1567930f
|
feat: add system limits API endpoint and UI for download capacity overview
|
2026-04-22 22:02:40 +03:00 |
|
arabcoders
|
29777ff928
|
refactor: remove ui_update_title and standardize page title
|
2026-04-22 20:55:29 +03:00 |
|
arabcoders
|
35f38d7cee
|
refactor: update presets UI to follow same rules as other pages.
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-22 19:38:35 +03:00 |
|
arabcoders
|
03cabe6c70
|
refactor: wait on db flush before returning in API history clear response
|
2026-04-21 22:56:46 +03:00 |
|
arabcoders
|
00ce7efb32
|
feat: add validation for internal URLs in conditions_test
|
2026-04-18 20:39:20 +03:00 |
|
arabcoders
|
00404fc6d4
|
refactor: made _static.py dynamic
|
2026-04-18 19:26:44 +03:00 |
|
arabcoders
|
9337e81f62
|
refactor: remove useless tests
|
2026-04-15 18:13:04 +03:00 |
|
arabcoders
|
dbff4c6798
|
feat(console): make terminal window more durable and support reloading and stopping commands.
|
2026-04-14 02:19:35 +03:00 |
|
arabcoders
|
c70d5340f1
|
feat: implement patch to make Windows Popen support stopping live stream
|
2026-04-11 23:31:48 +03:00 |
|
arabcoders
|
f9119f5a33
|
fix: better partial live download handling
|
2026-04-11 19:13:00 +03:00 |
|
arabcoders
|
4620d1aaed
|
fix: improve the native build
|
2026-04-10 19:58:36 +03:00 |
|
arabcoders
|
1fa60c3909
|
fix: playlist keys pre-processing. Closes #585
|
2026-04-10 18:26:54 +03:00 |
|
arabcoders
|
c3132858e7
|
feat: add download_skipped flag to track intentionally skipped downloads
|
2026-04-10 18:07:05 +03:00 |
|
arabcoders
|
7d8df4f087
|
feat: improve MiniFilter tokenization
|
2026-03-29 22:15:51 +03:00 |
|
arabcoders
|
980f39d52c
|
feat: add sorting and ordering functionality to paginated presets list
|
2026-03-22 19:21:31 +03:00 |
|
arabcoders
|
9a86f1358e
|
feat: implement generic browser extractor with Playwright and Selenium support
|
2026-03-03 22:12:28 +03:00 |
|
arabcoders
|
f166c418f8
|
feat: improve task creation to support multiple URLs.
|
2026-02-17 20:03:27 +03:00 |
|
arabcoders
|
84077349c7
|
feat: improve status tracking in downloads
|
2026-02-14 20:05:08 +03:00 |
|
arabcoders
|
a0fef50248
|
fix: some times adding a link fails with UnboundLocalError
|
2026-02-14 18:49:52 +03:00 |
|
arabcoders
|
90e07ce71b
|
feat: improve the file browser with pagination.
|
2026-02-13 21:46:01 +03:00 |
|
arabcoders
|
19d5d60de1
|
feat: add NFO generation endpoint and UI integration for downloads
|
2026-02-13 20:38:33 +03:00 |
|
arabcoders
|
a3fc7f6abb
|
fix: remove unnecessary terminator call and improve exception handling in status tracker
|
2026-02-13 18:16:18 +03:00 |
|
arabcoders
|
cebc72875b
|
fix: update import path for fetch_info in HandleTask class. Closes #561
|
2026-02-11 18:44:32 +03:00 |
|
arabcoders
|
5844290d74
|
fix: sometimes downloads fails due to pickling issue
|
2026-02-08 03:45:56 +03:00 |
|
arabcoders
|
435882e16b
|
chore: packages update and some formatting
|
2026-02-05 01:28:06 +03:00 |
|
arabcoders
|
abf4c5cffd
|
fix: remove useless log statement.
|
2026-01-30 21:13:48 +03:00 |
|
arabcoders
|
f7c74c0a63
|
fix: upgrader use yt-dlp[default] as package name
|
2026-01-30 16:55:58 +03:00 |
|
arabcoders
|
dfcbd2d23d
|
chore: update external packages
|
2026-01-30 16:31:20 +03:00 |
|
arabcoders
|
b5c3bfddc8
|
fix: only add batch extras when there are more than one item being processed.
|
2026-01-29 16:51:43 +03:00 |
|
arabcoders
|
ed6cdf1f92
|
refactor: minor UX fixes.
|
2026-01-29 16:48:18 +03:00 |
|
arabcoders
|
651aa14882
|
refactor: reload config on websocket connection.
|
2026-01-28 17:49:26 +03:00 |
|
arabcoders
|
d8ccbe00fa
|
fix: sidecar loading for history items
|
2026-01-28 17:22:32 +03:00 |
|
arabcoders
|
dd0633c2aa
|
refactor: improve error messaging during failure to load config
|
2026-01-28 17:09:08 +03:00 |
|
arabcoders
|
f88422e92b
|
Refactor: move log related inside the logs module
|
2026-01-28 16:22:44 +03:00 |
|
arabcoders
|
b1a05b1d79
|
refactor: move archiver to be under yt_dlp submodule
|
2026-01-27 20:04:54 +03:00 |
|
arabcoders
|
2c5edc64f4
|
refactor: isolate yt_dlp related code into submodule
|
2026-01-27 19:36:13 +03:00 |
|
arabcoders
|
3383d5d5dc
|
refactor: move streaming logic to a feature submodule
|
2026-01-27 17:42:12 +03:00 |
|
arabcoders
|
240a920b6c
|
fix; proper fix for dispatching many websocket events
|
2026-01-27 11:46:00 +03:00 |
|
arabcoders
|
dae141a6c2
|
revert: changes to playlist processor
|
2026-01-27 10:41:17 +03:00 |
|
arabcoders
|
da9f082978
|
fix: unintended return type change.
|
2026-01-27 10:17:22 +03:00 |
|
arabcoders
|
fe0a1c5b70
|
fix: offload info extraction to ProcessPoolExecutor
|
2026-01-26 23:32:06 +03:00 |
|
arabcoders
|
98f25027bb
|
refactor: use shared http clients
|
2026-01-26 17:42:24 +03:00 |
|
arabcoders
|
41bca681e5
|
refactor: limit item add
|
2026-01-26 16:36:14 +03:00 |
|
arabcoders
|
fe6fe42a65
|
refactor: switch api/history to be fully async.
|
2026-01-25 21:34:26 +03:00 |
|
arabcoders
|
7d6dc7ae76
|
refactor: move presets to db model
|
2026-01-25 19:17:54 +03:00 |
|
arabcoders
|
fd4e755938
|
refactor: migrate tasks to db model
|
2026-01-24 23:09:20 +03:00 |
|
arabcoders
|
00c3aefff1
|
Feat: add yt-dlp version checker
|
2026-01-24 20:04:30 +03:00 |
|