View Single Post
  #5  
Old 01-20-2014, 06:11 PM
nater nater is offline
Junior Member
 
Join Date: Oct 2012
Posts: 23
nater is on a distinguished road
Default

Re: need help with downloading pbs video


Quote:
Originally Posted by karlo2105 View Post
Use livestreamer.

Code:
livestreamer "hls://http://ga.video.cdn.pbs.org/cove2.0/austin-city-limits/136a57b6-11dd-49ab-b83c-07e4995bcb58/2014-01-16-235207/hd-mezzanine-16x9/aucl3910_mezz16x9-16x9-hls-800k.m3u8" best -o Test.mp4
[cli][info] Found matching plugin stream for URL hls://http://ga.video.cdn.pbs.o
rg/cove2.0/austin-city-limits/136a57b6-11dd-49ab-b83c-07e4995bcb58/2014-01-16-23
5207/hd-mezzanine-16x9/aucl3910_mezz16x9-16x9-hls-800k.m3u8
[cli][info] Opening stream: live
Written 12259128 bytes
I tried but it won't write the file instead of play ...

I got the message:
Code:
error: Failed to open output: file.mp4 ([Errno 13] Permission denied: 'file.mp4')
edit: I finally downloaded the video using ffmpeg, but if you can tell me why I had this error I'll be thankful.
Reply With Quote