mspieth / rssdler

Automatically exported from code.google.com/p/rssdler
4 stars 0 forks source link

GZIP site not working #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Some sites require GZIP compression or they do not send the rss feed. GZIP
is not enabled

Original issue reported on code.google.com by linuxhac...@gmail.com on 30 Nov 2009 at 6:31

GoogleCodeExporter commented 8 years ago
Here is a patch to downloadFile to support GZIPped .torrent downloads. Patch 
against 0.4.2.

Original comment by swimf...@gmail.com on 15 Nov 2010 at 5:27

Attachments:

GoogleCodeExporter commented 8 years ago
It fixes downloading gzip-compressed .torrent files, not RSS feed. I've 
slightly modified, making "gzip, deflate" by default. As some sites produce 
longer feed in compressed form it reduces the chance to miss an item, at least 
when running from crontab.

Original comment by swell.k@gmail.com on 13 Mar 2011 at 10:45

Attachments: