neverpanic / google-font-download

Locally host Google's web fonts
https://neverpanic.de/blog/2014/03/19/downloading-google-web-fonts-for-local-hosting/
BSD 2-Clause "Simplified" License
706 stars 72 forks source link

Refactor parsing logic #28

Open dpeukert opened 4 years ago

dpeukert commented 4 years ago

This PR consolidates the URL parsing logic to one place and adds more tests to verify that it works correctly. I've also added basic v2 API URL handling (throwing an error), which I plan on expanding upon with #27.