iiEpic / wco-dl

Educational Use Only
MIT License
31 stars 11 forks source link

halting due to 403 error #27

Closed joshuachris2001 closed 4 months ago

joshuachris2001 commented 2 years ago

I'm trying to download some shows and on start it states downloading show but nothing happens. I tried verbose and I get DEBUG: https://www.wcostream.com:443 "GET /show/name HTTP/1.1" 403 None

BackToTheThe commented 2 years ago

I'm having the same problem. Here is my error log:

DEBUG: You have successfully set the Debugging On.
DEBUG: Arguments Provided : Namespace(version=False, input=['https://www.wcostream.com/xxxx/yyyy'], highdef=False, episoderange='All', season='All', exclude=None, output=None, verbose=True)
DEBUG: Operating System : Linux - 5.13.0-52-generic - #59-Ubuntu SMP Wed Jun 15 20:17:13 UTC 2022
DEBUG: Python Version : 3.9.7 (64bit)
DEBUG: Starting new HTTPS connection (1): www.wcostream.com:443
DEBUG: https://www.wcostream.com:443 "GET /xxxx/yyyy HTTP/1.1" 403 None

The values of "xxxx" and "yyyy" are irrelevant, this happens every time, for every URL that's passed in.