Disclaimer
This repository and its contents are published for educational purposes only.
Installation
git clone https://gitea.quinten0508.com/quinten/npo
cd npo
- Download N_m3u8DL-RE and mp4decrypt
pip install -r requirements.txt
Usage
- Extract key:
python npo_new.py -url <url>
- Download single URL:
python 'npo all-in-one.py' -url <url>
- Download batch URLs:
python 'npo all-in-one.py' -file <file>
Description
Languages
Python
100%