Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Download Videos #397

Open
7 of 9 tasks
Rexor26 opened this issue Aug 10, 2019 · 6 comments
Open
7 of 9 tasks

Cannot Download Videos #397

Rexor26 opened this issue Aug 10, 2019 · 6 comments

Comments

@Rexor26
Copy link

Rexor26 commented Aug 10, 2019

Please 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 then About to view the current version)

  • Make sure you are using the latest youtube-dl version (Click the Settings icon and then Update 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:

  1. Restart youtube-dl-gui
  2. Go to Options > Extra tab
  3. Enable Debug youtube-dl
  4. Go to Options > Advanced tab and Clear your log content
  5. Try to download the URL
  6. 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:

  1. Copy and paste desired URL
  2. Download
  3. 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.

@LittleDaoist
Copy link

Just tried downloading a couple of videos from youtube and it works.

@Efreak
Copy link

Efreak commented Aug 12, 2019

Confirmed on Windows 10 Pro 64-bit

winver.exe screenshot

image

Youtube-DLG installer does set directory permisions, so it cannot access the default location for the log file (this should be changed), and therefore the log is empty.

log error screenshot

image

After creating an empty file and adding the correct permissions to it (to avoid this, create it elsewhere and then move it), the log window still refuses to display, and instead I get the following in the log file:

contents of youtube-dl-gui.exe.log
Exception in thread Thread-2:
Traceback (most recent call last):
  File "threading.pyc", line 801, in __bootstrap_inner
  File "youtube_dl_gui\downloadmanager.pyc", line 599, in run
  File "youtube_dl_gui\downloaders.pyc", line 162, in download
  File "youtube_dl_gui\downloaders.pyc", line 337, in _create_process
  File "subprocess.pyc", line 390, in __init__
  File "subprocess.pyc", line 640, in _execute_child
WindowsError: [Error 193] %1 is not a valid Win32 application

@liamengland1
Copy link

This project is abandoned.

@Efreak
Copy link

Efreak commented Aug 12, 2019

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.

@coasterfr
Copy link

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.

thank you

@thirdwheel
Copy link

For future reference, I had to install the Visual C++ 2010 redistributables before it would work for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants