|
发表于 2021-2-9 20:00:38
|
显示全部楼层
报错:
Exception in thread Thread-2:
Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
aid = self.DBV.BV_to_AV(BV)
File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
bv[8] *= 58
IndexError: list index out of range
Exception in thread Thread-3:
Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
aid = self.DBV.BV_to_AV(BV)
File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
bv[8] *= 58
IndexError: list index out of range
Exception in thread Thread-4:
Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
aid = self.DBV.BV_to_AV(BV)
File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
bv[8] *= 58
IndexError: list index out of range
Exception in thread Thread-5:
Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
aid = self.DBV.BV_to_AV(BV)
File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
bv[8] *= 58
IndexError: list index out of range
Exception in thread Thread-6:
Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
aid = self.DBV.BV_to_AV(BV)
File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
bv[8] *= 58
IndexError: list index out of range
Exception in thread Thread-7:
Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
Exception in thread Thread-8aid = self.DBV.BV_to_AV(BV):
Traceback (most recent call last):
File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
bv[8] *= 58self.run()
IndexError File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
: list index out of rangeself._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
aid = self.DBV.BV_to_AV(BV)
Exception in thread File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
Thread-9 :
bv[8] *= 58Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
IndexError : self.run()list index out of range
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
aid = self.DBV.BV_to_AV(BV)
File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
bv[8] *= 58
IndexError: list index out of range
Exception in thread Thread-10:
Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
aid = self.DBV.BV_to_AV(BV)
File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
bv[8] *= 58
IndexError: list index out of range
Exception in thread Thread-11:
Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
aid = self.DBV.BV_to_AV(BV)
File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
bv[8] *= 58
IndexError: list index out of range
Exception in thread Thread-12:
Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
aid = self.DBV.BV_to_AV(BV)
File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
bv[8] *= 58
IndexError: list index out of range
Exception in thread Thread-13:
Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
aid = self.DBV.BV_to_AV(BV)
File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
bv[8] *= 58
IndexError: list index out of range
Exception in thread Thread-14:
Traceback (most recent call last):
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\lenovo\Desktop\B站视频下载器\main.py", line 74, in main
aid = self.DBV.BV_to_AV(BV)
File "C:\Users\lenovo\Desktop\B站视频下载器\get_video.py", line 38, in BV_to_AV
bv[8] *= 58
IndexError: list index out of range |
|