jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.65k stars 471 forks source link

When downloading a stream, it only downloads the video, not the audio, even though I clicked "Video + Audio" #347

Open Burneraccount01 opened 2 years ago

Burneraccount01 commented 2 years ago

Describe the bug A clear and concise description of what the bug is. Right now, I've tried downloading a stream that was archived and finished. The problem was, it clearly showed it had 2gb but checking at the finished download, it was only 1.33gb. Upon playing it, there was no audio.

To Reproduce Steps to reproduce the behavior:

  1. Copy + Paste the link: https://www.youtube.com/watch?v=3mOqs4LCEqk
  2. Manually prompt it to download "Video + Audio"
  3. Download it
  4. See error

Expected behavior It was supposed to download the video with the audio, not without.

Screenshots image image

Special Note I have downloaded an mp3 version beforehand.

Edit: April 30, 2022 I have confirmed that all of the streams I try to download have no audio.

Edit2: April 30, 2022 I have confirmed that it does indeed download the audio too. image this is the image that I think has something wrong in it. Not too sure.

luisedupacheco commented 2 years ago

Same exact issue here, but I found a workaround for now, which is the MKV option in the settings menu

MKV Option

Then I convert the videos to MP4 with another tool...

Burneraccount01 commented 2 years ago

I found out about that workaround 4 days after editing the post, just forgot whether I did forget to write it here or I got lazy.