videojs-soundcloud icon indicating copy to clipboard operation
videojs-soundcloud copied to clipboard

A videojs plugin to support soundcloud links

Results 7 videojs-soundcloud issues
Sort by recently updated
recently updated
newest added

A dockerfile that mimicks the env on travis would be good in order to make sure stuff works and that it will keep doing so in a test-env

- [ ] Check if `createEl` should return a new unique element at each call - [ ] Ensure SC.Widget targets the right element for its instance But maybe since...

Old firefox versions, no chrome / chromium tests on Travis CI, doesn't work with old videojs versions anymore nor with new ones. This needs proper versioning and testing.

bug
enhancement

A simple installation through bower should be possible. Edit: _should_ as is should be made possible.

Linked to #1 , in accordance with the [API terms and conditions](http://developers.soundcloud.com/docs/api/terms-of-use) we need to adhere to [Attribution and Branding](http://developers.soundcloud.com/docs/api/terms-of-use#branding). Most importantly: > **Attribution** > > When displaying or streaming...

The artwork from a soundcloud track isn't being displayed by the player.

Soundcloud playlists (sets in soundcloud lingo) can be supported. [videojs-youtube](https://github.com/eXon/videojs-youtube) does support playlists after all...