Git Product home page Git Product logo

Comments (6)

Instinctlol avatar Instinctlol commented on September 13, 2024 1

Please check out the webhooks branch. Though there's support included for webhooks, I decided to take it out. I migrated to the new Twitch API and now one can make 800 API Calls per minute per user. So with an interval of 1 seconds, theoretically, checking if a streamer or if multiple streamers is / are online every second makes 60 API calls per minute, which is far from the allowed 800. So right now, there's no need for webhooks for this project.

However, there's a weird bug with streamlink currently, I need to investigate that.

from automatic-twitch-recorder.

M08s avatar M08s commented on September 13, 2024

I'm having this issue too. Have you been able to figure it out? I can't add streamers to client_id either

from automatic-twitch-recorder.

prettymuchbryce avatar prettymuchbryce commented on September 13, 2024

@M08s My best guess is that this project is just no longer maintained and the underlying API has changed. Maybe someone should fork it, or create something new?

from automatic-twitch-recorder.

M08s avatar M08s commented on September 13, 2024

Yeah... Bummer. My quick search it seems to make API calls with Twitch you need a client ID. When you request https://api.twitch.tv/kraken/streams/'STREAMERS NAME' you get an error now. Not sure how to work around.

from automatic-twitch-recorder.

Instinctlol avatar Instinctlol commented on September 13, 2024

Hello, the project is still being maintained by myself. I have to do it in my free time, though, which is why I haven't had the time to fix it. A lof of things are just more important than this small project, but I always welcome people to make pull requests. As is explained here, the project will implement webhooks to avoid the shadow banning. This is why it doesn't make sense to update the current codebase.

from automatic-twitch-recorder.

M08s avatar M08s commented on September 13, 2024

Good to hear! Instead of webhooks what if it used notifications from IMAP? Wouldn't that avoid the mess?

from automatic-twitch-recorder.

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.