mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-27 23:40:36 +05:30
Change the domain from music.youtube.com to youtubei.googleapis.com. Use a lightweight request to check if the hardcoded YouTubeMusic keys are valid. Increase the length of the response to 500 because if the key is invalid, the length of the response returned is higher than 250 and the response when the key is valid is higher than 1500. Format the YoutubeMusicSearchExtractor file. Update YouTube web client version and mocks