|
pirms 6 mēnešiem | |
---|---|---|
LICENSE | pirms 1 gada | |
README.md | pirms 6 mēnešiem | |
rsscreator.py | pirms 6 mēnešiem | |
script slicer.py | pirms 6 mēnešiem |
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.