mx-psi / fa-scraper

A FilmAffinity web scraper compatible with Letterboxd
GNU General Public License v3.0
18 stars 9 forks source link

Improve errors #17

Open mx-psi opened 4 years ago

mx-psi commented 4 years ago

Provide sensible error messages:

Improve exception catching. Since the refactor to generators some except blocks are useless in their current position.

Ideally, all errors should show a message indicating users to report their issues here.