Skip to content

Instantly share code, notes, and snippets.

View onetechgenius's full-sized avatar

Frank White onetechgenius

View GitHub Profile
//videojs-playlists.js
function playList(options,arg){
var player = this;
player.pl = player.pl || {};
var index = parseInt(options,10);
player.pl._guessVideoType = function(video){
var videoTypes = {
'webm' : 'video/webm',
@onetechgenius
onetechgenius / globaltv.m3u
Created March 22, 2017 16:56
Global IPTV Sample Playlist || Live TV || Future Ready Media
This file has been truncated, but you can view the full file.
#EXTM3U
#EXTINF:-1 tvg-ID="" tvg-name="FR:HD1" tvg-logo="" group-title="",FR:HD1
http://192.99.149.20:8080/live/grspan/sxlk2slkx/3085.ts
#EXTINF:-1 tvg-ID="" tvg-name="FR:Foot 24" tvg-logo="" group-title="",FR:Foot 24
http://192.99.149.20:8080/live/grspan/sxlk2slkx/1482.ts
#EXTINF:-1 tvg-ID="" tvg-name="FR:DISNEY CINEMA" tvg-logo="" group-title="",FR:DISNEY CINEMA
http://192.99.149.20:8080/live/grspan/sxlk2slkx/1473.ts
#EXTINF:-1 tvg-ID="" tvg-name="FR:CANAL SERIES" tvg-logo="" group-title="",FR:CANAL SERIES
http://192.99.149.20:8080/live/grspan/sxlk2slkx/3093.ts
#EXTINF:-1 tvg-ID="" tvg-name="FR:CANAL CINEMA" tvg-logo="" group-title="",FR:CANAL CINEMA
@onetechgenius
onetechgenius / index.html
Created February 9, 2017 03:44 — forked from anonymous/index.html
IPTV Setup Tutorial || Future Ready Media
<center>
<div class="container">
<a class="social fa fa-twitter" href="https://twitter.com/xbmchelper" target="_blank"></a> <a class="social fa fa-facebook" href="https://www.facebook.com/groups/worldwideiptv" target="_blank"></a> <a class="social fa fa-instagram" href="https://www.instagram.com/1techgenius/" target="_blank"></a> <a class="social fa fa-spotify" href="https://open.spotify.com/user/xbmchelper" target="_blank"></a> <a class="social fa fa-youtube" href="#https://www.youtube.com/user/XBMCHELPER"></a>
</div>
</center>
<hr>
<center>
<div id="google_translate_element">
@onetechgenius
onetechgenius / index.html
Created October 3, 2016 16:55 — forked from anonymous/index.html
pEWRPk
<title>LIVE TV - A Pen by fumanchew</title>
<link rel="stylesheet prefetch" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic">
<link rel="stylesheet prefetch" href="//fonts.googleapis.com/css?family=Tauri|Playfair+Display:400,400italic|Playfair+Display+SC&amp;subset=latin,latin-ext">
<style data-eqcss-read="true">
*,
@onetechgenius
onetechgenius / index.html
Created October 3, 2016 16:19 — forked from anonymous/index.html
pEWRPk
<title>LIVE TV - A Pen by fumanchew</title>
<link rel="stylesheet prefetch" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic">
<link rel="stylesheet prefetch" href="//fonts.googleapis.com/css?family=Tauri|Playfair+Display:400,400italic|Playfair+Display+SC&amp;subset=latin,latin-ext">
<style data-eqcss-read="true">
*,
*:before,
@onetechgenius
onetechgenius / index.html
Created October 3, 2016 16:18 — forked from anonymous/index.html
Sport TV Template
<title>LIVE TV - A Pen by fumanchew</title>
<link rel="stylesheet prefetch" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic">
<link rel="stylesheet prefetch" href="//fonts.googleapis.com/css?family=Tauri|Playfair+Display:400,400italic|Playfair+Display+SC&amp;subset=latin,latin-ext">
<style data-eqcss-read="true">
*,
*:before,
@onetechgenius
onetechgenius / index.html
Created May 2, 2016 01:54 — forked from anonymous/index.html
website test future ready media
<div id="branding" class="wf-td">
<a href="http://www.apptv.club/"><img class=" preload-me" srcset="http://cdn2.hubspot.net/hubfs/487640/Blog_Images/ROHEI_Future_Ready_SG50_5.jpg" width="283" height="42" alt="Future Ready Media" /><img class="mobile-logo preload-me" srcset=" https://dl.dropboxusercontent.com/u/537572325/image/rsz_futurereadysolutionslogo.png" width="300" height="45" alt="" /></a>
<div id="site-title" class="assistive-text">Future Ready Media</div>
<div id="site-description" class="assistive-text">Make Your TV Smarter</div>
</div>
<!-- !- Navigation -->
<nav id="navigation" class="wf-td">
<ul id="main-nav" class="fancy-rollovers wf-mobile-hidden gradient-decor underline-hover">
<li class=" menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-375 first has-children"><a href="#"><span>What is apptv.club</span></a><div class="sub-nav gradient-hover"><ul>
<html>
<script type="text/javascript">
...
// do: define HTML5 LocalStorage Extension configuration
LBP.LocalStorage.conf = {
options: {
volume: {
show: true,
ckbx: true