noammaoz

Results 3 issues of 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 =...

The HttpHelper -> client.DownloadString(url); failed on "The remote server returned an error: (429) Too Many Requests."} System.Exception {System.Net.WebException}" is there anything that can be done in order to pass this...

Something is wrong with GetBytes function. I have tried the following code and it saved the file but the file can't be played: ``` var url = "https://www.youtube.com/watch?v=Sf5XYmNlhpY"; var youtube...