Skip to content

Automatically parse the argument-value entered data #237

@iG8R

Description

@iG8R

Hi.
Could you please implement the autoparser for the manually entered arguments?
Currently, when a user wants to add, e.g., --downloader aria2c --downloader m3u8,dash:native -N 8, they are forced to enter it one by one:
--downloader ->
Enter ->
aria2c ->
Enter ->
--downloader ->
Enter ->
m3u8,dash:native ->
Enter ->
-N ->
Enter ->
8 ->
Enter
Phew, what a relief...
It would be much more convenient if the app will parse the entire input itself.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions