Giter Club home page Giter Club logo

qutube-dl's Introduction

This is a free youtube video downloader. It is a Qt based GUI frontend for youtube-dl. (See https://github.com/rg3/youtube-dl)

HOW TO COMPILE.

unpack the file in your preferred location

type the following:

cd Qutube-dl

qmake Qutube-dl.pro

make

you may also use QtCreator to compile.

SETUP AFTER COMPILATION

Create a folder 'Qutube-dl' Move the executable (.exe for windows users) file just compiled into the folder.

Windows users add the bin directory of your Qt installation (e.g. <QT_DIR\bin>) to the PATH variable and then run:

windeployqt 'path to Qutube-dl executable' 

Create a new folder 'youtube-dl' within 'Qutube-dl' folder download the latest version of youtube-dl from https://rg3.github.io/youtube-dl/ and place within 'youtube-dl' folder.

Windows users must download the 'Windows executable that includes Python.' Linux users must download python version by typing

wget https://yt-dl.org/downloads/latest/youtube-dl

HOW TO USE

copy and paste the video url in the box labelled 'Url'

You may directly press button 'Go!' to download the video to your desired location. alt tag

You may check the available versions by clicking 'Available Format?' button.
Look for numbers under 'format code' in the output if you click the 'Available Format?' button.Enter the desired format code in 'Format code' box and press 'Go!'

alt tag alt tag alt tag

Thanks for using Qutube-dl!

qutube-dl's People

Contributors

samadritakarmakar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.