Skip to content

Instantly share code, notes, and snippets.

@grappler
Last active November 23, 2025 18:57
Show Gist options
  • Select an option

  • Save grappler/4656897 to your computer and use it in GitHub Desktop.

Select an option

Save grappler/4656897 to your computer and use it in GitHub Desktop.
<script type="text/javascript" src="//cdn.jsdelivr.net/jwplayer/5.10/jwplayer.js"></script>
<div id="player_1"></div>
<script type="text/javascript">// <![CDATA[
jwplayer('player_1').setup({
file: "http://testing.grappler.tk/files/2013/01/trailer_1080p.mp4",
width: "100%",
height: "100%",
stretching: "fill",
flashplayer:"//cdn.jsdelivr.net/jwplayer/5.10/player.swf"
});
// ]]></script>
@mohanad1980
Copy link
Copy Markdown

hello

@kicktv
Copy link
Copy Markdown

kicktv commented Nov 22, 2025

Although the Jw Player5 is old, it still works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment