iamrony777 / javinfo-api

An API to scrape Japanese adult video data from various sites
59 stars 17 forks source link

json issue for r18 #10

Closed signing-suntans0y closed 2 years ago

signing-suntans0y commented 2 years ago

r18.py line 37 extra_details["release_data"] = response.get("release_date").split(" ")[0]

misspelling, should be extra_details["release_date"]

This is causing json data return to be inconsistent from other provider sources.