View Single Post
  #3  
Old 03-18-2016, 02:23 AM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Re: Recording from TubiTV


Play:
Code:
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\Windows\system32>cd c:\livestreamer

c:\livestreamer>livestreamer "hlsvariant://http://c11.adrise.tv/v2/sources/conte
nt-owners/nat-geo/308045/v201602220018-1278x720-,498,1264,2019,2456,3543,k.mp4.m
3u8" best
[cli][info] Found matching plugin stream for URL hlsvariant://http://c11.adrise.
tv/v2/sources/content-owners/nat-geo/308045/v201602220018-1278x720-,498,1264,201
9,2456,3543,k.mp4.m3u8
[cli][info] Available streams: 1264k, 2019k, 2456k, 3543k (best), 498k (worst)
[cli][info] Opening stream: 3543k (hls)
[cli][info] Starting player: 'C:\Program Files (x86)\VideoLAN\VLC\vlc.exe'
Record:
Code:
c:\livestreamer>livestreamer "hlsvariant://http://c11.adrise.tv/v2/sources/conte
nt-owners/nat-geo/308045/v201602220018-1278x720-,498,1264,2019,2456,3543,k.mp4.m
3u8" best -o "video.mp4"
[cli][info] Found matching plugin stream for URL hlsvariant://http://c11.adrise.
tv/v2/sources/content-owners/nat-geo/308045/v201602220018-1278x720-,498,1264,201
9,2456,3543,k.mp4.m3u8
[cli][info] Available streams: 1264k, 2019k, 2456k, 3543k (best), 498k (worst)
[cli][info] Opening stream: 3543k (hls)
[download][video.mp4] Written 16.3 MB (9s @ 1.7 MB/s)
Reply With Quote