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

`Unable to download XML: HTTP Error 401: Unauthorized` from cbc.watch.ca #16160

Closed
kingofnull opened this issue Apr 11, 2018 · 2 comments
Closed

`Unable to download XML: HTTP Error 401: Unauthorized` from cbc.watch.ca #16160

kingofnull opened this issue Apr 11, 2018 · 2 comments

Comments

@kingofnull
Copy link

@kingofnull kingofnull commented Apr 11, 2018

From a week ago I getting ERROR: Unable to download XML: HTTP Error 401: Unauthorized error when I try download videos using youtube-dl from cbc.watch.ca while it has worked before. I'm using 2018.04.09 version. It's command and result in verbose mode:

youtube-dl.exe -v https://watch.cbc.ca/share/episode/38e815a-00e1e8f2bfa

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://watch.cbc.ca/share/episode/38e815a-00e1e8f2bfa']
[debug] Encodings: locale cp1256, fs mbcs, out cp720, pref cp1256
[debug] youtube-dl version 2018.04.09
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.16299
[debug] exe versions: ffmpeg N-88555-g6ea7711532, ffprobe N-88555-g6ea7711532
[debug] Proxy map: {}
[debug] Using fake IP 99.235.180.182 (CA) as X-Forwarded-For.
[cbc.ca:watch] 38e815a-00e1e8f2bfa: Downloading XML
ERROR: Unable to download XML: HTTP Error 401: Unauthorized (caused by HTTPError()); 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.
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp51rakae9\build\youtube_dl\extractor\common.py", line 519, in _request_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp51rakae9\build\youtube_dl\YoutubeDL.py", line 2203, in urlopen
  File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
  File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
  File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
  File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
  File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default
@kingofnull kingofnull changed the title ERROR: Unable to download XML: HTTP Error 401: Unauthorized from cbc.watch.ca `Unable to download XML: HTTP Error 401: Unauthorized` from cbc.watch.ca Apr 11, 2018
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 11, 2018

--rm-cache-dir.

@dstftw dstftw closed this Apr 11, 2018
dstftw added a commit that referenced this issue Apr 11, 2018
@kingofnull
Copy link
Author

@kingofnull kingofnull commented Apr 12, 2018

thanks a lot sir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.