GithubHelp home page GithubHelp logo

kaydeejay / videosdownloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mcheca/videosdownloader

0.0 0.0 0.0 35 KB

Downloads videos and playlists from YouTube, Twitter, Instagram, Tik Tok and many other platforms

JavaScript 100.00%

videosdownloader's Introduction

Videos Downloader

Project based on youtube-dl that allows user download single videos or videos playlists in a simple way.

You can see all the platforms where you can download videos in this link, some of the available platforms are Youtube, Twitter, Instagram, TikTok, Vimeo, Udemy and hundreds of other popular platforms.

Prerequistes

Python >= 3.7

NodeJs >= 18

Download ffmpeg and move the ffmpeg, ffplay and ffprobe files inside the "ffmpeg" folder of this repository.

Install the required dependencies with npm install

Usage

You can run the program with npm start, once it is running some questions will prompt on your terminal.

The first question will ask you if you are going to download a single video or a playlist First question

In the second question you have to input the url of the video or playlist you are going to download Second question

Finally you will be asked if you want to download only the audio of the videos (it will be downloaded in .mp3) or if you want to download audio and video (.mp4) Third question

Once the process have finished, you can check the downloads folder where you will see the downloaded files.

Features

To download playlist it will use multithreading in order to optimise the download time. To do this it will split the playlist items and distribute them in all the cpu cores that are available in the system.

Eg: If your cpu has 4 cores, it will download 4 videos at once.

videosdownloader's People

Contributors

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