Add extension to filename automatically #251
kohanyirobert
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
To me it can be implemented. It doesn't change much on both on the backend and frontend. It will also solve opus audio saved as webm (even if it's technically correct) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would you consider adding such a feature?
%(ext)s
to the end of the--output
template, otherwise it can be prepopulated with popular options (
mp4,
mkv,
mp3,
webm`)becomes 'the filename.mp4' if that's the extension
yt-dlp` determined suitableWhat do you think?
Beta Was this translation helpful? Give feedback.
All reactions