Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How to download from this site ?Hello Guys,
I just found this site but cant download from here, please help me with this. http://popcornlive.tv/ This is free, no need to any account. And here is link that i want : http://popcornlive.tv/videos/dustu-c...episode-01/178 Thanks in Advance. |
#2
|
|||
|
|||
Re: How to download from this site ?Hi,
almost all datas you need you can find into page source. Code:
var s = "52.74.121.75:1935"; file: "http://" + s + "/vods3/_definst_/smil:amazons3/popcorn-vod/clips/attachments/000/000/458/original/clip.smil/playlist.m3u8" file: "http://" + s + "/vods3/_definst_/smil:amazons3/popcorn-vod/clips/attachments/000/000/458/original/clip.smil/jwplayer.smil" Code:
http://52.74.121.75:1935/vods3/_definst_/smil:amazons3/popcorn-vod/clips/attachments/000/000/458/original/clip.smil/jwplayer.smil Code:
id="securetoken"><string>72e5581f60ea01d9 Code:
rtmpdump -r "rtmp://52.74.121.75:1935/vods3/_definst_//mp4:amazons3/popcorn-vod/clips/attachments/000/000/458/original/1443180806_720.mp4" -T "72e5581f60ea01d9" -o "video.mp4" Code:
livestreamer "hlsvariant://http://52.74.121.75:1935/vods3/_definst_/smil:amazons3/popcorn-vod/clips/attachments/000/000/458/original/clip.smil/playlist.m3u8" best greetz |
#3
|
|||
|
|||
Re: How to download from this site ?A useful tutorial, thank you.
I can't find a similar token in memory though. Searching for securetoken with Winhex in firefox memory shows: securetoken%2522%26loc%3D (assuming url encoding I unescaped it to %22&loc=) In the flash plugin memory I get: Code:
securetoken accesstoken clienttoken appaccesstoken °&( 0'( @'( P'( |
#4
|
|||
|
|||
Re: How to download from this site ?Quote:
|
#5
|
|||
|
|||
Re: How to download from this site ?For the OP's link above
http://popcornlive.tv/videos/dustu-c...episode-01/178 Winhex finds several "instances" of securetoken in the flash plugin but the apparent token it finds (which contains characters that won't display on this forum, afaik) is very different from the one in Troller12's code: -T "72e5581f60ea01d9" - same url, very different form for the token. Here's the Winhex pos file if anyone wants to check. http://www.filedropper.com/winhex |
#6
|
|||
|
|||
Re: How to download from this site ?Quote:
|
#7
|
|||
|
|||
Re: How to download from this site ?@biezom and troller12,
Thanks for help. I m not familiar with those codes, so a little walk-thorough would be really great. I know a little bit about livestream and there is also 1080p available. will you guys tell me how to set that whole code in livestream? |
#8
|
|||
|
|||
Re: How to download from this site ?How embarrassing. Obviously I didn't check that one.
|
#9
|
|||
|
|||
Re: How to download from this site ?When i set this code in Livestream it only play. How can i download this?
Quote:
|
#10
|
|||
|
|||
Re: How to download from this site ?Add an -o option
livestreamer "hlsvariant://http://52.74.121.75:1935/vods3/_definst_/smil:amazons3/popcorn-vod/clips/attachments/000/000/458/original/clip.smil/playlist.m3u8" best -o "myfile.flv" |
Tags: popcornlive |
Thread Tools | |
Display Modes | |
|
|