Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

(404) Not Found #379

Open
noammaoz opened this issue Apr 26, 2020 · 0 comments
Open

(404) Not Found #379

noammaoz opened this issue Apr 26, 2020 · 0 comments

Comments

@noammaoz
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant