Giter Site home page Giter Site logo

youtube-downloaders's Introduction

youtube downloaders

it is required to have python and run pip install -r requirement.txt for installing the required packages

videoDownloader.cpp

it just uses yt-dlp and c++ to work the defult directory which the downloaded video will be downloaded to is "D:" this is ofcourse on windows

videoDownloaderV2.0.cpp

This also like the previous one but added some features like choosing the quality and filetype

videoDownloader_version_python.py

this one uses pytube package to run

How to run the cpp files

it is better to make the cpp file in the root directory as this will allow you to directly use it from the terminal just type in the terminal

to go to the root directory cd ~

to open the file exproler window start .

paste the cpp file there then compile the file in the terminal g++ filename.cpp -o OutputFilename

To run use

.\OutputFilename.exe "{add the url to the video}" -t {mp3/ mp4} -r {1080/ 720/ 360}

The inputs in the curly brackets are the options

!TODO

  • add user custom argument -o for the output file location to V2.0

youtube-downloaders's People

Contributors

feglawy avatar

Watchers

Kostas Georgiou 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.