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

youtube-dl -g command returns 2 links #8775

Closed
dspstudio opened this issue Mar 5, 2016 · 1 comment
Closed

youtube-dl -g command returns 2 links #8775

dspstudio opened this issue Mar 5, 2016 · 1 comment

Comments

@dspstudio
Copy link

@dspstudio dspstudio commented Mar 5, 2016

Hello,

I have 2 servers running youtube-dl latest version.
On the nr 1 server if I run youtube-dl -g US7lXq8Fxnw I get a link with the video and audio, all fine.
On the nr 2 server if I run the same command I'll get 2 links: first is the video and second the audio.

Can anyone tell me how can i get the direct link with video and audio?

Thanks

@dspstudio dspstudio changed the title youtube-dl -g command returns 2 link youtube-dl -g command returns 2 links Mar 5, 2016
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 5, 2016

First server has ffmpeg/avconv installed, you get bestvideo and bestaudio links, seconds does not you get best link. Use -f best to force best format. Use search: #8316.

@dstftw dstftw closed this Mar 5, 2016
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.