⚠️ Please be aware that the new typing system implemented in #170 will make usage of old parsing result json files unavailable.
⚠️ Please remember to update the dependencies after updating the code
pip install -r requirements.txt
changelog:
- [refactoring] use typehinting and Movie type - #170
- [bugfix] handle Criticker cookie notice banner - #207
- [bugfix] handle new iCheckMovies login form - #205
- [bugifx] handle Listal login failing - #209
- [refactoring] use new Selenium API - #184
- [refactoring] fix CI pipelines - #201
- [enhancement] adapt to new IMDB movie detail page - #142
- [refactoring] use f-strings where possible
- [bugfix] fix parser/inserter matching - #174
- [enhancement] adapt to new html markup in Allocine and Moviepilot
- [bugfix] fix FilmAffinity parser
- [bugfix] fix Letterboxd cookie banner handling - #143
Full Changelog: v0.13...v1.0