Skip to content

Commit

Permalink
Merge pull request #5938 from nurbek91/Shaka_Player
Browse files Browse the repository at this point in the history
Add Shaka Player / Video Player
  • Loading branch information
AliasIO authored Mar 29, 2022
2 parents 5e48f08 + 35dbce2 commit 439f63e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/technologies/s.json
Original file line number Diff line number Diff line change
Expand Up @@ -1483,6 +1483,18 @@
"scriptSrc": "widget\\.sezzle\\.(?:in|com)",
"website": "https://sezzle.com/"
},
"Shaka Player": {
"cats": [
14
],
"description": "Shaka Player is an open-source JavaScript library for adaptive media.",
"icon": "Shaka Player.png",
"js": {
"shaka.Player.version": "v([\\d\\.-\\w]+)\\;version:\\1"
},
"oss": true,
"website": "https://github.com/shaka-project/shaka-player"
},
"Shanon": {
"cats": [
32
Expand Down

0 comments on commit 439f63e

Please sign in to comment.