Skip to content

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

@WeeeeeeeeeeS

Description

@WeeeeeeeeeeS

(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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions