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

Hide ffmpeg's console window when running YoutubeDL in GUI application #15793

Closed
bstojkovic opened this issue Mar 7, 2018 · 2 comments
Closed

Hide ffmpeg's console window when running YoutubeDL in GUI application #15793

bstojkovic opened this issue Mar 7, 2018 · 2 comments
Labels

Comments

@bstojkovic
Copy link

@bstojkovic bstojkovic commented Mar 7, 2018

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.03.03. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2018.03.03

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

Description of your issue, suggested solution and other information

While trying to develop a GUI application for youtube-dl, I encountered an annoying problem. When ffmpeg is needed for converting to MP3, it pops up one or multiple console windows. This is not acceptable for my GUI application, so I would kindly ask you if there is any possibility to hide those.

More information on this Stack Overflow question

I am willing to contribute, as long as someone points me in the right direction.

@dstftw dstftw closed this Mar 7, 2018
@dstftw dstftw added the out-of-scope label Mar 7, 2018
@bstojkovic
Copy link
Author

@bstojkovic bstojkovic commented Mar 7, 2018

Why is this out of scope? The python module calls ffmpeg, doesn't it? Couldn't it provide some flag to ffmpeg?

@steam3d
Copy link

@steam3d steam3d commented Sep 27, 2019

Do anyone know how to fix this?

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.