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.
Files
NETFLIX-DL-6.1.0/install.requirements.bat

3 lines
47 B
Batchfile
Raw Permalink Normal View History

2021-12-28 03:24:34 +05:30
@echo off
pip install -r requirements.txt
pause