Skip to content

Releases: michaelhelmick/lassie

0.11.11

20 Aug 14:33
Compare
Choose a tag to compare
  • Fix PyPI release

0.11.10

20 Aug 14:22
Compare
Choose a tag to compare
  • Add html to response dict when available.
  • Upgrade to GitHub Actions

0.11.8

16 Dec 20:08
Compare
Choose a tag to compare
  • Update requests dependency

0.11.2

01 Nov 20:11
Compare
Choose a tag to compare
  • Add support for OEmbed providers (YouTube)

0.10.0

03 Feb 15:20
Compare
Choose a tag to compare
  • Fix issue where a website may have malformed HTML and no tag causing soup.html to be None (#60)
  • Updated beautifulsoup4 to 4.5.3
  • Update html5lib to 1.0b10

0.9.0

29 Jan 16:53
Compare
Choose a tag to compare
  • Added a default fake user agent to use instead of using python-requests/version (some websites will mark certain user agents as bot attempts)
  • Updated requests to 2.13.0

0.8.7

21 Dec 13:31
Compare
Choose a tag to compare
  • Fix Python 3 support
  • Handle empty AMP image lists

0.8.6

17 Nov 16:51
Compare
Choose a tag to compare
  • Handle AMP image list of strings vs list of objects

0.8.5

03 Nov 17:20
Compare
Choose a tag to compare
  • Handle AMP data that is contained in a list
  • Retrieve videos and thumbnails (as images) from AMP VideoObjects

0.8.4

01 Nov 18:43
Compare
Choose a tag to compare
  • Fix issue where AMP images could be lists inside an object