arabcoders
|
53b7474069
|
bump playlist_items_concurrency to 4 by default
|
2025-08-16 20:06:33 +03:00 |
|
arabcoders
|
96149f5e2d
|
Make it possible to pin specific yt-dlp version
|
2025-08-09 17:27:00 +03:00 |
|
arabcoders
|
2d82737a3a
|
Add configurable download_path depth env to control auto complete depth
|
2025-08-02 16:32:56 +03:00 |
|
arabcoders
|
112da01105
|
Major notification update to add initial support for apprise URLs.
|
2025-07-18 00:10:14 +03:00 |
|
arabcoders
|
47b5967c58
|
Add the ability to disable temp file handling
|
2025-07-14 23:00:41 +03:00 |
|
arabcoders
|
37dab36fc9
|
support running in pywebview in windows.
|
2025-07-07 18:37:11 +03:00 |
|
arabcoders
|
eb440dff36
|
minor fixes for running on windows.
|
2025-07-05 18:32:14 +03:00 |
|
arabcoders
|
31aa15efba
|
Added file browser actions
|
2025-07-01 18:06:45 +03:00 |
|
arabcoders
|
43aef86e7e
|
switch from config.version to config.app_version
|
2025-06-23 16:26:27 +03:00 |
|
arabcoders
|
b37d614e27
|
Migrate configStore to ts
|
2025-06-22 21:49:07 +03:00 |
|
arabcoders
|
f50708852a
|
As we no longer need to update each time yt-dlp updates, we going to use simver
|
2025-06-18 22:08:11 +03:00 |
|
arabcoders
|
8a3673bc07
|
added playlist items concurrency support.
|
2025-06-18 19:58:58 +03:00 |
|
arabcoders
|
f6c44245f6
|
make the task handler timer configurable
|
2025-06-18 17:23:42 +03:00 |
|
arabcoders
|
4367fb0937
|
Add option to remove item from archive, and minor ui updates.
|
2025-06-14 21:29:25 +03:00 |
|
arabcoders
|
bb41eadde7
|
add the ability to prevent downloading youtube premiere initial stream.
|
2025-06-14 00:59:57 +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
|
fee8939c80
|
WIP more changes to support windows
|
2025-06-08 21:59:44 +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
|
9419e15a4f
|
minor changes to changelog page
|
2025-06-06 01:33:29 +03:00 |
|
arabcoders
|
0f0dd51a41
|
Add support for running YTPTube from sub-directory. Fix #295
|
2025-06-05 21:04:00 +03:00 |
|
arabcoders
|
647acc488d
|
Fix problem with processing playlist
|
2025-05-23 18:20:35 +03:00 |
|
arabcoders
|
198e80ad81
|
Minor changes to preset to include descriptions.
|
2025-05-20 19:02:44 +03:00 |
|
arabcoders
|
bba03702a1
|
Fix healthcheck when user:pass are set.
|
2025-05-13 16:22:19 +03:00 |
|
arabcoders
|
ae9b30d030
|
removed imageipsum as background source.
|
2025-04-26 18:51:33 +03:00 |
|
arabcoders
|
0881fce2ab
|
allow --cookies
|
2025-04-06 01:14:44 +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
|
d03e04db19
|
minor changes to webui display
|
2025-04-04 02:07:56 +03:00 |
|
arabcoders
|
04e78f4c10
|
minor fixes
|
2025-04-03 23:16:47 +03:00 |
|
arabcoders
|
245a3e7f98
|
added new env variable to auto upgrade yt-dlp on container startup
|
2025-04-03 19:37:44 +03:00 |
|
arabcoders
|
f7101f6a38
|
simplified the codebase and removed all backwards compat flags and checks.
|
2025-04-01 22:56:28 +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
|
21e5dea5bf
|
Added simple file browser
|
2025-03-28 01:58:22 +03:00 |
|
arabcoders
|
fa73e817a6
|
Make it possible to override the pictures backends urls.
|
2025-03-27 01:13:52 +03:00 |
|
ArabCoders
|
89684ac494
|
add the new variable to enable yt-dlp console access to README
|
2025-03-07 20:13:39 +03:00 |
|
ArabCoders
|
e0e63d61c4
|
for some reason, people were exposing ytptube directly to internet without any authentication. therefore, we have disabled the console access by default.
|
2025-03-07 20:11:21 +03:00 |
|
ArabCoders
|
6e52b3c356
|
for basic auth rely on cookies and not just the Authorization header
|
2025-03-07 01:01:05 +03:00 |
|
ArabCoders
|
49bc28edc0
|
Make it possible to manage presets via webui
|
2025-03-04 02:11:17 +03:00 |
|
ArabCoders
|
689ce421e9
|
add sentry for webui error reporting
|
2025-02-27 23:54:49 +03:00 |
|
ArabCoders
|
e0058d969f
|
added file logging and automatically load config/cookies.txt if non is given via ytdlp.json file.
|
2025-02-27 00:37:59 +03:00 |
|
ArabCoders
|
5063099002
|
Added YTP_INSTANCE_TITLE
|
2025-01-30 16:18:29 +03:00 |
|
ArabCoders
|
45878965f4
|
fixed linting problems
|
2025-01-28 23:05:59 +03:00 |
|
ArabCoders
|
fdec16e895
|
mostly linter fixes.
|
2025-01-28 19:43:51 +03:00 |
|
ArabCoders
|
922d194d7a
|
simplify API calls.
|
2025-01-25 17:25:58 +03:00 |
|
ArabCoders
|
a4827202d8
|
overhauled the tasks page to support adding/editing/deleting tasks from the WebUI directly instead of relying on tasks.json file.
|
2025-01-24 23:13:53 +03:00 |
|
ArabCoders
|
2b8e79c1c4
|
Switch to single Manager instead of one manager per download
|
2025-01-19 20:01:46 +03:00 |
|
ArabCoders
|
44440aa546
|
prevent loading keys which sometimes breaks ytptube
|
2025-01-18 17:47:33 +03:00 |
|
ArabCoders
|
b1388eff6b
|
Added Basic mode for WebUI & added new env var for selecting default preset.
|
2025-01-17 02:03:58 +03:00 |
|
ArabCoders
|
c20fdca09b
|
Added way to check for youtube cookies status
|
2025-01-11 20:57:39 +03:00 |
|
ArabCoders
|
593c0fc675
|
Fix and document presets.json
|
2025-01-10 18:54:07 +03:00 |
|
ArabCoders
|
812e92cf23
|
updates API endpoints, fix webhooks not firing due to an error.
|
2025-01-03 19:49:45 +03:00 |
|
ArabCoders
|
531ffc7eb6
|
added env variable and file to be able to install python packages on start
a better approach for installing packages.
|
2025-01-02 17:57:49 +03:00 |
|
ArabCoders
|
d40237134c
|
minor fixes
|
2024-12-30 21:58:01 +03:00 |
|
ArabCoders
|
448a145ed0
|
Added maxWorkers to title
|
2024-12-30 10:51:14 +03:00 |
|
ArabCoders
|
1f2db7ad5e
|
Added option to update page title with stats.
|
2024-12-29 21:17:17 +03:00 |
|
ArabCoders
|
6b930bb388
|
added more info to media Metadata, and cleaned up itemDTO object.
|
2024-12-27 19:58:21 +03:00 |
|
ArabCoders
|
7420138ce0
|
Document env variables and added remove_files env option.
|
2024-12-25 19:16:15 +03:00 |
|
ArabCoders
|
2d70de2032
|
updating python code to be little more clean and implements more type checks.
|
2024-12-20 21:20:51 +03:00 |
|
ArabCoders
|
df86cc0001
|
updated some type checks
|
2024-12-19 22:58:33 +03:00 |
|
ArabCoders
|
fcb2eda4ba
|
Fixes for default preset.
|
2024-12-17 18:43:09 +03:00 |
|
ArabCoders
|
c727ab3446
|
Finalizing migration to nuxt3
|
2024-12-17 17:07:52 +03:00 |
|
ArabCoders
|
f614dbc217
|
updates
|
2024-12-16 22:06:54 +03:00 |
|
ArabCoders
|
51024c2a9b
|
some minor app changes =)
|
2024-12-15 21:28:37 +03:00 |
|