Open ksanthosh82 opened 4 years ago
Please fill the entire bug report, providing all the details. This error was faced by many others, look through the closed issues.
Hi, Adding screenshots for more detils.
Context
Describe the bug Encountered with "TypeError" exception while trying to download the lectures.
Screenshots
The program runs into an error when tries to execute the statmenet
Program Output:
The log error is this.
<class 'TypeError'> 'NoneType' object is not subscriptable <traceback object at 0x7f67d5f2ce80>
Traceback (most recent call last):
File "ilc_scrape.py", line 349, in
Hi, When I installed all dependencies and tried extracting the videos, I am facing below errors
<class 'TypeError'> 'NoneType' object is not subscriptable....
Kind of tried skipping such none types but getting below error
Downloading using ffmpeg ffmpeg error: [hls @ 0x3876a80] Error when loading first segment
Can you please assist here?