Open hb-0 opened 1 year ago
root@22-8-4-1505:~/local/JableTVDownload# python3 main.py 輸入jable網址:https://jable.tv/videos/fsdss-232/ Traceback (most recent call last): File "main.py", line 50, in m3u8url = result[0] TypeError: 'NoneType' object is not subscriptable
This is the anti-crawler mechanism of the URL that causes the content of the URL to be unavailable.
root@22-8-4-1505:~/local/JableTVDownload# python3 main.py 輸入jable網址:https://jable.tv/videos/fsdss-232/ Traceback (most recent call last): File "main.py", line 50, in
m3u8url = result[0]
TypeError: 'NoneType' object is not subscriptable