spotify-to-ytmusic
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "spotify-to-ytmusic", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Convert songs from Spotify to YouTube Music!", | ||
@@ -36,3 +36,3 @@ "main": "index.js", | ||
}, | ||
"homepage": "https://itsgox.com/spotify-to-ytmusic" | ||
"homepage": "https://github.com/itsgox/spotify-to-ytmusic" | ||
} |
@@ -22,3 +22,3 @@ # Spotify to YouTube Music | ||
- To use **spotify-to-ytmusic**, first you need to provide your **[Spotify Credentials](https://www.avermedia.com/us/creator_central_spotify)**, in order to have access to the **Spotify API**. | ||
- You can only provide **`Tracks`** // **`Playlists`**, **`Albums`** and **`Podcasts`** are **NOT** supported! | ||
- You can only provide **Tracks** // **Playlists**, **Albums** and **Podcasts** are **`NOT`** supported! | ||
@@ -53,11 +53,8 @@ ## Example | ||
await spotifyToYoutubeMusic('https://open.spotify.com/track/4cOdK2wGLETKBW3PvgPWqT') | ||
``` | ||
```javascript | ||
await spotifyToYoutubeMusic('spotify:track:4cOdK2wGLETKBW3PvgPWqT') | ||
``` | ||
```javascript | ||
await spotifyToYoutubeMusic('https://api.spotify.com/v1/tracks/4cOdK2wGLETKBW3PvgPWqT') | ||
``` | ||
```javascript | ||
await spotifyToYoutubeMusic(['4cOdK2wGLETKBW3PvgPWqT','06JvOZ39sK8D8SqiqfaxDU']) | ||
``` |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
5319
58