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