NavpreetDevpuri / LyndaDownloader

Python script for downloading video courses from Lynda.com.
23 stars 5 forks source link

I got an error. #4

Closed HeinKoZin closed 4 years ago

HeinKoZin commented 4 years ago

I got an error like this :

Exercise File: exFile 11._Ethical_Hacking_Evading_IDS,_Firewalls,_andHoneypots(1h_52m) [0.34Mb]

  1. Ethical Hacking Evading IDS, Firewalls, and Honeypots (1h 52m) Total Videos : 31 [360p:156.91Mb, 540p:203.27Mb, 720p:329.39Mb]

    [360p:156.91Mb, 540p:203.27Mb, 720p:329.39Mb] Traceback (most recent call last): File "/content/LyndaDownloader/LyndaDownloaderLearningPaths.py", line 414, in download() File "/content/LyndaDownloader/LyndaDownloaderLearningPaths.py", line 97, in download downloadedsize = int(temp[1]) ValueError: invalid literal for int() with base 10: ' Firewalls'

NavpreetDevpuri commented 4 years ago

ur temp.txt file somehow changed to wrong values. u should try to download it again. u can skip videos by changing, I think textt.txt file

HeinKoZin commented 4 years ago

Thanks, bro. It worked fine.