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

Extract audio in PHP #13705

Closed
ghost opened this issue Jul 22, 2017 · 1 comment
Closed

Extract audio in PHP #13705

ghost opened this issue Jul 22, 2017 · 1 comment
Labels

Comments

@ghost
Copy link

@ghost ghost commented Jul 22, 2017

Hello, when i use --extract-audio --audio-format mp3, the extensionof downloaded file is .webm always.
In terminal work's fine.Extract MP3, but in PHP not working.

Code: <?php echo exec("youtube-dl --extract-audio --audio-format mp3 https://www.youtube.com/watch?v=VIDEO_ID "); ?>

THANK YOU.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 22, 2017

Carefully read new issue template and provide all requested information.

@dstftw dstftw closed this Jul 22, 2017
@dstftw dstftw added the incomplete label Jul 22, 2017
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
1 participant
You can’t perform that action at this time.