ko2sec/apkizer

Cannot find 'src' attribute under 'iframe_download' object

Closed this issue · 1 comments

apkizer stops running and breaks while downloading APKs, when there are variants of a specific version.

download_link = soup.find("iframe", {"id": "iframe_download"}).attrs["src"]

Screen Shot 2021-08-11 at 20 29 13

A hotfix is released for this issue and v1.0.1 is released.