Maslosoft / Playlist

Create playlist from embeddable media
https://maslosoft.com/playlist/
Other
0 stars 0 forks source link

Dailymotion support #7

Open pmaselkowski opened 7 years ago

pmaselkowski commented 7 years ago

Adding support for dailymotion should be pretty simple (yeah, right):

  1. Getting thumb http://stackoverflow.com/questions/13173641/how-to-get-the-video-thumbnail-from-dailymotion-video-from-the-video-id-of-that
  2. https://developer.dailymotion.com/player#player-api-methods-play
pmaselkowski commented 7 years ago

Might be problem because player need to be destroyed when switching providers, see: dailymotion/dailymotion-sdk-js#26

pmaselkowski commented 7 years ago

There are issues when it's about to switch to next video