You-get download slow solution

Statement of needs

System: windows10 64-bit
python: python3.7
When using you-get to download the video of station b before reinstalling the system, the speed is very fast, but after reinstalling the system, the download speed becomes very slow, only more than 200K per second. Later, after installing ffmpeg, it suddenly became very fast, so I put the solution here.

download ffmpeg

https://github.com/BtbN/FFmpeg-Builds/releases Go here to download the compiled windows version

Provide Baidu network disk
link: https://pan.baidu.com/s/1eyHykAeSmifs9hdGFGN7Zg
Extraction code: yn2z

Unzip after the download is complete

Add ffmpeg to environment variables

insert image description here

Find the bin directory under the decompression path

Add environment variables
insert image description here

insert image description here

insert image description here

Finish

Download again and it will be faster

about

Welcome to follow my blog

Guess you like

Origin blog.csdn.net/HYESC/article/details/126727741