Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add optional parameters for OAuth client ID and secret to setup
Use your own Google API client ID and client secret in setup by calling ytmusicapi oauth --client_id <your Google API client ID> --client_secret <your Google API client secret> to avoid HTTP 400: Bad Request errors
- Loading branch information