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

Invalid youtube-dl command when using the youtube id #4165

Closed
dspstudio opened this issue Nov 12, 2014 · 1 comment
Closed

Invalid youtube-dl command when using the youtube id #4165

dspstudio opened this issue Nov 12, 2014 · 1 comment

Comments

@dspstudio
Copy link

@dspstudio dspstudio commented Nov 12, 2014

Hello,
If i run the command: youtube-dl -lINAdS73SI -g -i --socket-timeout 3
i get:
Usage: youtube-dl [options] url [url...]
youtube-dl: error: no such option: -I

if i use the full youtube URL it works, this is because the id starts with -I

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 12, 2014

You can use youtube-dl -g -i --socket-timeout 3 -- -lINAdS73SI.

@jaimeMF jaimeMF closed this Nov 12, 2014
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.