Open nemchik opened 5 years ago
I recently wanted something similar to this to run on my NAS at home. I uploaded it to my git repository in case you would like to use it. I added some basic instructions, but I just created this over the past couple of days so there might be some rough edges. See: https://github.com/dstubbs95/docker-youtube-dlg
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like that [x])WARNING
All invalid issues will be rejected!!
Before going further
If your problem is a bug with youtube-dl or a request for new site support please report it here
Make sure you are using the latest youtube-dl-gui version (Click the
Settings
icon and thenAbout
to view the current version)Make sure you are using the latest youtube-dl version (Click the
Settings
icon and thenUpdate
to update to the latest youtube-dl version)Make sure you searched the bugtracker for similar issues including closed ones
Make sure to read the FAQs file
What is the purpose of your issue?
Please remove any sections between (---) if they are not related to your issue
Feature request (request for a new functionality)
Please make sure that the requested feature is NOT already in the TODO list
What operating system do you use ?
Ubuntu Server 18.04
Would it be possible for you to create a Docker image with your app in it? This would be extremely handy for those (like myself) who prefer running apps in Docker. There are other similar projects such as https://github.com/manbearwiz/youtube-dl-server providing a docker image, but I would like to see this project available as well.