-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello dev,
Hope you're doing fine and good.
I'd like to request a new feature called "Service custom arguments" which is like similar to dl options predefined in unshackle.yaml
The only change is, instead of triggering the custom options that we set for dl in a general way, we need to implement it for specific services too. For example, some services limit their connection, so n_m3u8dl_re thread counts and dl's workers might not work.
Like this.
Service_custom_arguments:
Example_service:
n_m3u8dl_re:
thread_count: 8
add_proxy: True
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request