-
Notifications
You must be signed in to change notification settings - Fork 877
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
Update YouTube.js 10.3.0 #5507
Update YouTube.js 10.3.0 #5507
Conversation
Edited the pull request body to point to the pull request that actually fixed the problem. |
I totally cannot understand that PR~ |
I think its time for Ash to evolve you👀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
#5472 needs to be merged after this one though
Instead of using regex to find and extract the deciphering functions from YouTube's player JavaScript, it now uses a JavaScript parser and then searches through the parsed stuff instead. The idea being that the parsed stuff has a more standard/predictable structure so it should be a bit more robust. |
* development: Bump version number to v0.21.3 Bump sass-loader from 14.2.1 to 16.0.0 (FreeTubeApp#5495) ^ Update youtubei.js (FreeTubeApp#5507) Use streams from the iOS client to workaround playback issues (FreeTubeApp#5472)
Pull Request Type
Related issue
Description
Include fix in LuanRT/YouTube.js#713 released in https://github.com/LuanRT/YouTube.js/releases/tag/v10.3.0
Screenshots
Nope
Testing
Desktop
Additional context