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

Turn the volume up or down in audio files #10217

Closed
onlineaccount opened this issue Aug 3, 2016 · 4 comments
Closed

Turn the volume up or down in audio files #10217

onlineaccount opened this issue Aug 3, 2016 · 4 comments

Comments

@onlineaccount
Copy link

@onlineaccount onlineaccount commented Aug 3, 2016

I want to ask if there is an option/parameter for change volume audio when download a youtube video/playlist. In ffmpeg is possible to up or down the volume audio with this option:

https://trac.ffmpeg.org/wiki/How%20to%20change%20audio%20volume%20up-down%20with%20FFmpeg

With youtube-dl it is possible to do this? If you download a playlist it is useful to set a dB value for all audio files to maintain equal sound.

Many thanks for your help!

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Aug 3, 2016

There's an implementation at #8733.

@onlineaccount
Copy link
Author

@onlineaccount onlineaccount commented Aug 3, 2016

What version it is implemented that implementation?

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Aug 3, 2016

There's no official versions yet. Here's a quick start:

  1. Install Python 2.6+ or 3.2+
  2. Download https://github.com/phnahes/youtube-dl/archive/audio-level.zip and extract it
  3. python ./youtube_dl/__main__.py
@onlineaccount
Copy link
Author

@onlineaccount onlineaccount commented Aug 4, 2016

Thanks!

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
2 participants
You can’t perform that action at this time.