Cannot Download Videos
See original GitHub issuePlease follow the guide below
- You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
- Put an
x
into all the boxes [ ] relevant to your issue (like that [x]) - Use Preview tab to see how your issue will actually look like
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
- I think my problem is NOT with youtube-dl
- I’ve verified and i assure that I’m running youtube-dl-gui 0.4
- I assure that i am using the latest version of youtube-dl
- Searched bugtracker
- I’ve read the FAQs file
What is the purpose of your issue?
- Bug report
- Feature request (request for a new functionality)
- Question
- Other
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:
- Restart youtube-dl-gui
- Go to
Options > Extra
tab - Enable Debug youtube-dl
- Go to
Options > Advanced
tab and Clear your log content - Try to download the URL
- Copy the whole log content and insert it between the ``` part below
There's nothing on the log content
What operating system do you use ?
Windows 10 64 bit
List of actions to perform to reproduce the problem:
- Copy and paste desired URL
- Download
- After few seconds of queuing, download status shows “error” at 0% and “download complete”
What is the expected behaviour ?
Video starts downloading (progress bar)
What happens instead ?
Status shows “error” and dialog box shows “download complete”
What operating system do you use ?
Windows 10 64 bit
I tried downloading from Youtube, DailyMotion and even Pornhub (plus other sites). Results still the same.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6
Top GitHub Comments
well, if it helps anyone else, I can confirm that youtube-dl.exe isn’t being downloaded correctly. Download youtube-dl.exe from the official site and save it to
%appdata%\youtube-dlg\youtube-dl.exe
, and it will work fine.For future reference, I had to install the Visual C++ 2010 redistributables before it would work for me.