Thread: tutvgratis
View Single Post
  #2  
Old 04-06-2015, 05:17 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: tutvgratis


Quote:
Originally Posted by thecubsfan View Post
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
Code:
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
Reply With Quote