Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

it stopped working #1

Open
zenkomenko opened this issue Apr 15, 2021 · 1 comment
Open

it stopped working #1

zenkomenko opened this issue Apr 15, 2021 · 1 comment

Comments

@zenkomenko
Copy link

in get_info
self.hasil=[self.request,{"title":self.bs('a', attrs={"title":""})[0].text,"date":self.bs("b", attrs={"class":"blur"})[0].text,"video":list(filter(lambda x:x, map(lambda x:x["href"] if "token" in x["href"] else None, self.bs("a", attrs={"class":"abutton is-success is-fullwidth"}))))}, self.header]
IndexError: list index out of range

@TheStrangerDoctor
Copy link
Contributor

Hello there. Your issue is unclear. Can you please elaborate on the issue further? Also do provide some photos or video clips that show how, where, and when this issue is found. This could give other people better sense of the problem you are fixing. Looking forward!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants