View Single Post
  #3  
Old 05-11-2015, 05:24 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Help! Can't get the rtmpe mp4 file


Quote:
Originally Posted by kaezon View Post
I downloaded the "Installer" version from this webpage:
Code:
http://docs.livestreamer.io/install.html#windows-binaries
Using this command (exactly the same that you used):
Code:
c:\Livestreamer\livestreamer.exe "rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/com/sp/season-1/0101/acts/es/sp_0101_actHD_01_ES_B_1280x720_1200.mp4" best -o Akt1.mp4
I get this error:
Code:
c:\>c:\Livestreamer\livestreamer.exe "rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/com/sp/season-1/0101/acts/es/sp_0101_actHD_01_ES_B_1280x720_
1200.mp4" best -o Akt1.mp4
[cli][info] Found matching plugin stream for URL rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/com/sp/season-1/0101/acts/es/sp_0101_actHD_01_ES_B_1280x720_1200.mp4
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (rtmp)
[cli][error] No data returned from stream

c:\>
What I'm doing wrong?

Many thanks for your reply!
hi

youtube-dl works

Code:
youtube-dl -g -f best "http://southpark.cc.com/episodios-en-espanol/s01e01-cartman-consigue-una-sonda-anal"
http://viacommtvstrmfs.fplive.net/gsp.comedystor/com/sp/season-1/0101/acts/es/sp_0101_actHD_01_ES_B_1280x720_1200.mp4
http://viacommtvstrmfs.fplive.net/gsp.comedystor/com/sp/season-1/0101/acts/es/sp_0101_actHD_02_ES_B_1280x720_1200.mp4
http://viacommtvstrmfs.fplive.net/gsp.comedystor/com/sp/season-1/0101/acts/es/sp_0101_actHD_03_ES_B_1280x720_1200.mp4
http://viacommtvstrmfs.fplive.net/gsp.comedystor/com/sp/season-1/0101/acts/es/sp_0101_actHD_04_ES_B_1280x720_1200.mp4
Reply With Quote