Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
livestreamer Spuul.com Ssl error[cli][error] Could not open stream: Unable to open URL: https://hls.spuul.com/va
/movies/13810025-9bd43a6a/0011/s_renditions.m3u8 ([Errno 1] _ssl.c:504: error:14 077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure) Getting this error in livestreamer downloadsing from spuul.com what to do pls help |
#2
|
|||
|
|||
Re: livestreamer Spuul.com Ssl errorPost here the page link that contains the video.
|
#3
|
|||
|
|||
Re: livestreamer Spuul.com Ssl errorhttps://spuul.com/videos/16191-onaayum-aattukkuttiyum
U can create a free trial account in spuul no Need of any money payment this is the syntax i used livestreamer --http-header "Cookie=request_rendition_token=ren dition_request_52e8b69b2591bf30e19e1a18575973fe" --http-header "User-Agent=Mozi lla/5.0 (Windows NT 6.3; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0" "hls://https:// hls.spuul.com/va/movies/13810025-9bd43a6a/0011/s_renditions.m3u8" best -o Revolv er-Rani.ts |
#4
|
|||
|
|||
Re: livestreamer Spuul.com Ssl errorI'll not register ( require valid credit card for premium video like that! ) so i'll try the trailer. I don't see what is the problem
The file "slim.m3u8" contains all m3u8 resolution Code:
#EXTM3U #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=4128000,RESOLUTION=1920x820,NAME="1080p (HD)",RENDITION-ID=11,CODECS="mp4a.40.2,avc1.640028" 0011/renditions.m3u8 Code:
http://hls.spuul.com/va/trailers/13810026-8511639e/0011/renditions.m3u8 Code:
#EXTM3U #EXT-X-VERSION:3 #EXT-X-PLAYLIST-TYPE:VOD #EXT-X-TARGETDURATION:10 #EXTINF:10.00000, renditions-00001.ts #EXTINF:10.00000, renditions-00002.ts #EXTINF:10.00000, renditions-00003.ts #EXTINF:10.00000, renditions-00004.ts #EXTINF:3.44000, renditions-00005.ts #EXT-X-ENDLIST Code:
http://hls.spuul.com/va/trailers/13810026-8511639e/0011/renditions-00001.ts Code:
[cli][info] Found matching plugin stream for URL hls://http://hls.spuul.com/va/t railers/13810026-8511639e/0011/renditions.m3u8 [cli][info] Available streams: live (worst, best) [cli][info] Opening stream: live (hls) [download][Test.ts] Written 13.5 MB (15s @ 918.0 KB/s) [ cli][info] Stream ended Last edited by Terenz : 05-27-2016 at 06:25 AM. |
#5
|
|||
|
|||
Re: livestreamer Spuul.com Ssl errorThe trailer doesnt have any issues i can download the trailer easy it is the Movie which has an issue if u would like i would pm my logins so u can check
the Movie stream has https stream and i know how to find direct link .. |
#6
|
|||
|
|||
Re: livestreamer Spuul.com Ssl erroryes relix you yes needing key yes. yes getting key you yes needing Policy, Signature, Key-Pair-Id. yes looking liking this having diferrenting numbering lettering.
h__ps://hls.spuul.com/va/movies/13810025-9bd43a6a/0011/renditions.m3u8?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc29 1cmNlIjoiKi92YS9tb3ZpZXMvMTA4MTAwMDctZjQ1YzU3MmMvc 19qdy5tM3U4IiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI 6eyJBV1M6RXBvY2hUaW1lIjoxMzk2NjA0Njg4fSwiSXBBZGRyZ XNzIjp7IkFXUzpTb3VyY2VJcCI6IjAuMC4wLjAvMCJ9fX1dfQ_ _&Signature=q0mDnbxjW8BL2RJ55IZRV9EOpXx1FaOFoaKnaQ 8mBrvP202Xgl8CByPiGtqGOJkL1Ym81xQ8cfh4hxFtWijhYJ-AV74KqZucBeoWen8S5SbIK4xw03PSHCE-93ceicvak6c8GzDuyQ0MFJYA0aUW3x3tKG4P~gM7XW3sRRJUfT Y_&Key-Pair-Id=APKAJMKGGGYZCUBNLANQ |
#7
|
|||
|
|||
Re: livestreamer Spuul.com Ssl errorOk, PM the login and i'll check it out if i can do something about it.
EDIT: Is unnecesary, also this free video is protected: https://spuul.com/videos/12870-revolver-rani Code:
#EXT-X-KEY:METHOD=AES-128,URI="key",IV=0xetc Code:
https://hls.spuul.com/va/movies/14310001-bac770e4/s_slim.m3u8?Policy=NUMBERS&Signature=NUMBERS&Key-Pair-Id=LETTERS Code:
ffmpeg -i "https://hls.spuul.com/etc." -c copy Test.ts Last edited by Terenz : 05-28-2016 at 03:30 AM. |
#8
|
|||
|
|||
Re: livestreamer Spuul.com Ssl errorDone!
Was hard then i expected...the manual way. I have already explained the question of slim and renditions so i'll not write again. The first thing is download with a download manager all the renditions-0000N.ts, i have used cURL and C++, and put everything in a folder. Then open the renditions.m3u8 and download all the renditions-encryption key, there are several in this m3u8 Code:
#EXT-X-KEY:METHOD=AES-128,URI="HERE",IV=0xECT Code:
#EXT-X-KEY:METHOD=AES-128,URI="C:\\renditions-encryption-00001.key",IV=0xETC #EXTINF:10.00000, C:\\renditions-00001.ts Code:
ffmpeg -i "C:\path\s_renditions.m3u8" -c copy Final.ts |
#9
|
|||
|
|||
Re: livestreamer Spuul.com Ssl errorDoesnt work for premium movies can anyone else Help Pls
|
#10
|
|||
|
|||
Re: livestreamer Spuul.com Ssl errorDoesn't work...please tries to be even more vague. Where did you find difficulty since are only three passages? Save all the TS? Save all the key? Edit the m3u8? To settle things once and for all send me that login info and i'll show you that work.
|
Tags: livestreamer, ssl |
Thread Tools | |
Display Modes | |
|
|