Windows:: python setup.py py2exe Linux/Mac:: python setup.py install Build source distribution:: python setup.py sdist Build platform distribution:: python setup.py bdist
Linux Arch Linux (AUR) pip install -r requirements.txt Debian/Ubuntu pip3 install -r requirements.txt
MacOs sudo brew install phantomjs pip3 install -r requirements.txt
Windows requires python 3.3.5+ and ffmpeg installed and accessible from CMD pip install -r requirements.txtDisplay Help python __main__.py –help Or If Installed Use PrNdOwN
Download A Single Video in (1080p) python __main__.py -u or python __main__.py
Download A Single Audio (High Quality) python __main__.py -a 0 -x -u
Download A Single Video In Prevered quality python __main__.py -v 4k -u
Download A Single Audio File And Specify A Custom Output location python __main__.py -a 0 -x -o /home/ybenel/Music/ -u
Download A Video Playlist And Do Not Output Any Information About Video python __main__.py -p -u
Download A Video / Audio With Custom Config file python __main__.py -r -u
Download A Video / Audio List From a file python __main__.py -v 1080 -f links.txt
Download A Video / Audio With Aria2c For Fast Download Speeds python __main__.py -v 1080 -s
Download A Video / Audio With A Different Utility python __main__.py -v 1080 -t wget --external-args "-S --user-agent='PrNdOwN/9.1.1'" ```
- Use The Help Menu To See All Available Command Line option
- Read The Config File To Customize All Your Options
- In Linux You Can Set Your Config File Either In ‘~/.config/PrNdOwN’ Or Inside Of PrNdOwN itself
- In Windows Config File Can Only Be Available In PrNdOwN Itself
If You Have Ideas To Improve PrNdOwN, Then Fork This Repository And Push A Pull Request
- Multi Video Platform Downloader
- Download From Youtube - Soundcloud - Twitter - PH - Erotic Sites etc.
- HD Quality (depends on video(s) resolution)
- Multiple Qualities (4k - 2k - 1080p - 720p - 480p - 360)
- Fast Downloading Speed (Again Depends On Your Bandwidth Speed)
- Supports Proxy Through SOCKS/Http (You Might Get Slow Speed While Downloading)
- Download Multiple Choices (Playlist audio / video, single audio / video)
- Having Fun ⭐
- For Fast Download Speeds Please Install (Aria2)