youtube-dl: [go] ERROR: Unable to extract authzToken
- I’ve verified and I assure that I’m running youtube-dl 2017.03.16
- At least skimmed through README and most notably FAQ and BUGS sections
- Searched the bugtracker for similar issues including closed ones
What is the purpose of your issue?
- Bug report (encountered problems with youtube-dl)
- Site support request (request for adding support for a new site)
- Feature request (request for a new functionality)
- Question
- Other
C:\Users\Desktop\youtube-dl>youtube-dl.exe -f best --all-subs --username lol --password blah --ap-username something--ap-password blah --ap-mso DTV --continue --no-check-certificate http://watchdisneychannel.go.com/liv-and-maddie/video/vdka3736366/04/14-voicearooney -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-f', 'best', '--all-subs', '--username', 'PRIVATE', '--password', 'PRIVATE', '--ap-username', 'PRIVATE', '--ap-password', 'PRIVATE', '--ap-mso', 'DTV', '--continue', '--no-check-certificate', 'http://watchdisneychannel.go.com/liv-and-maddie/video/vdka3736366/04/14-voicearooney', '-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2017.03.16
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: ffmpeg N-82833-gedb4f5d, ffprobe N-82833-gedb4f5d, rtmpdump 2.3
[debug] Proxy map: {}
[Go] 14-voicearooney: Downloading webpage
[Go] 3736366: Downloading JSON metadata
[Go] 3736366: Retrieving Authorization Token
ERROR: Unable to extract authzToken; 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.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvd2cwzkd\build\youtube_dl\YoutubeDL.py", line 761, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvd2cwzkd\build\youtube_dl\extractor\common.py", line 427, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvd2cwzkd\build\youtube_dl\extractor\go.py", line 98, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvd2cwzkd\build\youtube_dl\extractor\adobepass.py", line 1461, in _extract_mvpd_auth
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvd2cwzkd\build\youtube_dl\extractor\adobepass.py", line 1324, in xml_text
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvd2cwzkd\build\youtube_dl\extractor\common.py", line 759, in _search_regex
youtube_dl.utils.RegexNotFoundError: Unable to extract authzToken; 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.
...
<end of log>
If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):
- Single video: http://watchdisneychannel.go.com/liv-and-maddie/video/vdka3736366/04/14-voicearooney
- Single video: http://watchdisneychannel.go.com/liv-and-maddie/video/vdka3712878/04/13-sing-it-livearooney
Description of issue
I’ve tried at least 10 times, but it keeps saying it can’t extract.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 16
Commits related to this issue
- [adobepass] Detect and output error on authz token extraction (#12472) — committed to ytdl-org/youtube-dl by dstftw 7 years ago
- Update from upstream repo rg3/youtube-dl (#1) * [pornhub] Extract video URL from tv platform site (#12007, #12129) * [vod.pl] Add new extractor * [vodpl] Make more robust and add another test (... — committed to Dedsec1/youtube-dl by backstroke-bot 7 years ago
dstftw@gmail.com
I am authorized. It’s in the package. It works fine on the website.