Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Does youtube-dl consider passwords with a semicolon as invalid #21190
Comments
|
Escaping rules depend on your shell. |
|
Then I should have mentioned the password was specified in the configuration file. I'm using PowerShell as my shell on Windows 10. |
My YouTube password has a semicolon in the password. I tried the password both with and without quotes. Each time, I'm told the password is invalid. Yet, both the user name and password were entered correctly. Do I need to escape the semicolon?