Skip to content

Instantly share code, notes, and snippets.

@dandyraka
Created June 25, 2019 12:44
Show Gist options
  • Save dandyraka/e4b0715bf89c11d917fc2a3e61407ca8 to your computer and use it in GitHub Desktop.
Save dandyraka/e4b0715bf89c11d917fc2a3e61407ca8 to your computer and use it in GitHub Desktop.
jwplayer("myElement").setup({
sources: [{
"type": "video/mp4",
"file": "http://techslides.com/demos/sample-videos/small.mp4"
}],
controls: true,
title: "asasas",
logo: {
"file": "https://avatars2.githubusercontent.com/u/39638126",
"hide": false,
'link': 'https://jnckmedia.com/gdrive',
'margin': '20',
'position': 'top-right',
},
description: "Google Drive Bypass Limit Download by JNCK Media",
image: 'https://images.pexels.com/photos/2091393/pexels-photo-2091393.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500',
abouttext: "JNCK-DRIVE",
aboutlink: "https://jnckmedia.com/gdrive",
displaytitle: true,
aspectratio: false,
localization: false,
hlsjsdefault: true,
preload: 'metadata',
stretching: 'uniform',
displaydescription: true,
width: "100%",
height: "100%",
aspectratio: "16:9",
fullscreen: "true",
primary: 'html5',
hlshtml: false,
autostart: false,
mute: false
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment