Letöltés TV2-ről

Fórum: 

Üdv!

Hátha belefutott már más is egy ilyen igénybe mint én.
A Firefoxon legyen fent Video download helper -mert az url-t ezzel ki lehet nyerni (erről nem sikerült képet lőnöm).
A parancs: https://imgur.com/x6HXH9U
https://imgur.com/GussrBP
https://imgur.com/79TGdr1

echo "Enter m3u8 link:";read link;echo "Enter output filename:";read filename;ffmpeg -i "$link" -bsf:a aac_adtstoasc -vcodec copy -c copy -crf 50 $filename.mp4

Szépen bekéri az url-t (amit kinyertünk a Video download helper -el, megadod a fájl nevét (ezzel lesz lementve) és már tölti is.

Forrás: https://gist.github.com/tzmartin/fb1f4a8e95ef5fb79596bd4719671b5d

Üdv boeder