Skip to content

crowdigit/ymm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YMM

Features

  1. Download music from Youtube
    • Download a video file as audio
    • Download a playlist as audio files
  2. Generate ReplayGain (EBU R128) MP3 tag on each file
  3. Manage downloaded files
    • Make structured directory by creator
    • Put files in its creators' directory
    • Let user change creator directory's name (not implemented yet)

Examples

  1. Download a video as mp3 example/single/main.go
  2. Download a playlist example/playlist/main.go

Downloaded files will be located at $XDG_DATA_HOME/ymm/music

How to download private video/playlist

  1. Make a merged cookie file
  2. Pass path to cookie file to NewYoutubeDLImpl

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages