oliverjrose99 / Recordurbate

A Bot to automatically record Chaturbate live streams.
GNU General Public License v3.0
233 stars 79 forks source link

Recordturbate stopped working! #90

Closed Acenl12 closed 9 months ago

Acenl12 commented 1 year ago

ERROR: Unable to download webpage: HTTP Error 403: Forbidden (caused by <HTTPError 403: 'Forbidden'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. @oliverjrose99

(snippet of my rb.log)

OS:

NAME="Ubuntu"
VERSION="20.04.5 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.5 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

Edit/update: I'm also seeing the following in the rb.log

2023-03-14 20:25:57,223 - Starting daemon
2023-03-14 20:25:57,236 - Successfully started daemon, pid: 10988
2023-03-14 20:25:57,414 - Expecting value: line 1 column 1 (char 0)
2023-03-14 20:26:02,584 - Expecting value: line 1 column 1 (char 0)
2023-03-14 20:26:07,753 - Expecting value: line 1 column 1 (char 0)
2023-03-14 20:26:12,926 - Expecting value: line 1 column 1 (char 0)
2023-03-14 20:26:18,155 - Expecting value: line 1 column 1 (char 0)
2023-03-14 20:26:23,317 - Expecting value: line 1 column 1 (char 0)
2023-03-14 20:26:28,361 - Expecting value: line 1 column 1 (char 0)
2023-03-14 20:26:33,410 - Expecting value: line 1 column 1 (char 0)
2023-03-14 20:26:38,462 - Expecting value: line 1 column 1 (char 0)
2023-03-14 20:26:43,627 - Expecting value: line 1 column 1 (char 0)
2023-03-14 20:26:48,667 - Expecting value: line 1 column 1 (char 0)

I tried also Debian 11 same issue

This is the output when I put --verbose in the youtube-dl.config, hopefully that helps:

[debug] User config: []
[debug] Custom config: ['-f', 'best[height<1080][fps<?60]', '-o', 'videos/%(id)s/%(title)s.%(ext)s', '--verbose', '--quiet']
[debug] Command-line args: ['https://chaturbate.com/alicelighthouse/', '--config-location', 'configs/youtube-dl.config']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2021.12.17
[debug] Python version 3.9.16 (CPython) - Linux-5.15.90.1-microsoft-standard-WSL2-x86_64-with-glibc2.34
[debug] exe versions: ffmpeg 5.1.2, ffprobe 5.1.2
[debug] Proxy map: {}
ERROR: Unable to download webpage: HTTP Error 403: Forbidden (caused by <HTTPError 403: 'Forbidden'>); 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 "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 634, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2288, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/lib64/python3.9/urllib/request.py", line 523, in open
    response = meth(req, response)
  File "/usr/lib64/python3.9/urllib/request.py", line 632, in http_response
    response = self.parent.error(
  File "/usr/lib64/python3.9/urllib/request.py", line 561, in error
    return self._call_chain(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 494, in _call_chain
    result = func(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 641, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
TheClam1990 commented 1 year ago

did you solve the problem?

pimodege commented 1 year ago

did you solve the problem?

'HTTP Error 403: Forbidden' is probably caused by Cloudflare's captcha.

https://github.com/teacat/chaturbate-dvr/issues/28

Acenl12 commented 9 months ago

After not having used Recordturbate and I got it working on Debian 12.

What I did in addition to the readmw:

Then i started Recordturbate and it started working.

I do see a lot of html coming up in the rb.log,but for now i don't care about that