arabcoders
|
eaa433e264
|
Fix: incorrect usage of function name
|
2025-12-08 16:47:43 +03:00 |
|
arabcoders
|
1316cbf7c1
|
[FIX] strip out comment lines when creating yt-dlp command
|
2025-11-10 16:42:34 +03:00 |
|
arabcoders
|
058bf567d1
|
[FEAT] add option to see the compiled yt-dlp options
|
2025-11-08 02:07:37 +03:00 |
|
arabcoders
|
2b9b36eacf
|
[FEAT] ADd new yt-dlp merger class.
|
2025-10-27 19:57:05 +03:00 |
|
arabcoders
|
393cc6729c
|
More tests
|
2025-09-12 22:43:20 +03:00 |
|
arabcoders
|
f490c78179
|
removed deprecated features and flags
|
2025-09-12 20:38:09 +03:00 |
|
arabcoders
|
669f70d9b8
|
fixes
|
2025-09-12 19:34:12 +03:00 |
|
arabcoders
|
bdb6d0e36a
|
FEAT: Update default presets
|
2025-09-03 23:49:19 +03:00 |
|
arabcoders
|
c9af30edda
|
Refactor arg_converter usage to remove logging of removed options in Item and YTDLPOpts classes
|
2025-09-01 19:35:35 +03:00 |
|
arabcoders
|
da8358bad6
|
Further updates on how we handle archive status
|
2025-08-29 22:11:14 +03:00 |
|
arabcoders
|
3918fa0b8b
|
hard reset YTDLPOpts.
|
2025-07-31 23:50:57 +03:00 |
|
arabcoders
|
472b8cb468
|
Fixes #344
|
2025-07-20 16:53:56 +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
|
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
|
647acc488d
|
Fix problem with processing playlist
|
2025-05-23 18:20:35 +03:00 |
|
arabcoders
|
5a76f1d68a
|
Fold preset --format into the cli args
|
2025-05-10 17:54:04 +03:00 |
|
arabcoders
|
4966461cb4
|
minor log messages update
|
2025-04-06 01:50:18 +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
|
f7101f6a38
|
simplified the codebase and removed all backwards compat flags and checks.
|
2025-04-01 22:56:28 +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
|
8f313d7f58
|
add support for --match-filter
|
2025-03-30 01:43:31 +03:00 |
|
ArabCoders
|
ca00aff9e3
|
fix params Impersonate target
|
2025-03-16 21:24:00 +03:00 |
|
ArabCoders
|
b116d48da6
|
added converter for date range objects param
|
2025-03-16 20:12:18 +03:00 |
|
ArabCoders
|
83152f0e00
|
minor fixes to not export default format
|
2025-03-14 23:06:09 +03:00 |
|
ArabCoders
|
15969542ab
|
restore check for format in preset compiling for YTDLPOpts
|
2025-03-11 21:06:29 +03:00 |
|
ArabCoders
|
608b0128b8
|
Made it possible to not use format in preset
|
2025-03-11 20:59:08 +03:00 |
|
ArabCoders
|
981405a44d
|
make URL options have higher proirity than preset and default options
|
2025-03-07 18:44:44 +03:00 |
|
ArabCoders
|
cc21a93cb5
|
Make presets more powerful
|
2025-03-07 02:14:10 +03:00 |
|