This repository has been archived on 2024-07-02. You can view files and clone it, but cannot push or open issues or pull requests.
NETFLIX-DL-6.1.0/install.requirements.bat

3 lines
47 B
Batchfile
Raw Permalink Normal View History

2021-12-27 21:54:34 +00:00
@echo off
pip install -r requirements.txt
pause