What's new?
Innertube#actionsandInnertube#oauthare now public classes so power users can have more control over the instance.- Implemented all endpoints reverse engineered from the YouTube APK.
- The player script is now cached in the OS tmp folder to avoid permission problems.
- Added support for almost all YouTube search filters.
- Added support for editing channel name and description.
- Added support for retrieving Time Watched and basic channel analytics.
- Added support for comment translation.
- Typings are now generated directly from jsdocs.
- The initial Innertube configuration is now extracted from
/sw.js_dataand the visitor data is generated by the library. - Refactored the entire library to improve maintainability and performance.