Skip to content

v1.4.3

Choose a tag to compare

@LuanRT LuanRT released this 28 May 07:53
· 1269 commits to main since this release

What's new?

  • Innertube#actions and Innertube#oauth are 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_data and the visitor data is generated by the library.
  • Refactored the entire library to improve maintainability and performance.