Skip to content

Conversation

akuma06
Copy link
Contributor

@akuma06 akuma06 commented Mar 12, 2021

Link to related issue (if applicable)

As asked in #682, here is the PR for the dailymotion support.

Summary of proposed changes

Not much, code base wise, has changed, every changes on the original code is to add support for Dailymotion. I also added an example of a dailymotion video.
All the logic of the dailymotion plugin is in plugins/dailymotion.js.

akuma06 added 5 commits May 13, 2020 00:25
* DailyMotion doesn't support captions (captions.js)
* It provides a new api and sdk plus some config parameters (defaults.js)
* Added a new provider type and a regexp rule so it can be selected (types.js)
* Added a setup condition inside media.js
* Daillymotion Plugin moved inside plugins folder
* Added definitions for dailymotion parameters and providers (plyr.d.ts)
* Added new function isDailymotion, removed playback rate support for Dailymotion, added a destroy rule for DailyMotion (plyr.js)
* New i18n propertie for dailymotion (i18n.js)
Added a dailymotion video example inside index.html.
@akuma06 akuma06 mentioned this pull request Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants