You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I tried this scraper and noticed that only 2 first screenshots are valid. The rest ones are blank images encoded to base64 (data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw).
How to solve this issue?
Thank you.
The text was updated successfully, but these errors were encountered:
Hi,
I tried this scraper and noticed that only 2 first screenshots are valid. The rest ones are blank images encoded to base64 (data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw).
How to solve this issue?
Thank you.
edit vendor ->raul -> Scapper.php and replace the $info['screenshots'] with the below code :
Hi,
I tried this scraper and noticed that only 2 first screenshots are valid. The rest ones are blank images encoded to base64 (data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw).
How to solve this issue?
Thank you.
The text was updated successfully, but these errors were encountered: