View Single Post
  #2  
Old 06-25-2015, 10:47 PM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: Livestream.com help


YOUTUBE-DL:

Code:
youtube-dl -F "http://livestream.com/WorldScienceFestival/ToInfinityandBeyond"
[livestream] ToInfinityandBeyond: Downloading webpage
[download] Downloading playlist: To Infinity and Beyond: The Accelerating Universe
[livestream] 4063317: Downloading page 1
[livestream] 88562678: Downloading SMIL information
[livestream] 4063317: Downloading page 2
[livestream] playlist To Infinity and Beyond: The Accelerating Universe: Downloading 1 videos
[download] Downloading video 1 of 1
[info] Available formats for 88562678:
format code   extension  resolution note
smil_198000   flv        unknown    198000k
smil_678000   flv        unknown    678000k
smil_1756000  flv        unknown    1756000k
smil_2320000  flv        unknown    2320000k
sd            mp4        unknown
hd            mp4        unknown    (best)
Code:
youtube-dl -f best "http://livestream.com/WorldScienceFestival/ToInfinityandBeyond"
Code:
[livestream] ToInfinityandBeyond: Downloading webpage
[download] Downloading playlist: To Infinity and Beyond: The Accelerating Universe
[livestream] 4063317: Downloading page 1
[livestream] 88562678: Downloading SMIL information
[livestream] 4063317: Downloading page 2
[livestream] playlist To Infinity and Beyond: The Accelerating Universe: Downloading 1 videos
[download] Downloading video 1 of 1
[download] Destination: To Infinity and Beyond - The Accelerating Universe-88562678.mp4
[download]   0.6% of 1.52GiB at 340.50KiB/s ETA 01:17:22
Livestreamer:

Code:
http://api.new.livestream.com/accounts/4044190/events/4063317/videos/88562678.m3u8
Code:
livestreamer "hlsvariant://http://api.new.livestream.com/accounts/4044190/events/4063317/videos/88562678.m3u8" best -o 88562678.ts
Code:
[cli][info] Found matching plugin stream for URL hlsvariant://http://api.new.livestream.com/accounts/4044190/events/4063317/videos/88562678.m3u8
Available streams: 270p, 432p, 480p, 63k (worst), 720p (best)
HTML source code:

Code:
http://pdvod.new.livestream.com/events/00000000003e0055/a7e1cbca-faa0-4b68-8689-6096c858a39e_2320.mp4?start=1298&end=6900&__gda__=1435316479_f72c16cec3edf3d0c71acc0786cce871
Reply With Quote