BiliBili video download gadget based on tkinter framework

Last weekend, it took about two and a half days to make a BiliBili video download gadget. No, kids will not be able to use it for the exam next Tuesday!

Sure enough, you have enough food and clothing yourself, let's take a brief look at the screenshots of the operation:

 I have embedded 3 functions: the top 100 video download, single video download, and online video series video batch download

Advantages: using multi-threading, the speed will be slightly faster than the market, and as long as the download video supported by you-get, it should be downloadable through a single link, so videos waiting on Youtube can also be downloaded through [single video] , Because the interface is different in batches, an error may be reported

Disadvantages: The function of custom folders has not been added yet, and there is a small problem with exe packaging. You should write separate pages for different you-get supported websites!

First run the ranking version:

 The average speed is 2M+, and the video is downloaded while automatically climbing down the barrage. The videos are all 1080P

Run a single video again ( Take Hunyuan Taiji Master Teacher Ma as an example ):

Finally, the most important thing is of course the download of the online video series. Isn't this what children need before the exam?

Take the upcoming [Digital Signal Processing] as an example:

There are 64 videos, about 12G, and you can get full knowledge after running for at most 1.5 hours. Isn't it fragrant?

[Note] Do not move and delete the [background picture] in the compressed package, otherwise there will be bugs in this operation!

Okay, to the stage of obtaining the compressed package that you are most concerned about:

Follow the WeChat public account [Konggu Xiaoyulan] and reply [B station crawler] to get it! However, some third-party libraries need to be installed for successful operation, such as pillow, requests, etc.

Guess you like

Origin blog.csdn.net/weixin_43862765/article/details/109484343