Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Shubhamrawat5/apple-playlist-downloader
apple music playlist downloader (mp3) in node js
https://github.com/Shubhamrawat5/apple-playlist-downloader
apple-music apple-music-downloader apple-music-playlist playlist-downloader
Last synced: 3 months ago
JSON representation
apple music playlist downloader (mp3) in node js
- Host: GitHub
- URL: https://github.com/Shubhamrawat5/apple-playlist-downloader
- Owner: Shubhamrawat5
- Created: 2021-02-10T17:37:33.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T05:42:20.000Z (5 months ago)
- Last Synced: 2024-08-14T06:48:55.979Z (5 months ago)
- Topics: apple-music, apple-music-downloader, apple-music-playlist, playlist-downloader
- Language: JavaScript
- Homepage:
- Size: 6.83 MB
- Stars: 93
- Watchers: 6
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apple-playlist-downloader 🎵
[✔️ Working as of 01-09-2023]
1. Open cmd/console
2. Clone repo - `git clone https://github.com/Shubhamrawat5/apple-playlist-downloader.git`
3. Open directory - `cd apple-playlist-downloader`
4. Install all dependencies - `npm install`
5. Run `npm start`
6. It'll ask for playlist url, paste it and press enter.Dummy Playlist_URL: `https://music.apple.com/fi/playlist/one-direction-essentials/pl.134ef3b46d32414e9b4b5a995a2f3ea7`
- Now a folder "songs" will be created.
- Playlist info will be extract and all the matching songs will start donwloading!
- It'll not download same song again if you rerun the code, So if any song is half downloaded then you can delete it from songs folder.
- Also there is 5% chance that song's some remix or different same name song will get downloaded... I'll be fixing this soon !## Screenshots 🚀
## Contribute & Issues 🚀
- Feel free to Contribute to improve this.
- Raise an Issue if you face any problem.