|
před 6 měsíci | |
---|---|---|
LICENSE | před 1 rokem | |
README.md | před 6 měsíci | |
rsscreator.py | před 6 měsíci | |
script slicer.py | před 6 měsíci |
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.