/VRT-NU-Downloader

A python application for downloading whole seasons of series available on VRT NU, made with BeautifulSoup and youtube-dl.

Primary LanguagePython

VRT NU Downloader

A python application for downloading whole seasons of series available on VRT NU, made with BeautifulSoup and youtube-dl.

Dependencies

The dependencies for this python application are defined in the requirements.txt file. Install them with

pip3 install -r requirements.txt

Usage

Open the folder where the app.py file is located. Open it and it will be clear. It automatically creates a new directory inside the directory where the app.py is located where the episodes will be stored.

python3 app.py

Example how it will look like

Example

Contributing

You can do whatever you want with this repository! Let me know if something is wrong or if you want to help.