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

Add a fallback for Innertube config data retrieval #22

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

Conversation

pc035860
Copy link
Owner

To prevent cases where window.ytcfg.data_ can't be found, add a fallback to retrieve the data. Otherwise, the Innertube API may not work as expected.

Currently known case:

  • In Firefox, when the PocketTube extension is installed and enabled, window.ytcfg will be modified and window.ytcfg.data_ disappears.

@pc035860 pc035860 added the enhancement New feature or request label Jul 27, 2024
@pc035860 pc035860 self-assigned this Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant