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

Use a message log to avoid dropping messages #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

interfect
Copy link

On top of #10, this PR records all the messages from BIND_URL into a log, and then uses that log to answer questions like the current playlist ID.

Actually fetching the playlist data still doesn't work, but it should start to work again whenever a replacement for the watch_queue_ajax endpoint is found. (Doing that probably requires running the requests from the mobile app through an intercepting proxy, since YouTube's Chromecast support in the Chrome browser no longer supports viewing the playlist, and so the browser inspector can't be used to determine the endpoint to call.)

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

Successfully merging this pull request may close these issues.

1 participant