GithubHelp home page GithubHelp logo

elhaban3ro / downtool-yt-dlp-gui Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 116.63 MB

This app was developed with the aim of being able to download videos from YouTube en masse without having to deal with pages full of advertising. Do you want to improve it? Go ahead :) Fork

Python 100.00%

downtool-yt-dlp-gui's Introduction

DownTool (YouTube Videos Downloader, NO ADS)

Welcome to DownTool, a tool to download youtube videos in bulk or individually.

The App is developed with the Tkinter GUI library and uses yt-dlp to download the videos. The formats in which the videos are downloaded are MP3 format for audio, and MP4 for video. As for the quality of the videos and audios, the best of the videos/audios is always taken, this can be easily changed by accessing the quality of the videos and in the download modules, change the format. Somewhere in the download modules there is a (commented) printout for you to get the qualities, this is not really what I need.

This app was developed with the goal of being able to download YouTube videos in mass without having to deal with pages full of ads. Do you want to improve it? Go ahead :) Fork

(1.6) What's new?

Update contain:

  • Fixed bugs to re run DownTool.

¿How Work?

It is quite easy. The program prompts you for an input, where you will enter your link.

You can do this either as a single link:

https://www.youtube.com/watch?v=-KkX7UVdTN8

Or several links separated by commas:

https://www.youtube.com/watch?v=nDZvMKfrzaM, https://www.youtube.com/watch?v=Mmp2gFwZXPs, https://www.youtube.com/watch?v=35Ui0XAkwmc, https://www.youtube.com/watch?v=SgnJdGXB3lE

If your case is to download even more massive videos, you can try passing the link of a public playlist:

https://www.youtube.com/playlist?list=PLzuFY9Ixj9Z6nf7z6t5YmPDTLBgksk8Ts

Or, if you prefer to download your favorite playlists from Spotify, just leave us your link!

https://open.spotify.com/playlist/03faf9Q9OSxLcfrtax9Wjn

Author Contact

Download Executable

Installation

Use pip to install requirements

  pip install -r requirements.txt

To run the program in development mode, once the requirements have been installed, simply run the DownApp.py file


If you want to create a package for your operating system, use the command:

  pyinstaller --windowed --icon=./Resources/Icons/DownTool_2.ico DownApp.py

And then move the Resources folder to dist/DownApp/.

We do this so that the resources like images or fonts work correctly. Once this is done you can use the executable. Next, you can remove the folder from the dist directory and delete these two: dist and build.

downtool-yt-dlp-gui's People

Contributors

elhaban3ro avatar

Stargazers

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