Commit Graph

9 Commits

Author SHA1 Message Date
Albert S. b01b396783 allow feed configs to overwrite proxy command 2017-08-11 16:42:37 +02:00
Albert S. 7d664e4752 when reading feed file names from feed directory, randomize them 2017-08-11 13:42:29 +02:00
Albert S. cb1a4c743c Use per-file config for feeds; allow to hard code fetcher for feed
More flexible and easier to handle than reading from the input file.
2017-08-11 13:14:39 +02:00
Albert S. 3a723b9440 Added fetchers concept: seperate scripts to fetch the feeds
Fetchers claim to be a certain client. They try to send the same
headers as the original client. That's better than a simple curl request
with a fake user agent, because curl doesn't send the other headers like
the original client and therefore its traffic stands out.
2017-08-11 12:57:30 +02:00
Albert S. 8a80aa0d6d syncnow support added 2017-06-21 12:23:53 +02:00
Albert S. b148780344 exit if input file does not exist 2017-06-21 12:14:34 +02:00
Albert S. 3dc43fb109 fixed typo, updated todo 2017-04-15 18:19:26 +02:00
Albert S. d53b17d189 print when we fail to fetch a url 2017-04-15 16:33:48 +02:00
Albert S. c257c13816 init 2017-04-15 16:24:28 +02:00