Ezzpify / ClipToTube

Twitch clip to youtube
5 stars 1 forks source link

Twitch returning "error: (403) Forbidden" #5

Closed Pritesh1G closed 7 years ago

Pritesh1G commented 7 years ago

I managed to set it up and when I run it it adds the URLS sucessfully from the subreddit but while downloading I'm facing this issue.

Weberror at DownloadFile System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.WebClient.DownloadFile(Uri address, String fileName) at System.Net.WebClient.DownloadFile(String address, String fileName) at ClipToTube.Web.DownloadFile(String url) in C:\Users\Abc\Desktop\work\LiveS treamClips\ClipToTube\ClipToTube\ClipToTube\Web.cs:line 53 Weberror at DownloadFile System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.WebClient.DownloadFile(Uri address, String fileName) at System.Net.WebClient.DownloadFile(String address, String fileName) at ClipToTube.Web.DownloadFile(String url) in C:\Users\Abc\Desktop\work\LiveS treamClips\ClipToTube\ClipToTube\ClipToTube\Web.cs:line 53 Weberror at DownloadFile System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.WebClient.DownloadFile(Uri address, String fileName) at System.Net.WebClient.DownloadFile(String address, String fileName) at ClipToTube.Web.DownloadFile(String url) in C:\Users\Abc\Desktop\work\LiveS treamClips\ClipToTube\ClipToTube\ClipToTube\Web.cs:line 53 Weberror at DownloadFile System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.WebClient.DownloadFile(Uri address, String fileName) at System.Net.WebClient.DownloadFile(String address, String fileName) at ClipToTube.Web.DownloadFile(String url) in C:\Users\Abc\Desktop\work\LiveS treamClips\ClipToTube\ClipToTube\ClipToTube\Web.cs:line 53 Weberror at DownloadFile System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.WebClient.DownloadFile(Uri address, String fileName) at System.Net.WebClient.DownloadFile(String address, String fileName) at ClipToTube.Web.DownloadFile(String url) in C:\Users\Abc\Desktop\work\LiveS treamClips\ClipToTube\ClipToTube\ClipToTube\Web.cs:line 53 Weberror at DownloadFile System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.WebClient.DownloadFile(Uri address, String fileName) at System.Net.WebClient.DownloadFile(String address, String fileName) at ClipToTube.Web.DownloadFile(String url) in C:\Users\Abc\Desktop\work\LiveS treamClips\ClipToTube\ClipToTube\ClipToTube\Web.cs:line 53 Weberror at DownloadFile System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.WebClient.DownloadFile(Uri address, String fileName) at System.Net.WebClient.DownloadFile(String address, String fileName) at ClipToTube.Web.DownloadFile(String url) in C:\Users\Abc\Desktop\work\LiveS treamClips\ClipToTube\ClipToTube\ClipToTube\Web.cs:line 53

DNYLA commented 7 years ago

Also happening to me

ghost commented 7 years ago

+++

Pritesh1G commented 7 years ago

Did anyone manage to fix this issue?

Flodkozza commented 7 years ago

Any fix??

Pritesh1G commented 7 years ago

Don't think the developer is supporting it anymore, I messaged him on Reddit as well with no response.

Flodkozza commented 7 years ago

Oh man :C I spent the whole day messing with reddit login and youtube errors, finally got it to work and got this error.. I hate my life lul

DNYLA commented 7 years ago

yea im guessing its something to do with the API

Flodkozza commented 7 years ago

...RIP my spent time xD Im still trying but I think that must be fixed by developer/cant be fixed ;/

Pritesh1G commented 7 years ago

Yes, I spent a day as well to make this running, but I think the error has to do with something Twitch updated on their end.

swiftyspiffy commented 7 years ago

@Pritesh1G @EqualOwl @siriate @Djolezor

See PR I just made, fixes the problem. #6