tombulled / innertube

Python Client for Google's Private InnerTube API. Works with YouTube, YouTube Music and more!
https://pypi.org/project/innertube/
MIT License
298 stars 20 forks source link

:bug: InnerTube.browse(): Specify `continuation` in request body #53

Closed tombulled closed 1 year ago

tombulled commented 1 year ago

In newer client versions the continuation is specified in the request body, rather than as query params

tombulled commented 1 year ago

This affected #49