Skip to content
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.

Extract soundcloud client_id and api js urls constants to a changeable variable #448

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jtomaszewski
Copy link

This way, I can use different soundcloud client_id just by Popcorn.SOUND_CLOUD_CLIENT_ID = "123"; before initializing a popcorn soundcloud wrapper.

This change is backward compatible - it just uses the old client_id token, if it hasnt been changed.

…n.SOUND_CLOUD_API_JS variables

... so we can replace the soundcloud js url, if we want to use our custom, forked version of their sdk
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant