MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.27k stars 1.58k forks source link

"Downloads Complete" immediately on 0% on Win10 x64 #314

Closed el-f closed 6 years ago

el-f commented 6 years ago

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:

  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
No log was able to produce.

What operating system do you use ?

List of actions to perform to reproduce the problem:

  1. Try to download a video/playlist at any quality.
  2. IT HAPPENS ONLY ON SETUP VERSION. NOT PORTABLE.
  3. ..

What is the expected behaviour ?

Download

What happens instead ?

Nothing


Feature request (request for a new functionality)

Please make sure that the requested feature is NOT already in the TODO list

What operating system do you use ?

Win10x64Bit


tulip33 commented 6 years ago

我也遇到同样问题,64位win10系统,添加了网址,点击下载,瞬间就显示完成,实际没有解析也没有下载视频,而且也无法记录日志,日志始终空白,删除c:\Users\用户名\AppData\Roaming\youtube-dlg\中的文件,每次都能自动下载youtube-dl.exe,然后其他视频网址都无法下载,瞬间就提示下载完成,奇怪了!在另一个64位win10系统正常。

tulip33 commented 6 years ago

解决了!原来是youtube-dl缺少Visual C++,到微软下载安装这个 https://www.microsoft.com/en-US/download/details.aspx?id=5555 就正常了。

el-f commented 6 years ago

Not really solved. I already have this package of visual C++ and it still happened.

fyrekrig commented 6 years ago

Having the same problem on PC's running Windows 10 x64. Everything working fine on PC's with x86 Windows 10. Have tested on 3 PC's x64. All failed with the same message and experience Have also tested on a number of PC's with x86 OS and everything works well. Hope this can be fixed ASAP.

flaprocha commented 6 years ago

I have the same issue with both portable and installable versions running on a Win10 x64. As mentioned above, it is not creating any log.

MrS0m30n3 commented 6 years ago

Please fill in the report correctly.

snintendog commented 4 years ago

This bug still is happening the LOG doesnt generate at all portable works fine i suggest actually looking into this and not dismissing it because the LOG doesnt exist. using 0.4 YT DLG win 10x64 pro build 1909 Capture

axcore commented 4 years ago

This project is not being maintained any more. Try this fork instead.