You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current -p and --cols flags are a little confusing. There are a few benefits but overall the situation could likely be cleanup up significantly and made more intuitive.
Describe the solution you'd like
It would be good to follow a convention like yt-dlp's output template: https://github.com/yt-dlp/yt-dlp#output-template
But careful design will be required to preserve many aspects of the xklb printer (aggregation, etc)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The current
-p
and--cols
flags are a little confusing. There are a few benefits but overall the situation could likely be cleanup up significantly and made more intuitive.Describe the solution you'd like
It would be good to follow a convention like yt-dlp's output template: https://github.com/yt-dlp/yt-dlp#output-template
But careful design will be required to preserve many aspects of the xklb printer (aggregation, etc)
The text was updated successfully, but these errors were encountered: