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

youtubechat.ytchat.YoutubeLiveChatError: The live chat is no longer live #15

Open
ljmc2000 opened this issue Aug 5, 2021 · 0 comments

Comments

@ljmc2000
Copy link

ljmc2000 commented Aug 5, 2021

Hey bud, I'm getting this error. I have past broadcasts, and the function get_live_chat_id_for_stream_now is returning one of those and erroring out cos that ain't a live broadcast. My fix is to replace the line "params = {'part': 'snippet', 'mine': 'true'}" with params = {'part': 'snippet', 'broadcastStatus': 'active'}. This only seems to yield one result. Unsure why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant