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 視頻地址 視頻地址 視頻地址

