Replies: 1 comment 1 reply
-
|
MeTube saves your last selection on the webpage via browser cookies. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
As I use metube mainly for a specific task (download mp3s in 128kb) I would love to have a feature that I can set these predefiend values in my docker config or .env file so it always starts like this.
According to google copilot in github the solution would have been:
This seems to download AUDIO only, but it does not show on the GUI.
It would be nice to have something like:
environment:
- DOWNLOAD_TYPE=audio
- AUDIO_FORMAT=mp3
- QUALITY=128k
If it is already implemented, then I would love to appologize for not having searched good enough
Beta Was this translation helpful? Give feedback.
All reactions