Skip to main content

Improve RSS/Atom feeds

Project description

# Shitty Feed To Cool Feed (sf2cf)

Some RSS feeds do not actually include any "real" content: instead, they only
provide a link to a website, which makes reading your feeds in your favorite
feed reader harder than it should be.

Shitty Feed To Cool Feed (sf2cf) turns such a shitty RSS/Atom feed into a really
cool one, featuring the actual content users are interested in.

Some plugins come bundled with sf2cf, and users may write their own plugins in
order to support more websites (see HACKING).


## Installation

$ python3 setup.py install --user

OR

\# python3 setup.py install


## Usage example
List all the available plugins:
```sh
$ sf2cf -l
dilbert 0.1
This feed provider creates an ATOM feed similar to the one provided by
http://www.dilbert.com, but makes sure the comic is included.
```

Get more help about a given plugin:
```sh
$ sf2cf --help-dilbert
* DESCRIPTION
This feed provider creates an ATOM feed similar to the one provided by
http://www.dilbert.com, but makes sure the comic is included.

* SAMPLE CONF
[feed:dilbert]
plugin=dilbert
output=/path/to/output.xml
```

A configuration file must be provided to sf2cf. See the relevant plugin help for
its configuration documentation.
```sh
$ cat config.ini
[feed:dilbert]
plugin=dilbert
output=/home/user/rss-feeds/dilbert.xml
```

Then, one may run sf2cf like this:
```sh
$ sf2cf -c config.ini
[+] Loading dilbert
[+] Using http://www.dilbert.com/feed as an input feed.
[+] Writing the output feed to /home/user/rss-feeds/dilbert.xml.
```

This should probably done using cron(8).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sf2cf-0.1.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

sf2cf-0.1-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file sf2cf-0.1.tar.gz.

File metadata

  • Download URL: sf2cf-0.1.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sf2cf-0.1.tar.gz
Algorithm Hash digest
SHA256 86d2cf30172e982b01af43629ee092d4ac87c2d7c2a933819f9ea7ef4df096b5
MD5 7d6995b724fe9439f422fbc12f136c51
BLAKE2b-256 e1f93f789418b7c50af1bb9c11216eb7e16e15a4a0b584d1d41548b52f5fcccd

See more details on using hashes here.

File details

Details for the file sf2cf-0.1-py3-none-any.whl.

File metadata

  • Download URL: sf2cf-0.1-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sf2cf-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3da4d6495abc810bdf652b56e4560797c4c2a3af8b6412a4b7b8af19801d90c6
MD5 537fcdad9c69da8ff39ea2a833ea4f61
BLAKE2b-256 cf465d047f2545d869314c1f85c1a6d53a3d04d4d9f2cdb909f3dac44c3cc505

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page