alexta69 / metube

Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)
GNU Affero General Public License v3.0
4k stars 263 forks source link

Feature request: authentication screen by default #290

Closed JunioCalu closed 1 year ago

JunioCalu commented 1 year ago

implementing an environment variable that enables a simple authentication screen for the program could be useful when the DELETE_FILE_ON_TRASHCAN=true option is being used. If this is not possible, creating documentation on how to do this using the linuxserver/swag docker image would be very useful for laypeople.

alexta69 commented 1 year ago

The README mentions that Authelia can be used with the linuxserver/swag image for authentication.

You can google and find guides on how to do that very easily. There's nothing MeTube-specific in that, so I don't think the MeTube documentation needs to include that.