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

question #6516

Closed
humner opened this issue Aug 10, 2015 · 5 comments
Closed

question #6516

humner opened this issue Aug 10, 2015 · 5 comments

Comments

@humner
Copy link

@humner humner commented Aug 10, 2015

greetings, I use the following command to download and extract audio from a video file in the resulting xy mp3 seem not to be closed, the player (pc) still playback even when the file playing time has already ended.

the command:
youtube-dl -x --audio-format mp3 --audio-quality 9 "url" -o "archivos_mp3/name.mp3"

There is an option for the closure program or end the resulting MP3 file?
because it seems not to be closed the file.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 10, 2015

Post the full output of youtube-dl --verbose -x --audio-format mp3 --audio-quality 9 "url" -o "archivos_mp3/name.mp3".

@humner
Copy link
Author

@humner humner commented Aug 10, 2015

software@software-desktop ~/nube/youtube $ youtube-dl --verbose -x --audio-format mp3 --audio-quality 9 https://www.youtube.com/watch?v=zJcBCmhhUoE -o "archivos_mp3/test4.mp3"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '-x', '--audio-format', 'mp3', '--audio-quality', '9', 'https://www.youtube.com/watch?v=zJcBCmhhUoE', '-o', 'archivos_mp3/test4.mp3']
[debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.02.17
[debug] Python version 2.7.6 - Linux-3.13.0-37-generic-x86_64-with-LinuxMint-17.1-rebecca
[debug] Proxy map: {}
[youtube] Setting language
[youtube] zJcBCmhhUoE: Downloading webpage
[youtube] zJcBCmhhUoE: Downloading video info webpage
[youtube] zJcBCmhhUoE: Extracting video information
[download] Destination: archivos_mp3/test4.mp3
[download] 100% of 921.12KiB in 00:04
[youtube] Post-process file archivos_mp3/test4.mp3 exists, skipping
software@software-desktop ~/nube/youtube $

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 10, 2015

You are using an outdated version of youtube-dl. Read our FAQ if you have troubles updating.

@dstftw dstftw closed this Aug 10, 2015
@humner
Copy link
Author

@humner humner commented Aug 10, 2015

umm ok I will update and try again.
Thank you

@humner
Copy link
Author

@humner humner commented Aug 10, 2015

all fine, now if the file is closed....

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.