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 |
|
arabcoders
|
042379035a
|
refactor: migrate task definitions to db model
|
2026-01-23 23:38:59 +03:00 |
|
arabcoders
|
c3eb7091af
|
refactor: make the UI work without websocket
|
2026-01-22 19:36:20 +03:00 |
|
arabcoders
|
501455029c
|
refactor: remove socket.io dependency
|
2026-01-21 22:07:12 +03:00 |
|
arabcoders
|
48feca72d3
|
fix: dont reject non-unique names during migration.
|
2026-01-21 18:39:47 +03:00 |
|
arabcoders
|
5b7d9ddbde
|
refactor: migrate notifications to the new db model
|
2026-01-21 18:29:16 +03:00 |
|
arabcoders
|
ea1fc59e88
|
refactor: standardize config_update event for UI
|
2026-01-20 16:27:04 +03:00 |
|
arabcoders
|
8a10627d6a
|
refactor: migrated dl_fields to db model.
|
2026-01-19 18:31:16 +03:00 |
|
arabcoders
|
c33827c6f7
|
fix: minor typing fix
|
2026-01-19 17:15:10 +03:00 |
|
arabcoders
|
57d582e265
|
Fix: remove debug statement
|
2026-01-18 23:13:40 +03:00 |
|
arabcoders
|
6da58254bc
|
refactor: update validation logic to require cli or extras in Condition model
|
2026-01-18 22:57:39 +03:00 |
|
arabcoders
|
a09343938d
|
refactor: conditions feature to db model
|
2026-01-18 22:17:07 +03:00 |
|
arabcoders
|
f98acbaa42
|
refactor: clean up sqlalchemy connection maker
|
2026-01-18 19:18:00 +03:00 |
|
arabcoders
|
a85ca93d5a
|
refactor: use sqlalchemy as base for sqlite
|
2026-01-17 23:32:39 +03:00 |
|
arabcoders
|
795943196e
|
Refactor: replace direct extract_info calls to async fetch_info
|
2026-01-16 20:45:10 +03:00 |
|
arabcoders
|
ea572ec4c5
|
feat: implement cache cleanup
|
2026-01-16 20:42:51 +03:00 |
|
arabcoders
|
ad54d80077
|
Refactor: better final filename status tracking
|
2026-01-14 19:50:35 +03:00 |
|
arabcoders
|
48e653b70a
|
refactor: limit concurrent extract info calls to prevent loop blocking
|
2026-01-14 16:11:21 +03:00 |
|
arabcoders
|
55a298e0ff
|
Refactor: download module into testable chunks
|
2026-01-13 20:05:01 +03:00 |
|
arabcoders
|
2b02cd1a12
|
fix: premiere video with --live-from-start
|
2026-01-10 17:29:15 +03:00 |
|
arabcoders
|
b4de0d9eb4
|
Fix: remove hardcoded test version
|
2026-01-09 22:26:02 +03:00 |
|
arabcoders
|
81a4ef0f36
|
Feat: add version checker and refactor the page footer.
|
2026-01-09 21:11:39 +03:00 |
|
arabcoders
|
b912186502
|
chore: update tests assertion messages
|
2026-01-09 18:57:51 +03:00 |
|
arabcoders
|
345337a1a2
|
refactor: support more yt-dlp options for metadata save_path. ref #539
|
2026-01-09 18:57:25 +03:00 |
|
arabcoders
|
c8e2fc5dc9
|
fix: put status downloading to prevent live stream from showing preparing endlessly
|
2026-01-08 19:08:39 +03:00 |
|
arabcoders
|
cf2ee306d2
|
feat: support using output template for metadata generation. Closes #539
|
2026-01-08 17:03:22 +03:00 |
|
arabcoders
|
cf8704a2aa
|
feat: add flag to ignore already archived items from being added to download history.
|
2026-01-07 17:42:08 +03:00 |
|
arabcoders
|
f74229fdc1
|
Fix: access to uninitialized variable
|
2026-01-05 18:53:01 +03:00 |
|
arabcoders
|
3c7157542d
|
Refactor: add priority to presets
|
2026-01-05 18:19:55 +03:00 |
|
arabcoders
|
459dee77db
|
Refactor: try to keep extra information available in all stages of the request process
|
2026-01-05 17:37:52 +03:00 |
|
arabcoders
|
a6b68ed3e4
|
Refactor: add enabled field to notifications.
|
2026-01-04 19:31:41 +03:00 |
|
arabcoders
|
b03d4ab42e
|
Refactor: add priority and description fields to conditions
|
2026-01-04 18:23:09 +03:00 |
|
arabcoders
|
0f7e4effd8
|
Refactor: add enabled field to conditions.
|
2026-01-04 16:47:32 +03:00 |
|
arabcoders
|
1c5b4f344d
|
Refactor: re-design the settings page.
|
2026-01-03 17:39:22 +03:00 |
|
arabcoders
|
837de278b2
|
Refactor: change ignore download message
|
2026-01-02 19:55:18 +03:00 |
|
arabcoders
|
5dec543169
|
Refactor: integrate cf solver for both yt-dlp and httpx
|
2026-01-02 18:44:52 +03:00 |
|
arabcoders
|
770d7c71b6
|
Refactor: reduce cf_solver priority to allow impersonate to work
|
2026-01-01 21:52:47 +03:00 |
|
arabcoders
|
47be76fd73
|
Refactor: add caching for FlareSolverr solutions.
|
2026-01-01 20:55:57 +03:00 |
|
arabcoders
|
6c1421b3b4
|
Feat: Added Cloudflare solver handler
|
2026-01-01 20:27:07 +03:00 |
|
arabcoders
|
baacf83974
|
Refactor: run extract_info in separate thread
|
2026-01-01 20:19:31 +03:00 |
|
arabcoders
|
c3f230de73
|
Refactor: playlists sometimes return different ID what we got
|
2025-12-30 22:55:15 +03:00 |
|
arabcoders
|
f32e323309
|
Refactor: improve linting and formatting
|
2025-12-30 20:42:50 +03:00 |
|
arabcoders
|
9595a69b50
|
Refactor: stagger tasks creation for playlist processing
|
2025-12-30 17:05:59 +03:00 |
|
arabcoders
|
f2eebbcd3d
|
Refactor: expand ytdlp tests
|
2025-12-29 17:59:38 +03:00 |
|
arabcoders
|
0c0fe9f5e6
|
Feat: Introduce random delays to task handlers to stagger requests to sites.
|
2025-12-28 16:35:42 +03:00 |
|
arabcoders
|
ac4ce99b01
|
Fix: fixes for windows native
|
2025-12-27 23:58:36 +03:00 |
|
arabcoders
|
633f192c8f
|
Fix: Dont crash on download_path being set to root
|
2025-12-27 22:52:51 +03:00 |
|
arabcoders
|
4773e73d88
|
refactor: dont raise GracefulExit on app_shutdown
|
2025-12-27 21:58:32 +03:00 |
|
arabcoders
|
4ad218e97d
|
Fix: returning response from finally block
|
2025-12-27 21:52:41 +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
|
2ae5f7e3c8
|
Fix: double video in archive message
|
2025-12-26 19:58:32 +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
|
ddc71cc1bd
|
Feat: Add new PATCH api for updating the task and improved the no timer messaging
|
2025-12-08 19:43:06 +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 |
|