arabcoders
|
285e661667
|
feat: add rename to history items.
|
2026-05-04 20:29:34 +03:00 |
|
arabcoders
|
00404fc6d4
|
refactor: made _static.py dynamic
|
2026-04-18 19:26:44 +03:00 |
|
arabcoders
|
795943196e
|
Refactor: replace direct extract_info calls to async fetch_info
|
2026-01-16 20:45:10 +03:00 |
|
arabcoders
|
5a5f16c9f8
|
Refactor: make classes more modular
|
2025-12-19 20:12:01 +03:00 |
|
arabcoders
|
7569ff252a
|
Refactor: drop aiohttp serve_static in favor of our own to have more control
|
2025-11-19 18:46:55 +03:00 |
|
arabcoders
|
3dd5357f24
|
[FIX] sometimes responses dont contain a _path reference
|
2025-11-10 16:47:35 +03:00 |
|
arabcoders
|
adb72f4584
|
better base_path support.
|
2025-09-05 12:54:41 +03:00 |
|
arabcoders
|
da8358bad6
|
Further updates on how we handle archive status
|
2025-08-29 22:11:14 +03:00 |
|
arabcoders
|
25b7aad606
|
Fix running in subpath again.
|
2025-06-27 16:31:11 +03:00 |
|
arabcoders
|
a9cb816050
|
Fix login cookie not being set correctly. Closes #310
|
2025-06-24 16:08:55 +03:00 |
|
arabcoders
|
8694e82965
|
minor design update
|
2025-06-17 17:24:52 +03:00 |
|
arabcoders
|
4ee0a9962b
|
Add new service for dependency injection.
|
2025-06-16 19:45:59 +03:00 |
|
arabcoders
|
367d4a1aeb
|
Fixed bug in auth handler.
|
2025-06-15 16:37:31 +03:00 |
|
arabcoders
|
4367fb0937
|
Add option to remove item from archive, and minor ui updates.
|
2025-06-14 21:29:25 +03:00 |
|
arabcoders
|
5212dfeeaa
|
Refactor HttpSocket to be more manageable and more modular.
|
2025-06-13 01:02:31 +03:00 |
|
arabcoders
|
400cf7bec3
|
completely refactored HttpAPI into more manageable routes.
|
2025-06-12 00:57:37 +03:00 |
|
arabcoders
|
e42af75137
|
load preset cookies in all cases.
|
2025-06-10 12:27:12 +03:00 |
|
arabcoders
|
6c8fd05886
|
WiP: More migration to Path
|
2025-06-10 01:08:44 +03:00 |
|
arabcoders
|
93ff749dee
|
We no longer auto load cookies.txt from config path. it must be set via the ytdlp.cli or preset.
|
2025-06-09 23:19:52 +03:00 |
|
arabcoders
|
b1bc399a0c
|
WiP: more changes to classes to support Path
|
2025-06-09 00:47:11 +03:00 |
|
arabcoders
|
6d774a6d9c
|
switch to uv instead of pipenv, and partially fix the code to work on windows.
|
2025-06-08 20:45:12 +03:00 |
|
arabcoders
|
2676ed099d
|
support pywebview
|
2025-06-07 23:40:59 +03:00 |
|
arabcoders
|
0f0dd51a41
|
Add support for running YTPTube from sub-directory. Fix #295
|
2025-06-05 21:04:00 +03:00 |
|
arabcoders
|
5543c68e61
|
Update README for clarity and improve installation instructions for podman and unraid.
|
2025-06-04 22:08:52 +03:00 |
|
arabcoders
|
4ad9ee533b
|
Refactor terminology from "CLI arguments" to "command options for yt-dlp" across multiple files for consistency and clarity.
|
2025-06-04 21:54:53 +03:00 |
|
arabcoders
|
38bf6af1fc
|
Improved the testing logic for conditions filter.
|
2025-06-03 22:15:06 +03:00 |
|
arabcoders
|
55b2e3e7f2
|
Add test button for conditions
|
2025-06-03 20:05:13 +03:00 |
|
arabcoders
|
bdf50d0ed8
|
Make it possible to create tasks without timer.
|
2025-06-03 19:11:55 +03:00 |
|
arabcoders
|
d6aa711667
|
Refactor streaming logic to be more efficient
|
2025-06-01 18:22:19 +03:00 |
|
arabcoders
|
c636ea5ea8
|
Update API documentation
|
2025-05-28 17:51:16 +03:00 |
|
arabcoders
|
647acc488d
|
Fix problem with processing playlist
|
2025-05-23 18:20:35 +03:00 |
|
arabcoders
|
413707950e
|
Remove global cookie checking
|
2025-05-23 00:24:11 +03:00 |
|
arabcoders
|
2828737562
|
skip auth for OPTIONS request
|
2025-05-12 17:15:21 +03:00 |
|
arabcoders
|
9aed6d1837
|
Fix CORS issue with extensions
|
2025-05-12 17:02:08 +03:00 |
|
arabcoders
|
802ec99cf8
|
Make check cookie more user customizable.
|
2025-05-11 17:40:35 +03:00 |
|
arabcoders
|
5a76f1d68a
|
Fold preset --format into the cli args
|
2025-05-10 17:54:04 +03:00 |
|
arabcoders
|
815bd3c0cf
|
improved menubar
|
2025-05-07 19:56:28 +03:00 |
|
arabcoders
|
b5a3ed1ab4
|
Added info dict condition checker
|
2025-05-07 17:58:33 +03:00 |
|
arabcoders
|
d89590434b
|
Switched newDownload form to use HttpAPI for easier unlocking of download button.
|
2025-04-28 18:40:23 +03:00 |
|
arabcoders
|
68a0d6b571
|
Added more protection to workers pool being stuck in preparing state.
|
2025-04-26 17:08:13 +03:00 |
|
arabcoders
|
bcdc4ee06e
|
Increase log retrieval limit and enhance log pagination metadata
|
2025-04-10 02:32:38 +03:00 |
|
arabcoders
|
d6ab18ec22
|
migrate the entire app to use cli options for ytdlp and make it behave as close to cli options parsing as possible.
|
2025-04-06 01:03:17 +03:00 |
|
arabcoders
|
48e388b0fe
|
Add logs viewing and enable file logging by default
|
2025-04-04 20:18:03 +03:00 |
|
arabcoders
|
f7101f6a38
|
simplified the codebase and removed all backwards compat flags and checks.
|
2025-04-01 22:56:28 +03:00 |
|
arabcoders
|
4730583510
|
update newDownload template
|
2025-04-01 20:34:14 +03:00 |
|
arabcoders
|
fa9c084397
|
remove presets v1.0
|
2025-04-01 20:05:35 +03:00 |
|
arabcoders
|
b09bf14acd
|
complete the migration to yt-dlp cli instead of JSON config
|
2025-03-31 22:47:54 +03:00 |
|
arabcoders
|
77de30609b
|
updated the conversion process of cli to config
|
2025-03-31 20:46:55 +03:00 |
|
arabcoders
|
23b1b409f4
|
deprecate JSON yt-dlp config & Post-Processors in presets and recommand cli options.
|
2025-03-31 02:13:33 +03:00 |
|
arabcoders
|
1bda1893e4
|
Convert json config in tasks to use cli arguments.
|
2025-03-31 00:12:35 +03:00 |
|