Git Product home page Git Product logo

mediadownloader's Introduction

Media Downloader

Media downloader is an application created with Python 3 to help download media files from youtube. The frontend of the is application was created with Qt framework, a free and open-source widget library for creating GUIs. To download a media file, you input the url of file of intereset, the application then downloads it for you.

Quick Start

To run this app, follow below steps. NB you need Python 3 to run this application
  • Clone this repository :
     git clone https://github.com/ekmahama/mediaDownloader.git 
  • cd mediaDownloader 
  • pip install -r requirements.txt
  • python myapp.py
  • After the above command, a window will pop up. Provide url to media you want to download, select path to save the media

Package dependencies

  • PySide2==5.15.2
  • shiboken2==5.15.2
  • youtube-dl==2021.6.6

Screenshots

Step 1: Run my app as described in Qiuck start

step1

Step 2: Provide path of media to download and select save location

step1

Step 3: Click on the download button

step1

Downloaded file

step1

mediadownloader's People

Contributors

ekmahama avatar

Watchers

 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.