Skip to content

0.4.0

Latest

Choose a tag to compare

@trldvix trldvix released this 30 Jul 19:50
· 5 commits to main since this release

Innertube Migration

Move scraping to inntertube, since old scraping method stopped working

Breaking changes

  • YoutubeClient no longer contains 2 get methods, i combined them into 1 method
  • YoutubeClient now also contains post method to support innertube migration
  • Remove interfaces that bring little value, so you will need to fix your imports
  • Rename TranscriptRequest to BulkTranscriptRequest for clarity