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

Updated the type of the 'proxies' parameter to Optional[ProxiesTypes]… #70

Closed gensimone closed 7 months ago

gensimone commented 7 months ago

… to improve code analysis.

tombulled commented 7 months ago

Thanks!