div = html_text.find_all("div", class_="fp-player")[0]
IndexError: list index out of range
请问有什么问题???