Skip to content

Releases: michaelhelmick/lassie

0.11.11

Choose a tag to compare

@michaelhelmick michaelhelmick released this 20 Aug 14:33
  • Fix PyPI release

0.11.10

Choose a tag to compare

@michaelhelmick michaelhelmick released this 20 Aug 14:22
  • Add html to response dict when available.
  • Upgrade to GitHub Actions

0.11.8

Choose a tag to compare

@michaelhelmick michaelhelmick released this 16 Dec 20:08
  • Update requests dependency

0.11.2

Choose a tag to compare

@michaelhelmick michaelhelmick released this 01 Nov 20:11
  • Add support for OEmbed providers (YouTube)

0.10.0

Choose a tag to compare

@michaelhelmick michaelhelmick released this 03 Feb 15:20
  • 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

Choose a tag to compare

@michaelhelmick michaelhelmick released this 29 Jan 16:53
  • 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

Choose a tag to compare

@michaelhelmick michaelhelmick released this 21 Dec 13:31
  • Fix Python 3 support
  • Handle empty AMP image lists

0.8.6

Choose a tag to compare

@michaelhelmick michaelhelmick released this 17 Nov 16:51
  • Handle AMP image list of strings vs list of objects

0.8.5

Choose a tag to compare

@michaelhelmick michaelhelmick released this 03 Nov 17:20
  • Handle AMP data that is contained in a list
  • Retrieve videos and thumbnails (as images) from AMP VideoObjects

0.8.4

Choose a tag to compare

@michaelhelmick michaelhelmick released this 01 Nov 18:43
  • Fix issue where AMP images could be lists inside an object