[Feat] Global Delay in Global Config #464
Labels
accepted
The proposal has been accepted and will be implemented in the near future.
enhancement
New feature or request
Description:
I would like to propose the addition of a global delay feature in the global configuration of the program. This feature would allow users to set a global delay that applies to the execution of tasks throughout the entire program.
Use Case:
Implementation:
--d
or--delay
, to specify the global delay in seconds.Example Usage:
tdl --d 10
ortdl --delay 10
Thank you for considering this feature request.
The text was updated successfully, but these errors were encountered: