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

Automated yt-dlp Docker image

Results 7 youtube-dl issues
Sort by recently updated
recently updated
newest added

Not 100% on the cause, but ~~I suspect PUID PGID is~~ something messing with the ability for yt-dlp to access the cache directory for part downloads, resulting in failure to...

bug

I frequently run into issues when downloading videos from non-youtube sites (eg. ZDF Mediathek) where youtube-dlp picks an audio track with audio description for sight impaired users over a regular...

enhancement

There's currently no way to tell whether a download is still actually running or has stalled in the background. A simple way of displaying running downloads would be to trawl...

enhancement

Currently, when one download is started from the web UI, the web UI stalls until the download is completed. The download process should probably be asynchronous so the web UI...

enhancement

hi guys i facing a problem with my server i using the docker in ubuntu server, but i storage the downloads in a TrueNAS server with samba share i mount...

configuration issue

Hello. It would be great to be able to set `youtubedl_interval=false` or similar so that the container is just run once (for example with `docker run`) instead of waiting in...

enhancement

Hi 👋 First of all thank you for all your hard work on this incredible little project. I really like using it for more than a year now despite other,...