kallqvist / skillshare-downloader

MIT License
312 stars 105 forks source link

Implemented cloudscraper as a workaround for 403 error during video fetch, fixes #32 #33

Closed rohshr closed 4 years ago

rohshr commented 4 years ago

The requests for the video were getting denied by a 403 error due to Cloudflare. The regular requests were replaced with a cloudscraper request to overcome the problem.

silverbret1709 commented 4 years ago

cannot fix 403 error

Risath commented 4 years ago

See https://github.com/kallqvist/skillshare-downloader/issues/32#issuecomment-660464080

kallqvist commented 4 years ago

Closed since it seems header changes in #37 might be enough