You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yt-dlg should download the CLI-backend (yt-dlp.exe), then download the video.
What happens instead ?
yt-dlg fail to dowload the CLI-backend (yt-dlp.exe), and then failed to download the video :
The following messages are displayed :
Downloading latest cli backend. Please Wait...
CLI Backend download failed []
Downloaded 0 URL(s) in 0 day(s) 0 minute(s) 0 second(s)
(popup) "Downloads completed"
What operating system do you use ?
Windows 11 Education 23H2
When I use youtube-dlg with a proxy, it fail to download the CLI backend, and the video.
But if I put yt-dlp.exe myself in the directory C:\Users\user\AppData\Roaming\yt-dlg\ , it is working fine (even with the proxy), the video is downloaded.
So it seems the problem is only with the download of yt-dlp.exe. Maybe the proxy is only used when downloading a video, not when downloading yt-dlp.exe ? If yes, is it possible to add support of the proxy for the download of yt-dlp.exe ?
Have a nice day :-)
The text was updated successfully, but these errors were encountered:
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 yt-dlg 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
link dead, I read this one instead
What is the purpose of your issue?
Please remove any sections between (---) if they are not related to your issue
Bug report
If the problem occurs when downloading a URL please provide the full verbose output as follows:
Options > Extra
tabOptions > Advanced
tab and Clear your log contentWhat operating system do you use ?
Windows 11 Education 23H2
List of actions to perform to reproduce the problem:
What is the expected behaviour ?
yt-dlg should download the CLI-backend (yt-dlp.exe), then download the video.
What happens instead ?
yt-dlg fail to dowload the CLI-backend (yt-dlp.exe), and then failed to download the video :
The following messages are displayed :
Downloading latest cli backend. Please Wait...
CLI Backend download failed []
Downloaded 0 URL(s) in 0 day(s) 0 minute(s) 0 second(s)
(popup) "Downloads completed"
What operating system do you use ?
Windows 11 Education 23H2
When I use youtube-dlg with a proxy, it fail to download the CLI backend, and the video.
But if I put yt-dlp.exe myself in the directory C:\Users\user\AppData\Roaming\yt-dlg\ , it is working fine (even with the proxy), the video is downloaded.
So it seems the problem is only with the download of yt-dlp.exe. Maybe the proxy is only used when downloading a video, not when downloading yt-dlp.exe ? If yes, is it possible to add support of the proxy for the download of yt-dlp.exe ?
Have a nice day :-)
The text was updated successfully, but these errors were encountered: