krypton-byte / tiktok-downloader

Tiktok Downloader/Scraper using requests & bs4
https://tiktok-dl.id
GNU General Public License v3.0
303 stars 82 forks source link

it stopped working #1

Open zenkomenko opened 3 years ago

zenkomenko commented 3 years ago

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 commented 1 year ago

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!