Created
June 22, 2018 20:08
-
-
Save denysvitali/73c6e7016e4eb7a9d1c48b0b716f9ac1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DATE_NOW=$(echo $(date +%s) - 20 | bc); HDNTS=$(curl https://tp.srgssr.ch/akahd/token\?acl\=/i/enc20a_gop@141646/\* | jq .token.authparams -r | sed 's/^hdnts=//'); ffmpeg -i https://srgssrgop20a-lh.akamaihd.net/i/enc20a_gop@141646/master.m3u8\?start\=$DATE_NOW\&start\=$DATE_NOW\&hdnts\=$HDNTS -c copy video.ts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment