Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
CSPAN gives 403 errors for each fragment #24461
Comments
|
I am getting this too with 2020.05.08 |
|
Note we are seeing this on cspan as well. Based on the origin, this may be more generalized to AWS Cloudfront HLS content protection: Speculation only, but the respond pattern is similar to when this is engaged. |
|
I don't know how to implement this in code, but the content can be downloaded properly by providing the server with a proper Referer and User-Agent header. |
|
True, the access is forbidden unless the
The program already uses a sensible |
Checklist
Verbose log
Description
I've tried downloading multiple videos from C-Span. It seems like the playlist is found, but the server is returning a 403 Forbidden, but I'm able to watch just fine in the browser.