Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 225 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 225 Bytes

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