Skip to content

Instantly share code, notes, and snippets.

View noestreich's full-sized avatar

noestreich

  • Berlin
View GitHub Profile
#ZDF
http://zdf0304-lh.akamaihd.net/i/de03_v1@392855/master.m3u8?dw=0
http://zdf0304-lh.akamaihd.net/i/de04_v1@392856/master.m3u8?dw=0
http://zdf0506-lh.akamaihd.net/i/de05_v1@392857/master.m3u8?dw=0
http://zdf0506-lh.akamaihd.net/i/de06_v1@392858/master.m3u8?dw=0
http://zdf0708-lh.akamaihd.net/i/de07_v1@392868/master.m3u8?dw=0
http://zdf0708-lh.akamaihd.net/i/de08_v1@392869/master.m3u8?dw=0
#NDR Spezial
http://ndr_spezial-lh.akamaihd.net/i/spezial_1@119227/master.m3u8
http://ndr_spezial-lh.akamaihd.net/i/spezial_2@119228/master.m3u8
{
"profiles": [
{
"name": "Default profile",
"selected": true,
"simple_modifications": {
"right_option": "delete_forward"
}
}
]
@noestreich
noestreich / index.html
Last active May 31, 2021 10:09
Fritz!Box LED-Schalter
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>FritzBox LEDs an/aus</title>
<link rel="shortcut icon" type="image/x-ico" href="http://fritz.box/favicon.ico" />
<link rel="stylesheet" type="text/css" href="fbled.css" />
</head>
<body>
<header>
<img src="http://fritz.box/favicon.ico" width="32" height="32" alt="Keine Fritz!Box erkannt">Fritz!Box LED-Schalter
@noestreich
noestreich / gqs.html
Created January 19, 2017 12:57
Fritz!Box LED-Schalter
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" type="image/x-ico" href="http://fritz.box/favicon.ico" />
<link rel="stylesheet" type="text/css" href="fbled.css" /> <title></title>
<script type="text/javascript">
function getQuerystring(key, default_) {
if (default_==null) default_="";
key = key.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
@noestreich
noestreich / fbled.css
Created January 19, 2017 12:58
Fritz!Box LED-Schalter
header {
width:100%;
position:relative;
top:0;
left:0;
background-color:#006ec0;
color:white;
font-size:50px;
text-align:center;
font-family:Arial;
tell application "Photos"
activate
-- Add the photo you want to search for to a top level album as the first item in the album
set resultcaption to "Searching for: "
try
set sel to selection
if sel is {} then error "The selection is empty" -- no selection
@noestreich
noestreich / index.html
Created March 23, 2018 17:13
Teleweb - Einfache HTML-Seite zum Abspielen von TV Livestreams
<!doctype html>
<html lang="en">
<head>
<link href="https://cdnjs.cloudflare.com/ajax/libs/open-iconic/1.1.1/font/css/open-iconic-bootstrap.css" rel="stylesheet">
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="apple-mobile-web-app-capable" content="yes">
@noestreich
noestreich / rufnummern-mit-vorwahl.scpt
Last active August 21, 2018 13:21
AppleScript ergänzt Rufnummern die mit 0 starten mit Ländervorwahl +49
set vorwahl to "+49"
tell application "Contacts"
repeat with aPerson in people
set thePhones to phones of aPerson
if thePhones is not {} then
set errorList to {}
repeat with aPhoneNumber in thePhones
set theNumber to value of aPhoneNumber
if (characters 1 thru 1 of theNumber) as string is "0" then
@noestreich
noestreich / TV-DE.m3u
Created November 29, 2018 13:32
Deutsche TV Stream-Adressen
#EXTM3U
#EXTINF:0,ARD
https://daserstehdde-lh.akamaihd.net/i/daserstehd_de@629196/master.m3u8
#EXTINF:0,ZDF
https://zdf1314-lh.akamaihd.net/i/de14_v1@392878/master.m3u8
#EXTINF:0,RBB
https://rbblive-lh.akamaihd.net/i/rbb_berlin@144674/master.m3u8
#EXTINF:0,ARTE
https://artelive-lh.akamaihd.net/i/artelive_de@393591/master.m3u8
#EXTINF:0,BR Alpha
@noestreich
noestreich / iplaytv.m3u
Last active October 3, 2022 08:31
EPG-optimierte IPTV-Playlist für die Apple TV-App iPlayTV ( Artikel: https://www.ifun.de/?p=130598 ) für dieses EPG: https://rytec.ricx.nl/epg_data/rytecDE_Basic.gz
#EXTM3U
#EXTINF:0 tvg-ID="ARD.de" tvg-name="DasErste.de",ARD
https://mcdn.daserste.de/daserste/de/master.m3u8
#EXTINF:0 tvg-ID="ZDF.de" tvg-name="ZDF.de",ZDF
https://zdf-hls-15.akamaized.net/hls/live/2016498/de/high/master.m3u8
#EXTINF:0 tvg-ID="rbbBerlin.de" tvg-name="rbbBerlin.de",rbb
https://rbblive-lh.akamaihd.net/i/rbb_berlin@144674/master.m3u8
#EXTINF:0 tvg-ID="ARTE.de" tvg-name="Arte.de",arte DE
https://artelive-lh.akamaihd.net/i/artelive_de@393591/master.m3u8
#EXTINF:0 tvg-ID="WDR.de" tvg-name="WDR.de",WDR