question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

It looks like access to chat is gone for good?

(venv3) $ tcd --video 1671429796
JINGLEJAM 2022 DAY 5! OpenRA w/ Lewis, Duncan, Rythian, Spiff, Potato, & Ben
Traceback (most recent call last):
  File "/Users/eugene.chung/Developments/endorse/batch/download_chat/venv3/bin/tcd", line 8, in <module>
    sys.exit(main())
  File "/Users/eugene.chung/Developments/endorse/batch/download_chat/venv3/lib/python3.7/site-packages/tcd/__init__.py", line 89, in main
    Downloader().videos(Arguments().video_ids)
  File "/Users/eugene.chung/Developments/endorse/batch/download_chat/venv3/lib/python3.7/site-packages/tcd/downloader.py", line 183, in videos
    self.video(video)
  File "/Users/eugene.chung/Developments/endorse/batch/download_chat/venv3/lib/python3.7/site-packages/tcd/downloader.py", line 143, in video
    for formatted_comment, comment in comment_tuple:
  File "/Users/eugene.chung/Developments/endorse/batch/download_chat/venv3/lib/python3.7/site-packages/tcd/formats/custom.py", line 29, in comment_generator
    for comment in comments:
  File "/Users/eugene.chung/Developments/endorse/batch/download_chat/venv3/lib/python3.7/site-packages/twitch/v5/resources/comments.py", line 22, in __iter__
    fragment = self.fragment(fragment['_next'])
  File "/Users/eugene.chung/Developments/endorse/batch/download_chat/venv3/lib/python3.7/site-packages/twitch/v5/resources/comments.py", line 16, in fragment
    return self._api.get(self._path.format(video_id=self._video_id), params={'cursor': cursor})
  File "/Users/eugene.chung/Developments/endorse/batch/download_chat/venv3/lib/python3.7/site-packages/twitch/api.py", line 111, in get
    return self.request('GET', path, ignore_cache, params=params, headers=self._headers(headers), **kwargs)
  File "/Users/eugene.chung/Developments/endorse/batch/download_chat/venv3/lib/python3.7/site-packages/twitch/api.py", line 100, in request
    response.raise_for_status()
  File "/Users/eugene.chung/Developments/endorse/batch/download_chat/venv3/lib/python3.7/site-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 410 Client Error: Gone for url: https://api.twitch.tv/v5/videos/1671429796/comments?cursor=

Issue Analytics

  • State:open
  • Created 9 months ago
  • Reactions:9
  • Comments:8

github_iconTop GitHub Comments

3reactions
smacz42commented, Dec 8, 2022

Yep, this is probably defunct for good.

Happy holidays y’all…

2reactions
churrodude666commented, Dec 8, 2022

“If I hadn’t seen such riches, I wouldn’t feel so poor”. I truly never appreciated how easy it was with this and twitchleecher, now both are unusable within a fortnight 🥲 I don’t want to be that guy, but apparently @twitchdownloader is still working… I know so little of what I’m doing, i can’t even get windows to install it, but it could be a stopgap for anyone else who needs something

Read more comments on GitHub >

github_iconTop Results From Across the Web

410 Gone Error: What It Is and How to Fix It - Airbrake Blog
The 410 Gone Error is an HTTP response status code indicating that the resource requested by the client has been permanently deleted, ...
Read more >
A Complete Guide to the “410 Gone” Error - Kinsta
The “410 Gone” error is a 400 HTTP status code that indicates that the target resource has been permanently deleted. In this case,...
Read more >
410 Gone - HTTP Status Code Glossary - WebFX
HTTP Status Code 410: The target resource is no longer available at the origin server and that this condition is likely to be...
Read more >
410 Gone Error - What Does It Mean and How to Fix It - KeyCDN
A 410 Gone error occurs when a user tries to access an asset which no longer exists on the requested server. Learn more...
Read more >
Understand and fix Http 410 status code - DebugBar
The Http Status 410 Gone (HTTP = HyperText Transfer Protocol) is one of the client status codes (the 4xx series) indicating that access...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found