Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mpirescarvalho/youtube-downloader

Download videos from youtube πŸ’ΎπŸŽ₯
https://github.com/mpirescarvalho/youtube-downloader

chakra-ui download download-videos electron reactjs video youtube

Last synced: 3 months ago
JSON representation

Download videos from youtube πŸ’ΎπŸŽ₯

Awesome Lists containing this project

README

        

# Youtube Downloader


GitHub language count
GitHub top language
Release
Downloads
GitHub last commit
GitHub stars

Youtube Downloader is an electron based application that let's you easily browse and download youtube videos in any format of your choice. Search by keyword if you're trying to find a video or by URL if already know the specific video you're looking for. Download only the audio if desired.


Gitline

## Download

- **[Latest release](https://github.com/mpirescarvalho/youtube-downloader/releases/latest)**

## Features

| Feature | Status |
| -------------------- | ------ |
| Download video | βœ… |
| Download playlist | ⬛ |
| Download audio | βœ… |
| Split audio into separated tracks | βœ… |
| Choose format | βœ… |
| Choose download path | ⬛ |

>splitting audio into tracks is made based on silence analysis.

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/awesome`)
3. Commit your changes (`git commit -am 'Add awesome feature'`)
4. Push to the branch (`git push origin feature/awesome`)
5. Create a new Pull Request

## Building

You'll need [Node.js](https://nodejs.org) installed on your computer in order to build this app.

```bash
$ git clone https://github.com/mpirescarvalho/youtube-downloader.git
$ cd youtube-downloader
$ npm install
$ npm run dev
```

Runs the app in the development mode.

## Contact


made by Marcelo Carvalho


made by Marcelo Carvalho