knowbee / llvd

Linkedin Learning Video Downloader
https://pypi.org/project/llvd
MIT License
311 stars 84 forks source link

TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType' #88

Closed zaytiri closed 1 year ago

zaytiri commented 2 years ago

Hi, I'm currently using version 3.0.1 and every 1-2 videos this error occurs. I've already seen other old issues on this but even with the fix you did, it still throws an error on line 31 as seen as below:

Screenshot_1 Thanks!

knowbee commented 2 years ago

Could you please send me a link to the course where this occurred?

zaytiri commented 2 years ago

Yes!

Every course from this path: https://www.linkedin.com/learning/paths/improve-your-drawing-skills

And most of the courses from this path: https://www.linkedin.com/learning/paths/prepare-for-the-google-associate-android-developer-certification

But, the error also happened to me very randomly, although not frequently, on any course I was downloading, so maybe it's not something especific to these courses? But it happened mostly on these.

knowbee commented 2 years ago

Thank you; I'll look into it and come up with a solution.

knowbee commented 1 year ago

I was not able to see the problem my self, I will close this issue