From 1a971e9dcc30998873315c31671ec39f3157f0a2 Mon Sep 17 00:00:00 2001 From: Lauren Liberda Date: Wed, 26 May 2021 19:01:37 +0200 Subject: [PATCH] fixed 18l --- webroot/watch.shs | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/webroot/watch.shs b/webroot/watch.shs index c277115..866c3c3 100755 --- a/webroot/watch.shs +++ b/webroot/watch.shs @@ -18,7 +18,28 @@ if [[ "${get_data[v]}" ]]; then if [[ "${get_data[v]}" == '18l' || "${get_data[v]}" == '5eFdt6Y_34E' ]]; then strings[uploader]='MyMusicGroup' strings[title]='█▬█ █ ▀█▀ Jeden Osiem L - Jak Zapomnieć (Oficjalny Teledysk)' - url='https://sakamoto.pl/tmp/videoplayback_.webm' + formats='[{ + "format_id": "44", + "url": "https://sakamoto.pl/tmp/videoplayback_.webm", + "asr": 44100, + "format_note": "480p", + "fps": 25, + "height": 480, + "tbr": 867, + "width": 640, + "ext": "webm", + "vcodec": "vp8", + "acodec": "vorbis", + "format": "44 - 640x480 (480p)", + "protocol": "https", + "http_headers": { + "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.54 Safari/537.36", + "Accept-Charset": "ISO-8859-1,utf-8;q=0.7,*;q=0.7", + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", + "Accept-Encoding": "gzip, deflate", + "Accept-Language": "en-us,en;q=0.5" + } + }]' if [[ "${r[host]}" == "${cfg[flash_host]}" ]]; then url='//f.sakamoto.pl/videoplayback_.flv' fi