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

Possible BUG with "&" character in password. #12377

Closed
rgmorato opened this issue Mar 6, 2017 · 1 comment
Closed

Possible BUG with "&" character in password. #12377

rgmorato opened this issue Mar 6, 2017 · 1 comment
Labels

Comments

@rgmorato
Copy link

@rgmorato rgmorato commented Mar 6, 2017

When the password contains the & character, the following error occurs:
"Youtube-dl: error: You must provide at least one URL."

youtube-dl -i -v --sleep-interval 60 --max-sleep-interval 100 -u PRIVATE -p PRIVATE -o "%(playlist)s/%(playlist_index)s - %(title)s.%(ext)s" --all-sub
s "https://app.pluralsight.com/library/courses/windows-server-2012-70-411-configure-network-services"
[1] 201
XXXX: command not found
#[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-i', u'-v', u'--sleep-interval', u'60', u'--max-sleep-interval', u'100', u'-u', u'PRIVATE', u'-p', u'PRIVATE']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.03.02
[debug] Python version 2.7.6 - Linux-3.4.0+-x86_64-with-Ubuntu-14.04-trusty
[debug] exe versions: none
[debug] Proxy map: {}
Usage: youtube-dl [OPTIONS] URL [URL...]

XXX is part of password, after the & character.

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