1
Làm cách nào để thay đổi thư mục tập lệnh này lưu video đã tải xuống?
Tôi đang sử dụng HotstarLiveStreamer https://github.com/biezom/hotstarsportslivestreamer và tôi gặp khó khăn khi hiểu cách tôi có thể sửa đổi tập lệnh .bat cho phù hợp với mục đích của mình. @ echo off call set /p link=paste the link: call set last=%%link:~-1,1%% call set folder="%~dp0\videos\\" call set livestreamer="%~dp0\tools\livestreamer\\" call "%~dp0\tools\php5.4\php.exe" …