fixed 18l

18l-fix
Lauren Liberda 2021-05-26 19:01:37 +02:00
parent 95bab9332e
commit 1a971e9dcc
1 changed files with 22 additions and 1 deletions

View File

@ -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