https://github.com/aniket965/youtube-sing
youtuber new song playlist downloader in mp3
https://github.com/aniket965/youtube-sing
youtube youtube-dl youtube-downloader youtube-playlist
Last synced: 8 months ago
JSON representation
youtuber new song playlist downloader in mp3
- Host: GitHub
- URL: https://github.com/aniket965/youtube-sing
- Owner: Aniket965
- License: mit
- Created: 2017-06-30T03:51:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T17:52:05.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T08:31:43.016Z (over 1 year ago)
- Topics: youtube, youtube-dl, youtube-downloader, youtube-playlist
- Language: JavaScript
- Size: 715 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# youtube-sing
youtuber new song playlist downloader in mp3
## installation
- for macos
```sh
brew install youtube-dl
npm install -g youtube-sing
```- for linux
> first install node-gyp ,see their [readme](https://github.com/nodejs/node-gyp/blob/master/README.md)
> install speaker module globally,see their [readme](https://www.npmjs.com/package/speaker)
> install [youtube-dl](https://rg3.github.io/youtube-dl/download.html)
> install youtube-sing globally using `npm install -g youtube-sing`# Usage
```sh
youtube-sing playlistcode
example -
youtube-sing bzW9fmwcmG4
```