Skip to content

Commit

Permalink
bump youtube music client version
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Feb 18, 2024
1 parent 727959e commit 1969d58
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 1969d58

Please sign in to comment.