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

Youtube login authentication failed #22862

Closed
overgara2012 opened this issue Oct 26, 2019 · 3 comments
Closed

Youtube login authentication failed #22862

overgara2012 opened this issue Oct 26, 2019 · 3 comments
Labels

Comments

@overgara2012
Copy link

@overgara2012 overgara2012 commented Oct 26, 2019

Checklist

  • I'm reporting a broken site support issue
  • [x ] I've verified that I'm running youtube-dl version 2019.10.22
  • [x ] I've checked that all provided URLs are alive and playable in a browser
  • [ x] I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • [x ] I've searched the bugtracker for similar bug reports including closed ones
  • [x ] I've read bugs section in FAQ

Verbose log

PASTE VERBOSE LOG HERE


C:\Users\overg\Downloads>youtube-dl --verbose --username "overgara@gmail.com" --password "xxxxxxxx" "https://www.youtube.com/watch?time_continue=985&v=wpWvdcHZqnk"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', '--username', 'PRIVATE', '--password', 'PRIVATE', 'https://www.youtube.com/watch?time_continue=985&v=wpWvdcHZqnk']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.10.22
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17763
[debug] exe versions: none
[debug] Proxy map: {}
[youtube] Downloading login page
[youtube] Looking up account info
[youtube] Logging in
WARNING: Unable to extract result entry
[youtube] wpWvdcHZqnk: Downloading webpage
[youtube] wpWvdcHZqnk: Downloading embed webpage
[youtube] wpWvdcHZqnk: Refetching age-gated info webpage
WARNING: Unable to extract video title
WARNING: unable to extract description; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
ERROR: Content Warning
If the owner of this video has granted you access, please sign in.
       This video is private.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\extractor\youtube.py", line 2148, in _real_extract
youtube_dl.utils.ExtractorError: Content Warning
If the owner of this video has granted you access, please sign in.
       This video is private.


C:\Users\overg\Downloads>youtybe-dl --version
'youtybe-dl' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\overg\Downloads>youtube-dl --version
2019.10.22


Description

WRITE DESCRIPTION HERE

Youtube login authentication failed, not sure if command is right:
youtube-dl --verbose --username "email" --password "xxxxxxxx" "youtube URL"
??

@X-C0DE
Copy link

@X-C0DE X-C0DE commented Oct 28, 2019

you need to login using cookies
try using this extension that will work: https://chrome.google.com/webstore/detail/cookiestxt/njabckikapfpffapmjgojcnbfjonfjfg

@sbimochan
Copy link

@sbimochan sbimochan commented Oct 28, 2019

Please remove space between big brackets [ and ] to render checkbox.

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2019.10.22
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

PASTE VERBOSE LOG HERE


C:\Users\overg\Downloads>youtube-dl --verbose --username "overgara@gmail.com" --password "xxxxxxxx" "https://www.youtube.com/watch?time_continue=985&v=wpWvdcHZqnk"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', '--username', 'PRIVATE', '--password', 'PRIVATE', 'https://www.youtube.com/watch?time_continue=985&v=wpWvdcHZqnk']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.10.22
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17763
[debug] exe versions: none
[debug] Proxy map: {}
[youtube] Downloading login page
[youtube] Looking up account info
[youtube] Logging in
WARNING: Unable to extract result entry
[youtube] wpWvdcHZqnk: Downloading webpage
[youtube] wpWvdcHZqnk: Downloading embed webpage
[youtube] wpWvdcHZqnk: Refetching age-gated info webpage
WARNING: Unable to extract video title
WARNING: unable to extract description; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
ERROR: Content Warning
If the owner of this video has granted you access, please sign in.
       This video is private.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\extractor\youtube.py", line 2148, in _real_extract
youtube_dl.utils.ExtractorError: Content Warning
If the owner of this video has granted you access, please sign in.
       This video is private.


C:\Users\overg\Downloads>youtybe-dl --version
'youtybe-dl' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\overg\Downloads>youtube-dl --version
2019.10.22

Description

WRITE DESCRIPTION HERE

Youtube login authentication failed, not sure if command is right:
youtube-dl --verbose --username "email" --password "xxxxxxxx" "youtube URL"
??

@lifegivesyoulemons
Copy link

@lifegivesyoulemons lifegivesyoulemons commented Nov 26, 2019

have you solved that in any way? i have an identical problem

@dstftw dstftw closed this Dec 13, 2019
@dstftw dstftw added the duplicate label Dec 13, 2019
@ytdl-org ytdl-org locked and limited conversation to collaborators Dec 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.