Skip to content

Releases: opentoolbox-gh/ypd

v0.1.0

23 Apr 13:31
Compare
Choose a tag to compare

Youtube playlist downloader

A cli that takes a playlist url, fetch songs on the playlist, converts the songs into mp3s and downloads the converted songs to the current directory

Usage

  1. Download ypd binary for your system from the latest release here
  2. Install ypd and include it in the $PATH or system's environment variables
  3. Download your songs playlists as mp3. ( only public playlists can be downloaded, also downloading youtube mixed. is not possible )
$ ypd "<playlist-url>"

!! The Quotes are not optional !!

  1. Enjoy.

Contributing

This thing is bug in some way, so don't hesitate, folk it, fix something and merge for yourself. :) you'll be helping a lot.

Licence

None :man_shrugging


By @regisrex

v0.0.0-3

22 Apr 16:01
234b9b2
Compare
Choose a tag to compare
v0.0.0-3 Pre-release
Pre-release

Full Changelog: v0.0.0-2...v0.0.0-3