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.
twofactor code input request #5868
Comments
|
Couldn't you make an app-specific password for youtube-dl? |
|
This issue should be closed, as there is now a two-factor code option. |
|
@vxbinaca No, youtube-dl doesn't support app-specific passwords, because it's not supported in browsers either, and obviously there is no official YouTube API to download videos without any sort of DRM, so youtube-dl pretends to be a browser. Though 2FA support for YouTube is broken right now unless you use |
|
I concur. Cookies is a cleaner solution. Asking for a close as well. |
If i provide only -u parameter with username, app asks to input password, but if then youtube required two factor authentication- there no request for user to input key generated by Google Authenticator app.
It will be great to have a possibility to input TFA-code on-demand.
THANKS