Merge: contrib/rss_downloader: compressed feeds and report errors
authorJean Privat <jean@pryen.org>
Thu, 30 Jul 2015 00:04:22 +0000 (20:04 -0400)
committerJean Privat <jean@pryen.org>
Thu, 30 Jul 2015 00:04:22 +0000 (20:04 -0400)
commit424288bd34be887c3e297572e56ee4787e8c9576
treec5f87595c6b58b4cea4fbb94711a19bbb18e0994
parent2ecf60dc7f42e76e3dd94a1f93d49b061ddb60bb
parent86c35e50bc8204346435f52194523a03cc71f0b3
Merge: contrib/rss_downloader: compressed feeds and report errors

This PR adds a few features to rss_downloader to support more RSS feeds. It can be configured to decompress the feed and to customize the tag to find the download link. The output has be improved, both on normal behavior and on errors.

As a bonus, add the program I used to debug the RSS feeds as an example for the `dom` module.

Pull-Request: #1590
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>