使用you-get批量下载视频(yt-dlp同理更好用)
b站视频地址:https://www.bilibili.com/video/BV1v64y1m7RE
环境:要有python环境和ffmpeg工具(都添加到windows环境变量path)
文本去重工具地址:http://tool.chinaz.com/tools/textquchong
you-get项目地址:https://github.com/soimort/you-get#installation
Vscode下载地址:https://code.visualstudio.com/
Python下载地址:https://www.python.org/downloads/
FFmpeg下载地址:https://www.ffmpeg.org/
找到页面的a标签
for (var a of document.getElementsByTagName('a')) {console.log(a.href)}

找到对应的视频URL

这里每个都被执行了两次,说明页面有重复,需手动去重
使用https://tool.chinaz.com/tools/textquchong去重】
最后执行
you-get 视频地址 视频地址 视频地址


浙公网安备 33010602011771号