Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ytm - YouTube Music Downloader

yt-dlp wrapper for downloading YouTube music as high-quality MP3 with embedded metadata and album art.

Features

  • Highest quality MP3 (320kbps)
  • Embedded metadata (title, artist)
  • Embedded album artwork (square cropped)
  • Age restriction bypass

Requirements

  • yt-dlp
  • ffmpeg

Installation

Termux

pkg install yt-dlp ffmpeg

Usage as function (add to .bashrc)

source ytm.sh
ytm "https://youtu.be/VIDEO_ID"

Usage as script

chmod +x ytm.sh
./ytm.sh "https://youtu.be/VIDEO_ID"

Output

Files are saved to /storage/emulated/0/Music/Samsung/

About

YouTube Music downloader - yt-dlp wrapper for high quality MP3 with metadata

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages