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

[dood.watch] Unable to download webpage: HTTP Error 403 #2584

Closed
6 of 7 tasks
mradalbert opened this issue Feb 1, 2022 · 0 comments
Closed
6 of 7 tasks

[dood.watch] Unable to download webpage: HTTP Error 403 #2584

mradalbert opened this issue Feb 1, 2022 · 0 comments
Labels
site-bug Issue with a specific website

Comments

@mradalbert
Copy link

mradalbert commented Feb 1, 2022

Checklist

Region

Poland

Description

As in logs, downloading is broken, got 403 Forbidden error

Verbose log

[debug] Command-line config: ['-vU', 'https://dood.watch/e/uks1v77egtjg']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, err utf-8, pref UTF-8
[debug] yt-dlp version 2022.01.21 [f20d607b0]
[debug] Python version 3.10.1 (CPython 64bit) - Linux-5.16.2-1-MANJARO-x86_64-with-glibc2.33
[debug] exe versions: ffmpeg 4.4.1 (setts), ffprobe 4.4.1, rtmpdump 2.4
[debug] Optional libraries: Cryptodome, mutagen, sqlite, websockets
[debug] Proxy map: {}
Latest version: 2022.01.21, Current version: 2022.01.21
yt-dlp is up to date (2022.01.21)
[debug] [DoodStream] Extracting URL: https://dood.watch/e/uks1v77egtjg
[DoodStream] uks1v77egtjg: Downloading webpage
[DoodStream] uks1v77egtjg: Downloading webpage
ERROR: [DoodStream] uks1v77egtjg: Unable to download webpage: HTTP Error 403: Forbidden (caused by <HTTPError 403: 'Forbidden'>); please report this issue on  https://github.com/yt-dlp/yt-dlp . Make sure you are using the latest version; see  https://github.com/yt-dlp/yt-dlp  on how to update. Be sure to call yt-dlp with the --verbose flag and include its complete output. (caused by <HTTPError 403: 'Forbidden'>); please report this issue on  https://github.com/yt-dlp/yt-dlp . Make sure you are using the latest version; see  https://github.com/yt-dlp/yt-dlp  on how to update. Be sure to call yt-dlp with the --verbose flag and include its complete output.
  File "/home/wojtek/Dokumenty/Workdir/venv/venv/lib/python3.10/site-packages/yt_dlp/extractor/common.py", line 730, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/home/wojtek/Dokumenty/Workdir/venv/venv/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 3526, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/lib/python3.10/urllib/request.py", line 525, in open
    response = meth(req, response)
  File "/usr/lib/python3.10/urllib/request.py", line 634, in http_response
    response = self.parent.error(
  File "/usr/lib/python3.10/urllib/request.py", line 563, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.10/urllib/request.py", line 496, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.10/urllib/request.py", line 643, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
@mradalbert mradalbert added site-bug Issue with a specific website triage Untriaged issue labels Feb 1, 2022
@pukkandan pukkandan removed the triage Untriaged issue label Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-bug Issue with a specific website
Projects
None yet
Development

No branches or pull requests

2 participants