Coder Social home page Coder Social logo

youtube-dl-gui's Introduction

Name

youtube-dl-gui

Description

youtube-dl is an excellent command-line program that allows downloading videos from YouTube. This project overlays that amazing functionality with a simple GUI interface to make video retrieval easier for those not comfortable with the command line. If this is you, I highly suggest you invest the time to learn the CL. In the meantime, I hope this app helps.

If you prefer a Python implementation, I suggest you look into the Python GUI version, off of which this project is based.

Development

Requirements

To build this application, you must have the Qt Project 4.6+ installed on your system, as well as cmake, and of course the original youtube-dl project should be installed and in your path.

This program is tested with youtube-dl version 2014.01.03. Earlier versions may work but are untested and officially unsupported.

Building

Follow the standard steps to building any cmake project.

git clone https://github.com/keelerm84/youtube-dl-gui
cd youtube-dl-gui/build
cmake ..
make

Bugs

Bugs and suggestions should be reported at https://github.com/keelerm84/youtube-dl-gui.

youtube-dl-gui's People

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.