Skip to content

Commit

Permalink
bump youtube music client version (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 authored Mar 10, 2024
1 parent e0e7648 commit 2d2f854
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public class YoutubeConstants {

static final String INNERTUBE_MUSIC_API_KEY = "AIzaSyC9XL3ZjWddXya6X74dJoCTL-WEYFDNX30";
static final String CLIENT_MUSIC_NAME = "WEB_REMIX";
static final String CLIENT_MUSIC_VERSION = "0.1";
static final String CLIENT_MUSIC_VERSION = "1.20220727.01.00";

static final String SEARCH_MUSIC_PARAMS = "Eg-KAQwIARAAGAAgACgAMABqChADEAQQCRAFEAo=";

Expand Down

0 comments on commit 2d2f854

Please sign in to comment.