Giter Club home page Giter Club logo

Comments (10)

xenova avatar xenova commented on July 18, 2024 4

It finally happened :') Looks like they discontinued the /v5/videos/.../comments endpoint. (Must have happened in the past 24 hours since the last unit tests succeeded).

I imagine every other tool that downloads Twitch chat is currently broken.

Thanks for the report! I will fix ASAP

from chat-downloader.

xenova avatar xenova commented on July 18, 2024 1

@wordlebot-uxy While they may eventually decide to switch to another protocol, they have been slowly transitioning to GQL (GraphQL) over the past few years... so, I do not imagine that they will switch any time soon.

That being said, if any breaking changes do come, I will be ready to fix them :)

from chat-downloader.

xenova avatar xenova commented on July 18, 2024 1

Thanks a lot! You got a patreon or Ko-Fi or similar?

No worries! 👍 I have a Ko-Fi: https://ko-fi.com/xenova 😊

from chat-downloader.

gadi-playstream-gg avatar gadi-playstream-gg commented on July 18, 2024

Thanks for the update! Please keep us posted :)

from chat-downloader.

xenova avatar xenova commented on July 18, 2024

That should fix it 👍 Just running unit tests then will publish package.

from chat-downloader.

xenova avatar xenova commented on July 18, 2024

Published 👍 You can install using
pip install chat-downloader --upgrade

from chat-downloader.

wordlebot-uxy avatar wordlebot-uxy commented on July 18, 2024

@xenova I see that you solved it by moving to gql endpoint. Is it pssible that twitch will close that endpoint as well, as they just closed the v5? And if so, would your package have another way of extracting the chat data? Wondering bc of future proof. Thanks for your work!

from chat-downloader.

wordlebot-uxy avatar wordlebot-uxy commented on July 18, 2024

Got it, thanks! One more q: do they require you to use a token to communicate with that endpoint? If so, couldn't they just kill your token?

from chat-downloader.

xenova avatar xenova commented on July 18, 2024

Got it, thanks! One more q: do they require you to use a token to communicate with that endpoint? If so, couldn't they just kill your token?

The client id (token) that is used throughout the program (kimne78kx3ncx6brgo4mv6wki5h1ko) is public and is used for all unauthenticated users (you can test it out by opening an incognito tab and viewing the request that is sent). This token has been in use for many years, so, they shouldn't just kill it. If they do... it can just be replaced.

from chat-downloader.

wordlebot-uxy avatar wordlebot-uxy commented on July 18, 2024

Thanks a lot! You got a patreon or Ko-Fi or similar?

from chat-downloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.