Releases: michaelhelmick/lassie
Releases · michaelhelmick/lassie
Release list
0.11.11
0.11.10
- Add
htmlto response dict when available. - Upgrade to GitHub Actions
0.11.8
0.11.2
- Add support for OEmbed providers (YouTube)
0.10.0
- 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
- 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
- Fix Python 3 support
- Handle empty AMP image lists
0.8.6
- Handle AMP image list of strings vs list of objects
0.8.5
- Handle AMP data that is contained in a list
- Retrieve videos and thumbnails (as images) from AMP VideoObjects
0.8.4
- Fix issue where AMP images could be lists inside an object