/GifFromRss

A script to extract som gif images from a rss feed

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

GifFromRss

A script to extract som gif images from a rss feed

Python librairies :

  • python-dateutil for dates
  • BeautifulSoup for parsing the html and search Gifs
  • feedparser for the rss feed
  • schedule for check updates