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

ffprobe for audio codec fails #340

Closed sniff122 closed 6 years ago

sniff122 commented 6 years ago

Please follow the guide below

WARNING

All invalid issues will be rejected!!


Before going further


What is the purpose of your issue?

[Multiple]

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
[09/24/18 17:27:56] ERROR: WARNING: unable to obtain file audio codec with ffprobe

What operating system do you use ?

Windows 10 version 1803 build 17134.286

List of actions to perform to reproduce the problem:

  1. .. paste youtube URL
  2. .. Select destination
  3. .. Select format & format quality
  4. .. add URL to queue
  5. .. begin download

What is the expected behavior ?

Downloads as the expected format and quality

What happens instead ?

Downloads the file but displays an error box and the output file(s) in the output folder does not contain any audio


I am attempting to download a few videos from YouTube, as explained in "What happens instead" it does download the file in the format and quality selected but it does not contain any form of audio what so ever.

sniff122 commented 6 years ago

--UPDATE-- I had the "extract audio from video file" option enabled. i have disabled it and it is working just fine