|
6 maanden geleden | |
---|---|---|
LICENSE | 1 jaar geleden | |
README.md | 6 maanden geleden | |
rsscreator.py | 6 maanden geleden | |
script slicer.py | 6 maanden geleden |
you can find here my small python project to make rss feeds for several websites. It's in Python3.
The dependencies are: -Python3 -Requests -BeautifulSoup -Feedgenerator
For Auvio (public french-speaking belgian broadcasting):
makefeedauvio($pid)
it'll create a feed under $pid.xml in the directory specified at the end of the rsscreator code. pid is the unique identifiant of each show on auvio. For example 5 is the JT 19H30.
The script slicer is abandoned.