Skip to content

Ewoodss/npo-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downloading from npo start

this project makes it possible to download from npo start

the following files should be downloaded and added to your path

  • ffmpeg version 6.0 and 7.0 are tested
  • yt-dlp version 2023.03.04 and 2024.03.10 are tested

other versions might work but are not tested

for windows users

winget install ffmpeg
winget install yt-dlp

for debian/ubuntu users

sudo apt install ffmpeg
sudo apt install yt-dlp

for macos

brew install ffmpeg
brew install yt-dlp

the following environment variables are required

  • AUTH_KEY: this is a key from the website getwvkeys this is used for decrypting the video stream
  • NPO_EMAIL: this is the email address used to login to the npo website
  • NPO_PASSW: this is the password used to login to the npo website

About

npo start download tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published