youtube-dl-server icon indicating copy to clipboard operation
youtube-dl-server copied to clipboard

Web / REST interface for downloading youtube videos onto a server.

Results 55 youtube-dl-server issues
Sort by recently updated
recently updated
newest added

Hello, Adding a few features and updating the UI slightly while trying to remain in the original spirit: - Add download history and download log recording and viewing - Update...

Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@khanhchauminh) has found a potential issue, which I would be eager to share with...

Hi I am trying to use the bookmarklet, but when I press on it when in a youtube page all I get is an empty screen that says "true" after...

This allows users to download age-restricted videos from the web interface.

Hi, I have added your repository to https://github.com/gallofeliz/youtube-dl-stream-webui as alternative because your tool does not offer exactly the same solution for the youtube-dl ui. It can interesting to do the...

hello again I have another problem with the converter could someone help me please (most recent call last): File "/home/yt-dl-server/youtube-dl-server-master/youtube-dl-server.py", line 121, in Mount("/youtube-dl/static", app=StaticFiles(directory="static"), name="static"), File "/usr/local/lib/python3.8/dist-packages/starlette/staticfiles.py", line 57,...

Was pleasantly surprised that one can change the output template, so I guess others might want to know, too ;)

I changed the 21st line of the "youtube-dl-server.py" configuration file to "'YDL_OUTPUT_TEMPLATE':'/youtube-dl/%%(uploader)s/(title)s.%(ext)s', ", so that the video file will automatically create a directory named after the channel name after downloading,...

Hey guys every time when I want to start YouTube-dl this error message comes ERROR: Exception in ASGI application Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/uvicorn/protocols/http/httptools_impl.py", line 396, in run_asgi...