Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dangerdev004/ytmusic-downloader

Download Music from Youtube with metadata
https://github.com/dangerdev004/ytmusic-downloader

brew downloader ffmpeg git music shell termux yt-dlp

Last synced: 12 days ago
JSON representation

Download Music from Youtube with metadata

Awesome Lists containing this project

README

        

# ytmusic-downloader
Download Music from "YouTube Music" with metadata
1. Download the script
2. Give permissions

sudo chmod +x ./musicdownloader.sh
3. Run the script

./musicdownloader.sh
4. Enter the link of song or playlist you want to download
6. Enjoy the music.

## Additional Steps for Android
1. **[Download Termux from Fdroid](https://f-droid.org/en/packages/com.termux/)**
2. Install git using

pkg install git ffmpeg python
3. Install yt-dlp

pip install yt-dlp
4. Then run the script as normal.

## Steps for Windows
1. **[Download Git](https://git-scm.com/downloads)**
2. **[Download yt-dlp](https://github.com/yt-dlp/yt-dlp#installation)**
3. **[Download ffmpeg](http://ffmpeg.org/download.html)**
4. Clone this repo or download zip

git clone https://github.com/dangerdev004/ytmusic-downloader.git
5. Run **musicdownloader.sh** in git bash

#### Note: You can download all these packages using winget as well.

## Steps for MacOS
1. **[Install Homebrew](https://brew.sh/)**
2. Install yt-dlp,ffmpeg,git using

brew install yt-dlp ffmpeg git
3. Clone the repo and run the script in terminal as normal
#### Note: You can download these Packages manually as well.

## Disclaimer
This project and its contents are not affiliated with, funded, authorized, endorsed by, or in any way associated with YouTube, Google LLC or any of its affiliates and subsidiaries.

Any trademark, service mark, trade name, or other intellectual property rights used in this project are owned by the respective owners.

### Read the [wiki](https://github.com/dangerdev004/ytmusic-downloader/wiki/Common-Issues) if you are having problems

### This is a personal project please be patient if any issue arises.

#### Note: It is advised to use music.youtube.com for better covers but this is not compulsory.