Download files from CloudFlare CDN using PyCurl to solve permissions problems
When you use Python to download a file cached by CloudFlare CDN it's mandatory that you inform a good "User Agent" and also support SSLv3 connections, otherwise you will get a file with the name you requested but with the HTML below inside: Error 1010 Ray ID: 29xxxxxxxxxed • 2016-05-08 19:20:51 UTC Access denied What [...]