Advertisement
StevoLopata

rohie

Aug 10th, 2018
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <html class='' xmlns='https://www.w3.org/1999/xhtml' xmlns:b='https://www.google.com/2005/gml/b' xmlns:data='https://www.google.com/2005/gml/data' xmlns:expr='https://www.google.com/2005/gml/expr'><head><style type='text/css'/><style type='text/css'>.fancybox-margin{margin-right:0px;}</style>
  3. <b:skin><![CDATA[
  4. ]]></b:skin></head><body><div style='clear:both;'/>
  5. <title>Player</title>
  6. <style>
  7. body{margin:0;padding:0; background: #000; font-family: helvetica, arial, sans-serif; color: #fff; font-size: 28px;}
  8. </style>
  9.  
  10. <b:section id='fixelements' showaddelement='no'/>
  11.  
  12. <script type="text/javascript" src="https://cdn.jsdelivr.net/clappr/latest/clappr.min.js"></script>
  13. <script type="text/javascript" src="http://cdn.jsdelivr.net/clappr.level-selector/latest/level-selector.min.js"></script>
  14. <script src="https://cdn.jsdelivr.net/npm/clappr-chromecast-plugin@latest/dist/clappr-chromecast-plugin.min.js"></script>
  15. <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clappr-pip-plugin@latest/dist/clappr-pip-plugin.js"></script>
  16.  
  17.  
  18. <body>
  19. <div id="player"></div>
  20. <script>
  21. var player = new Clappr.Player({parentId: "#player", plugins: [LevelSelector, ChromecastPlugin, ClapprPIPPlugin], source: "https://cflive-use.live-delivery.ooyala.com/out/u/229ymkag04945/47812/d5bjc1ZjE6M9G4Jo-xqnVJIAlA7bmtRD/cn/2b10e4aca5344424827aff91d2e55ec4.m3u8?secure_ios_token=aDB2c1hOTllnWGgvT2EwdW9kZzlsOWQ1M0U1THFycURKR21oUHJLNEJRNGFzd2k5R3Z0azdTbGE5NTNrCjZYblF6dHh3R1ZZM1hBaWM4VjZtMm1MWlhnPT0K", levelSelectorConfig: {title: 'Quality', labels: {6: '1080p', 5: '720p', 4: '540p', 3: '432p', 2: '360p', 1: '270p', 0: '234p'}}, chromecast: {appId: '9DFB77C0', contentType: 'video/mp4', media: {type: ChromecastPlugin.Movie, title: '/wooo/tube'}}, height:'100%', width:'100%'});
  22. </script>
  23.  
  24. </body>
  25. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement