8000 (404) Not Found · Issue #379 · flagbug/YoutubeExtractor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.
This repository was archived by the owner on Sep 28, 2020. It is now read-only.
(404) Not Found #379
Open
Open
@noammaoz

Description

@noammaoz

I'm trying to download the https://www.youtube.com/watch?v=q0hyYWKXF0Q and i'm getting exception of "The remote server returned an error: (404) Not Found."

This is happening in Decipherer -> DecipherWithVersion
string jsUrl = string.Format("http://s.ytimg.com/yts/jsbin/player{0}.js", cipherVersion);
// jsURL is http://s.ytimg.com/yts/jsbin/player/45e4d51d/player_ias.vflset/en_US/base.js
string js = HttpHelper.DownloadString(jsUrl);

Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0