Skip to content

Commit

Permalink
Experimental new player parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
devoxin committed Nov 7, 2023
1 parent 2777c28 commit 8e415c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public class YoutubeConstants {

static final String CLIENT_SCREEN_EMBED = "EMBED";
static final String CLIENT_THIRD_PARTY_EMBED = "https://google.com";
static final String PLAYER_PARAMS = "CgIQBg";
static final String PLAYER_PARAMS = "iAQB8AUB";
static final String SEARCH_PARAMS = "EgIQAUICCAE=";

static final String SEARCH_URL = BASE_URL + "/search?key=" + INNERTUBE_ANDROID_API_KEY;
Expand Down

0 comments on commit 8e415c6

Please sign in to comment.