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

[Parser] ID-only & special symbols issue #79

Closed
Kein opened this issue Feb 17, 2011 · 1 comment
Closed

[Parser] ID-only & special symbols issue #79

Kein opened this issue Feb 17, 2011 · 1 comment

Comments

@Kein
Copy link

@Kein Kein commented Feb 17, 2011

./youtube-dl-new.py -t -M2azyYpCDI
Usage: youtube-dl-new.py [options] url...

but with full URL it works fine. May be add the ability to enclose ID in quotes and always treat args in quotes as video ID?

@rg3
Copy link
Collaborator

@rg3 rg3 commented Feb 18, 2011

As any classic Unix command, you can use "--" to separate options from arguments.

$ youtube-dl -t -- -M2azyYpCDI
This issue was 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.