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

vimeo: how to escape special characters like " and * in password(!) (not URL) on windows shell? #11345

Closed
mayowalug opened this issue Dec 2, 2016 · 5 comments

Comments

@mayowalug
Copy link

@mayowalug mayowalug commented Dec 2, 2016

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.12.01. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2016.12.01

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

As stated in subject line:
vimeo: how to escape special characters like " and * in password(!) (not URL) on windows shell?

If there is no way to do this in the shell, how about adding an option for the --video-password feature that reads from a text file?

thanks

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 2, 2016

@dstftw dstftw closed this Dec 2, 2016
@mayowalug
Copy link
Author

@mayowalug mayowalug commented Dec 2, 2016

No. Wouldn't have asked if that worked. Tried it of cource. Not working.

@hishamhaniffa
Copy link

@hishamhaniffa hishamhaniffa commented Jun 30, 2019

Guys who still end-up here and the above suggested way doesn't work for you. You can use the interactive password mode in order to bypass the special characters in your password.

@bitraid
Copy link
Contributor

@bitraid bitraid commented Jun 30, 2019

Or you can use quotes, for example:
echo asterisk"*"quote""" outputs asterisk*quote"

@rautamiekka
Copy link

@rautamiekka rautamiekka commented Jun 30, 2019

See if prepending with ^ works since that's Batch's way of escaping.

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
5 participants
You can’t perform that action at this time.