NETFLIX-DL-6.1.0/install.requirements.bat

3 lines
47 B
Batchfile

@echo off
pip install -r requirements.txt
pause