- Added: New low-level clients for RealDebrid, AllDebrid and Premiumize
- Each method maps to a public API endpoint
- Returned types map to the JSON bodies of the public API responses
- Renamed previous clients to
LegacyClient
- This way users can update from v0.1.0 to v0.2.0 and iteratively switch to using the low-level clients if desired