中文(繁体)
輕量級 YouTube 下載器腳本。適用於影片和短片
要運行,只需將所有 YouTube 影片連結放入links.txt檔案中,然後運行以下命令。
links.txt
$ python ytd.py
您將在downloads/資料夾中看到下載的文件
downloads/
該腳本需要 pytube。使用 pip install 指令安裝
$ pip install pytube