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

Password Acceptance for Vimeo User Login #7710

Closed
bmgentile opened this issue Nov 30, 2015 · 1 comment
Closed

Password Acceptance for Vimeo User Login #7710

bmgentile opened this issue Nov 30, 2015 · 1 comment

Comments

@bmgentile
Copy link

@bmgentile bmgentile commented Nov 30, 2015

When trying to authenticate with Vimeo, I'm using a password that contains the character )

And it is throwing the error
-bash: syntax error near unexpected token )'`

The specific script I'm using is:
youtube-dl -u xxxxxxx@xxxxx.com -p xxx)xxxxxxxxxxxxx https://vimeo.com/userxxxxxx/review/xxxxxxxxxxxxx

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 30, 2015

Probably surrounding the password with ' (single quote) or "(double quote) is enough.

Since this is not a problem on youtube-dl, I'm closing it.

@jaimeMF jaimeMF closed this Nov 30, 2015
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.