Last active
February 8, 2023 13:35
-
-
Save curioustorvald/a4aabd2d2f0852ebc9d637d2965b0950 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python 녹화스크립트.py -u 스트리머_아이디 | |
rem 녹화스크립트.py에는 녹화스크립트 파일의 완전한 경로(C:\Users로 시작하는 거)를 입력해주세요 | |
rem 스트리머_아이디에는 녹화하고자 하는 스트리머의 트위치 아이디를 입력해주세요 | |
rem 밑에 있는 줄은 오류가 생겼을 때 창이 꺼지지 않게 하기 위한 것으로 지우지 말아주세요! | |
pause >nul |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment