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

File not found after downloading while using "Force audio-only downloads to use output format" #239

Open jobrien2001 opened 2 years ago

jobrien2001 commented 2 years ago

Describe the bug After downloading, the "File open" and/or "openfolder" buttons do not find the file after using the "Force audio-only downloads to use output format" option. The file is there and has been downloaded but its still looking for the default extension as opposed t the designated "force" option

To Reproduce Steps to reproduce the behavior:

  1. set "Force audio-only downloads to use output format" to .mp3
  2. download "audio only"
  3. click any of the open buttons
  4. error says its trying to open a .webm file. check the folder manually and the .mp3 is there.

Expected behavior Files should open after downloading

Screenshots image

Additional info (please complete the following information):