這是一個下載live.me replays & shortvideos的小工具
需要先安裝python3, pip
先用pip安裝相關的套件
$pip install -r requirements.txt
$python3 replay_dl.py filename userid replay
filename:要存的檔名
userid:這個replay的主播id, 要先查好
replay:replay連結
$python3 shortvideo_dl.py filename shortvideo
filename:要存的檔名
shortvideo:短片連結
This is a tool for downloading live.me replays & shortvideos. Need python3 and pip
Install something need.
$pip install -r requirements.txt
$python3 replay_dl.py filename userid replay
filename:want to save as.
userid:userid of the replay owner. find yourself.
replay:replay link
$python3 shortvideo_dl.py filename shortvideo
filename:want to save as
shortvideo:shortvideo link