Skip to content

Add option to modify youtube client headers data.#175

Open
altin7m wants to merge 26 commits into
Athlon1600:v4from
altin7m:master
Open

Add option to modify youtube client headers data.#175
altin7m wants to merge 26 commits into
Athlon1600:v4from
altin7m:master

Conversation

@altin7m

@altin7m altin7m commented May 9, 2023

Copy link
Copy Markdown

Default values are clientName=ANDROID_EMBEDDED_PLAYER and clientVersion=16.20.
You can edit values using:
$youtube = new YouTubeDownloader();
$youtube->getYoutubeClientHeaders()->setClientName('ANDROID');
$youtube->getYoutubeClientHeaders()->setClientVersion('16.20');

@altin7m altin7m changed the base branch from master to v4 March 7, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants