This PR implements changes that remove support for data formats other than the Selig DAT Format. This has been changed due to the increasing database size, which often contained redundant or unused data. Furthermore, the usage of a single data format during data download allows for scraping process optimization, given the -newly implemented- non-iterative asynchronous scraping.
What's Changed
Full Changelog: v1.0.0...v1.1.0