Open JamesDAdams opened 3 years ago
Hi, would you be able to pull the latest nightly and try again? It sounds like a youtube-dl issue, but perhaps it's something on our end. We also recently added yt-dlp support so perhaps using that in the settings menu will help as well.
Hi, would you be able to pull the latest nightly and try again? It sounds like a youtube-dl issue, but perhaps it's something on our end. We also recently added yt-dlp support so perhaps using that in the settings menu will help as well.
Hi i try to download my playlist https://www.youtube.com/playlist?list=PLDBRgD3KhYGY8FhNUuUNL84-09-bE2Qqw using the default settings and only audio
and multi download
checked, it only downloaded 5 files until i got a download error
popup in frontend
but it keeps downloading in backend, i also tried yt-dlp
@kgnfth Did any errors appear in the console logs (hit ctrl-shift-i then click console)? Also if you can check the backend logs, that could be helpful too.
@Tzahi12345 no error logs or any usefull logs
its says download failed
but it runs in the backend
after its done in the backend, i can see the downloaded list when i refresh the gui
btw i am running it in docker and if using yt-dlt
you need to install python3
, and other packages if u change settings like downloader agent
Just pushed an update (#401) that should fix the yt-dlp problem!
Hi,
now i have this error for download playlist :
2021-07-09T11:20:45.235Z VERBOSE: Watching playlists with delay interval of 60000 2021-07-09T11:20:45.236Z VERBOSE: Watching playlist with delay interval of 60000 2021-07-09T11:20:45.406Z VERBOSE: Subscription: getting videos for subscription playlists 2021-07-09T11:20:46.621Z VERBOSE: Subscription: finished check for playlists 2021-07-09T11:20:46.622Z ERROR: ERROR: Unable to download webpage: HTTP Error 404: Not Found (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.