python main.py
请输入BV号:BV135yaYfESJ
获取的cid: 26380668878, aid: 113339556437692
下载链接请求失败: request was banned
Traceback (most recent call last):
File "/Users/shijianing/CodingTime/bili2text/main.py", line 9, in
foldername = run_split(filename)
File "/Users/shijianing/CodingTime/bili2text/exAudio.py", line 47, in run_split
flv_mp3(name, target_name=folder_name)
File "/Users/shijianing/CodingTime/bili2text/exAudio.py", line 8, in flv_mp3
clip = VideoFileClip(f'{folder}/{name}.mp4')
File "/opt/homebrew/Caskroom/miniconda/base/envs/testing/lib/python3.10/site-packages/moviepy/video/io/VideoFileClip.py", line 88, in init
self.reader = FFMPEG_VideoReader(filename, pix_fmt=pix_fmt,
File "/opt/homebrew/Caskroom/miniconda/base/envs/testing/lib/python3.10/site-packages/moviepy/video/io/ffmpeg_reader.py", line 35, in init
infos = ffmpeg_parse_infos(filename, print_infos, check_duration,
File "/opt/homebrew/Caskroom/miniconda/base/envs/testing/lib/python3.10/site-packages/moviepy/video/io/ffmpeg_reader.py", line 270, in ffmpeg_parse_infos
raise IOError(("MoviePy error: the file %s could not be found!\n"
OSError: MoviePy error: the file bilibili_video/None.mp4 could not be found!
Please check that you entered the correct path.
python main.py 请输入BV号:BV135yaYfESJ 获取的cid: 26380668878, aid: 113339556437692 下载链接请求失败: request was banned Traceback (most recent call last): File "/Users/shijianing/CodingTime/bili2text/main.py", line 9, in
foldername = run_split(filename)
File "/Users/shijianing/CodingTime/bili2text/exAudio.py", line 47, in run_split
flv_mp3(name, target_name=folder_name)
File "/Users/shijianing/CodingTime/bili2text/exAudio.py", line 8, in flv_mp3
clip = VideoFileClip(f'{folder}/{name}.mp4')
File "/opt/homebrew/Caskroom/miniconda/base/envs/testing/lib/python3.10/site-packages/moviepy/video/io/VideoFileClip.py", line 88, in init
self.reader = FFMPEG_VideoReader(filename, pix_fmt=pix_fmt,
File "/opt/homebrew/Caskroom/miniconda/base/envs/testing/lib/python3.10/site-packages/moviepy/video/io/ffmpeg_reader.py", line 35, in init
infos = ffmpeg_parse_infos(filename, print_infos, check_duration,
File "/opt/homebrew/Caskroom/miniconda/base/envs/testing/lib/python3.10/site-packages/moviepy/video/io/ffmpeg_reader.py", line 270, in ffmpeg_parse_infos
raise IOError(("MoviePy error: the file %s could not be found!\n"
OSError: MoviePy error: the file bilibili_video/None.mp4 could not be found!
Please check that you entered the correct path.