Get started with plyr CDN
MIT licensed
Plyr is a lightweight, flexible HTML5 video player library for the web.
Tags:- HTML5 Video
- HTML5 Audio
- Media Player
Stable version
Copied!
How to start using plyr CDN
<!DOCTYPE html>
<html>
<head>
<title>Get started with plyr CDN - cdnhub.io</title>
<style>
#player { width: 100%; height: auto; }
</style>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/plyr.min.js"></script>
</head>
<body>
<video id="video" width="640" height="360" controls>
<source src="path/to/your/video.mp4" type="video/mp4">
<source src="path/to/your/video.webm" type="video/webm">
</video>
<script>
const player = new Plyr('#video');
</script>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
All versions
1.5.10
1.5.11
1.5.12
1.5.13
1.5.14
1.5.16
1.5.17
1.5.18
1.5.19
1.5.20
1.5.9
1.6.0
1.6.1
1.6.10
1.6.12
1.6.14
1.6.15
1.6.16
1.6.17
1.6.18
1.6.19
1.6.20
1.6.4
1.6.5
1.6.6
1.6.7
1.6.8
1.6.9
1.7.0
1.8.0
1.8.1
1.8.10
1.8.11
1.8.12
1.8.2
1.8.4
1.8.5
1.8.6
1.8.7
1.8.8
1.8.9
1.9.0
2.0.0
2.0.1
2.0.10
2.0.11
2.0.12
2.0.13
2.0.14
2.0.15
2.0.16
2.0.17
2.0.18
2.0.3
2.0.4
2.0.5
2.0.6
2.0.7
2.0.8
2.0.9
3.0.0
3.0.0-beta.10
3.0.0-beta.11
3.0.0-beta.12
3.0.0-beta.13
3.0.0-beta.14
3.0.0-beta.15
3.0.0-beta.16
3.0.0-beta.17
3.0.0-beta.18
3.0.0-beta.19
3.0.0-beta.20
3.0.0-beta.6
3.0.0-beta.7
3.0.0-beta.8
3.0.0-beta.9
3.0.1
3.0.10
3.0.11
3.0.2
3.0.3
3.0.4
3.0.5
3.0.6
3.0.7
3.0.8
3.0.9
3.1.0
3.1.0-beta.1
3.1.0-beta.2
3.2.0
3.2.1
3.2.2
3.2.3
3.2.4
3.3.10
3.3.11
3.3.12
3.3.13
3.3.14
3.3.15
3.3.16
3.3.17
3.3.18
3.3.19
3.3.20
3.3.21
3.3.22
3.3.23
3.3.3
3.3.5
3.3.6
3.3.7
3.3.8
3.3.9
3.4.0
3.4.0-beta.1
3.4.0-beta.2
3.4.1
3.4.2
3.4.3
3.4.4
3.4.5
3.4.6
3.4.7
3.4.8
3.5.0
3.5.1
3.5.10
3.5.2
3.5.3
3.5.4
3.5.5
3.5.6
3.5.7
3.5.8
3.5.9
3.6.1
3.6.10
3.6.11
3.6.12
3.6.2
3.6.3
3.6.4
3.6.5
3.6.6
3.6.7
3.6.8
3.6.9
3.7.0
3.7.1
3.7.2
3.7.3
3.7.4
3.7.5
3.7.6
3.7.7
*** 3.7.8