Skip to content

0.3.0

Compare
Choose a tag to compare
@Thoroldvix Thoroldvix released this 13 Jun 13:42
· 43 commits to main since this release

Add ability to retrieve transcript content directly without the need to manually fetch it using transcript list

Features

  • Direct transcript content retrieval for playlists
  • Direct transcript content retrieval for channels

Enhancements

  • Simplify api by merging apiKey, cookiesPath, stopOnError arguments into TranscriptRequest parameter object .

Breaking changes

  • Changed PlaylistsTranscriptApi interface, to accommodate new changes.