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.
YouTube: Unable to submit TFA code: HTTP Error 500: Internal Server Error #17192
Comments
Post the output with |
|
Here is the info you requested with --dump-pages. https://drive.google.com/open?id=1GWHMp1ryDQqJThr6hu4Rb_NJ7KGEi-8_ I noticed you ran the python raw, and your python version is newer than what you use to generate the Windows EXE, so I tried installing Python 3.6.4 (as you used), and even Python 3.7. I also noticed you used netrc, so I tried to replicate that setup as well. This is from a git clone from today:
The only remaining differences that I cannot check against is the fact your Windows 10 build is very old. (10.0.10240 vs 10.0.14393), and our ffmpeg versions are different, but neither of these should matter, should it? Edit: Noticed you had some extra EXE (phantomjs, rtmpdump), so also installed those. Updated the log. Still no luck. |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like this:[x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2018.08.04. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add the
-vflag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):(stopped here because it redirects to the free unauthenticated trailer)
(also replaced my 2FA code with 'PRIVATE')
Description of your issue, suggested solution and other information
Cannot authenticate to YouTube with 2FA enabled.
WARNING: Unable to submit TFA code: HTTP Error 500: Internal Server Error
Also tried old app-password method (would be preferred for easily retractable passwords in batch files), but since the code is updated to support 2FA, app passwords no longer work. Therefore, it is currently impossible to log into YouTube at the moment.