UltimaScraper
UltimaScraper copied to clipboard
Fixes #1761
Certain model failed to retrieve throwing a KeyError.
Traced the bug to this line. Downstream the author is accessed via a dict's get method, so I defaulted to an empty dict.
Already fixed in the new main repo
https://github.com/DIGITALCRIMINAL/OnlyFans/pull/1627