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 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 commented Feb 18, 2011

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

$ youtube-dl -t -- -M2azyYpCDI

joedborg referenced this issue in joedborg/youtube-dl Nov 17, 2020
[pull] master from rg3:master
tsukumijima pushed a commit to tsukumijima/youtube-dl that referenced this issue Dec 2, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants