r0oth3x49 / acloud-dl

A cross-platform python based utility to download courses from acloud.guru for personal offline use.
MIT License
351 stars 142 forks source link

Error occured for some chapters #32

Closed chimpa closed 4 years ago

chimpa commented 4 years ago

Following error happens when using this python script. 'NoneType' object has no attribute 'strip'

This happened when trying to download "Introduction to Ansible" course.

r0oth3x49 commented 4 years ago

@chimpa can you share more info? i can't reproduce the error.

neoluu commented 4 years ago

I've also gotten the same error with same course and some others:

[] : Downloading asset(s) [] : Downloading (004 My Coke Rewards Case Study.html) [*] : Asset : '004 My Coke Rewards Case Study.html' (download skipped). [-] : Exception : 'NoneType' object has no attribute 'strip'

r0oth3x49 commented 4 years ago

no updates closing the closing the issue.