mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-07 22:37:09 +05:30
The private `_post_json` method of the YoutubeAPI requires a ClientConfig as the third parameter. This was passed in all Youtube API methods except the `#resolve_url` method.