Coder Social home page Coder Social logo

m1ndo / prndown Goto Github PK

View Code? Open in Web Editor NEW
27.0 4.0 15.0 70 KB

Multi Video Sharing Platform Downloader.

License: MIT License

Python 100.00%
video video-downloader youtube-downloader youtube-downloader-python soundcloud-downloader soundcloud-music-downloader downloader curl

prndown's Introduction

PrNdOwN

PrNdOwN Is a Tool To Download Ultra HD Videos From Multi Video Sharing Websites (Made Just For Fun)

Install On System

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

Manually (No Installation)

Install Requirements

           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.txt

Commands

Display 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'" ```

Important Notes

  • 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

Features

  • 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 ⭐

Optional Requirements

  • For Fast Download Speeds Please Install (Aria2)

Author: ybenel

LICENSE

[/MIT-LICENSE/]

prndown's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

prndown's Issues

THANKS!!!

Thank you very much. It's useful for me.
There are many pornhub download tools, and yours is the most useful, in my opinion.

[Help] Not downloading 1080p60

not downloading in 1080p60 (yes the I tried a lot 1080p videos)

as you wrote in README:

Features

  • Ultra HD Quality (1080,60FPS)
  • CUSTOM SETTINS (Change Your Prefered Quality In PrNdOwN.py)

my conf. in PrNdOwN.py:

'Video': {
        'format': 'bestvideo+bestaudio/best',
        'noplaylist': True,
        'postprocessors': [{
            'key': 'FFmpegVideoConvertor',
            'preferedformat': 'mp4',
            #'preferredquality': '137',
        }]
    },

Can you help me? btw when uncommenting the 'preferredquality': '137' it throws error

Great

I'd have to say this was a the best idea of mankind. Not only is it easy to download, but it has solved world problems. You have to be one the greatest minds of this century. Well done r2dr0dn.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.