Add support for fetching information from Deezer

This commit is contained in:
absidue
2021-10-27 22:09:53 +02:00
parent 2d91c2437b
commit 2aea9f0deb
7 changed files with 938 additions and 6 deletions

View File

@@ -47,3 +47,4 @@ const play = require('play-dl') //JS importing
- [YouTube](https://github.com/play-dl/play-dl/tree/main/docs/YouTube#youtube)
- [Spotify](https://github.com/play-dl/play-dl/tree/main/docs/Spotify#spotify)
- [SoundCloud](https://github.com/play-dl/play-dl/tree/main/docs/SoundCloud)
- [Deezer](https://github.com/play-dl/play-dl/tree/main/docs/Deezer)