You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@lsRvGzPA14:/home/ubuntu/bili# python3 bilibili_video_download_v1.py
Imageio: 'ffmpeg.linux64' was not found on your computer; downloading it now.
Try 1. Download from https://github.com/imageio/imageio-binaries/raw/master/ffmpeg/ffmpeg.linux64 (27.2 MB)
Downloading: 3080192/28549024 bytes (10.8%)Error while fetching file: The read operation timed out.
Try 2. Download from https://github.com/imageio/imageio-binaries/raw/master/ffmpeg/ffmpeg.linux64 (27.2 MB)
Downloading: 819200/28549024 bytes (2.9%)Error while fetching file: The read operation timed out.
Try 3. Download from https://github.com/imageio/imageio-binaries/raw/master/ffmpeg/ffmpeg.linux64 (27.2 MB)
Downloading: 57344/28549024 bytes (0.2%)Error while fetching file: The read operation timed out.
Error while fetching file: The read operation timed out.
但是github源速度太慢了,而且这里似乎也改不了镜像。
我使用apt安装了ffmpeg,但是似乎不读取这个。
我也试着下载下来这个源文件ffmpeg.linux,不过不知道如何安装,也没有搜到相关教程
希望的解决方法
手动下载ffmpeg并安装的教程
读取apt 安装的ffmpeg软件(毕竟大部分其他软件都能读取
设置镜像源
The text was updated successfully, but these errors were encountered:
启用的时候会弹出下载的提示
但是github源速度太慢了,而且这里似乎也改不了镜像。
我使用apt安装了ffmpeg,但是似乎不读取这个。
我也试着下载下来这个源文件ffmpeg.linux,不过不知道如何安装,也没有搜到相关教程
希望的解决方法
The text was updated successfully, but these errors were encountered: