mirror of
https://github.com/jwilsson/spotify-web-api-php.git
synced 2026-04-27 16:05:51 +03:00
[GH-ISSUE #40] how to get full mp3 ? #24
Labels
No labels
bug
docs
enhancement
enhancement
enhancement
feedback wanted
good first issue
help wanted
help wanted
help wanted
invalid
pull-request
question
question
upstream
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-web-api-php#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @navneetccna on GitHub (Dec 25, 2015).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/40
i want to play full track is there any method to pull full track in place of only mp3 preview. what this link is dose actually ?
external_urls : https://open.spotify.com/track/5bVmuxniUeQh5dicBL6eQZ
i want to play song outside spotify is this possible ?
@skovmand commented on GitHub (Dec 25, 2015):
Hi.
That is not possible, at least as mp3. Maybe some method exists to make an
embedded web player, I'm not sure.
On 25 Dec 2015 11:12, "Navneet Garg" notifications@github.com wrote:
@jwilsson commented on GitHub (Jan 3, 2016):
Hi,
Sorry for the late reply.
As @skovmand has already pointed out, there isn't any possibility of this. There is an issue about it on the official Spotify Web API repo though.
There is, however, a HTML widget which will allow you to embed a player: https://developer.spotify.com/technologies/widgets/spotify-play-button/