PDA

View Full Version : tutvgratis


thecubsfan
04-06-2015, 05:06 PM
There's a lot of feeds on this site. This - http://tutvgratis.tv/deportes/fox-sports-2 - is the one I'm trying to get into ffmpeg

http://live.tutvgratis.tv/view/fox-sports-2.m3u8 seems like the URL to plug into ffmpeg (or VLC), but I just an "opps" message instead. There's got to be something I'm meant to be passing, but I'm not sure what or how.

Thanks for any help.

biezom
04-06-2015, 05:17 PM
There's a lot of feeds on this site. This - http://tutvgratis.tv/deportes/fox-sports-2 - is the one I'm trying to get into ffmpeg

http://live.tutvgratis.tv/view/fox-sports-2.m3u8 seems like the URL to plug into ffmpeg (or VLC), but I just an "opps" message instead. There's got to be something I'm meant to be passing, but I'm not sure what or how.

Thanks for any help.

hi
livestreamer --http-header "Referer=http://tutvgratis.tv/player/GrindPlayer.swf" "hlsvariant://http://live.tutvgratis.tv/view/fox-sports-2.m3u8" best -o fox-sports-2.ts

thecubsfan
04-06-2015, 05:29 PM
Works perfectly. Thanks.