Skip to content

download any youtube video or playlist directly to Apple Music

Notifications You must be signed in to change notification settings

unenglishable/yt-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt-music

running "one-click" via macos dock

setup

(complete all steps in INSTALLATION first)

then add the automator app to dock...

# cd yt-music/
open .

drag-and-drop yt-music.app to dock

usage

  1. copy a youtube video link (cmd+c)

  2. click on yt-music app in dock

  3. enjoy your music :)

running via command line

(complete all steps in INSTALLATION first)

yt-music "<video-link>"

OR

yt-music "<playlist-link>"

INSTALLATION (macOS)

requirements

brew update
brew upgrade
brew install yt-dlp ffmpeg

installing

git clone [email protected]:unenglishable/yt-music
cd yt-music
./link.sh

configuration (optional)

select a directory for files to be stored and processed in

~/.bashrc

# (defaults to $HOME/youtube)
export YT_MUSIC_DIR=$HOME/youtube

About

download any youtube video or playlist directly to Apple Music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages