-
Notifications
You must be signed in to change notification settings - Fork 17
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
Fix REGEX_HELPER_OBJ_NAME #43
Fix REGEX_HELPER_OBJ_NAME #43
Conversation
Tested and working for me as well |
hi, can you tell me how you came out to find the fix that issue, i'm trying to radically change how it's managed and make it more resilient to youtube change when regex can't follow up. (moreover where in the /base.js look for errors and what to investigate first when stuff break) |
Hey,
Maybe you could get some inspiration from yt-dlp code? But I'm afraid it will always be a cat-and-mouse game... |
Invidious will soon drop the support for inv sig helper in favor of invidious companion (iv-org/invidious#4985) which includes a built-in decryption system so don't spend all your efforts on this. |
Awesome news, thank you! |
Fixes #41.
Fixes #42.
Tested, working.