RahulShaw / LinuxAcademy-DL

Download videos from your LinuxAcademy account for offline viewing
MIT License
65 stars 44 forks source link

Download Failed #23

Closed honeyriar closed 4 years ago

honeyriar commented 4 years ago

Hi, I'm getting this issue everytime I run driver.py on line 85. "Login successful... Getting lesson links... Traceback (most recent call last): File "driver.py", line 85, in title = parsed_html.find('span', attrs={'class', 'course-title'}).text AttributeError: 'NoneType' object has no attribute 'text'

RahulShaw commented 4 years ago

This has been fixed in the latest commit.