https://github.com/matheus1lva/youtube-playlist-download
https://github.com/matheus1lva/youtube-playlist-download
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matheus1lva/youtube-playlist-download
- Owner: matheus1lva
- License: mpl-2.0
- Created: 2019-02-09T19:33:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T15:35:52.000Z (over 2 years ago)
- Last Synced: 2025-02-09T21:13:19.748Z (4 months ago)
- Language: JavaScript
- Size: 74.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# youtube-playlist-download
When you have a decent playlist on youtube and those songs are not available on spotify to hear on the fly... here is where this cli works for you.
It downloads all the songs from the playlist. All you need to do to install is:
`npm install -g youtube-playlist-dld`
## Usage
`youtube-playlist-dld `For e.g.: `youtube-playlist-dld http://youtube.com/aosidjaoisjd ./cool-musics`
It uses `ffmpeg` under the hood, which is installed on the fly based on the OS and architecture you have.