mx-psi / fa-scraper

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

Remove `locale` dependency #49

Closed mx-psi closed 2 years ago

mx-psi commented 2 years ago

We only use locale for time parsing. If we do our own parsing we avoid having to deal with it, which is a big pain point for people.