Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ip matcher in ip rotation to prevent 403 (youtube) #162

Open
WeeeeeeeeeeS opened this issue Jan 5, 2025 · 0 comments
Open

Ip matcher in ip rotation to prevent 403 (youtube) #162

WeeeeeeeeeeS opened this issue Jan 5, 2025 · 0 comments

Comments

@WeeeeeeeeeeS
Copy link

(I couldn't implement it)

So now, Google videos return an IP allowed to access the actual playback in the playback URL (in some regions, though I think it will roll out to everyone soon) (This happens if you don't provide any authorization, cookie, oauth..)

It would be nice to have an option to enable some sort of IP matcher that tries to extract the required IP from the playback link. For reference, here is the relevant code: link.

Playback example: "https://(server).googlevideo.com/videoplayback?expire=(expire)&ei=(randomStuff)&ip=2001%....&id=(randomStuff)..."

Writing the IP extractor is easy, but I couldn't implement it.

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

No branches or pull requests

1 participant