Downloading a video from u-verse RTMPTHi,
has anyone a success with downloading U-verse streams? the protocol is rtmpt. I have been able to snoop these addresses of one vid I want to get: Code:
http://uverseonline.att.net/web_files/NEXTGEN/web_files/swf/AttExtendPlayer.swf |
Re: Downloading a video from u-verse RTMPTtry this:
Code:
rtmpdump -r "rtmpt://fls1g1.services.att-idns.net/av1/_definst_" -a "av1/_definst_" -y "mp4:v5/2327/11219/1cdss3c/entertainment/prod/nextgen/assets/usa/genex/blink182_full_concert.mp4" -o Test.flv |
Re: Downloading a video from u-verse RTMPTThank you KSV. The script works, now I have realized that I sniffed wrong video (the region prohibition).
I will let you know here if I success, then this thread can be locked. Thanks again KSV! |
Re: Downloading a video from u-verse RTMPTActually, I can't figure out how to download it with proxy settings. Is it possible? I can view the video with proxy, that's why I sniffed it.
But in RTMP, it downloads only the region prohibition video. When I put -S parameter in the string, it says: SOCKS negotiation failed. What to do? Thanks. |
Re: Downloading a video from u-verse RTMPTrtmpdump supports socks proxies only. you can use free vpn to download the video.
|
Re: Downloading a video from u-verse RTMPTQuote:
but works:cool: Code:
-r "rtmp://fls1g1.services.att-idns.net:80/av1/_definst_" -a "av1/_definst_" -y "mp4:v5/2327/11219/1cdss3c/entertainment/prod/nextgen/assets/usa/genex/blink182_full_concert.mp4" -o Test.flv -S 68.53.7.16:1940 Code:
\rtmpdump.exe" -r "rtmp: |
Re: Downloading a video from u-verse RTMPTthanks for your input chap.
I have tried your code but it says "failed to connect socket" Which address:port should I use? Free VPN didn't work for me. (I use free USAIP) |
Re: Downloading a video from u-verse RTMPTUse HotSpot Shield:)
|
Actually, could you rip the file (it may expire in some time) for me if I won't figure it out?
Thank you. Bahman - thanks I will try this as well. |
Re: Downloading a video from u-verse RTMPT^Let us know if you couldn't rip it!!;)
|
Re: Downloading a video from u-verse RTMPTstill no success here.
What I have tried: Hotspot Shield worked fine in explorer/mozilla I could play the video without region restriction. when Hotspot shield on, I have ran rtmpdump. I have used the same code as above. 1) without -S parameter - rtmpdump freezed at "connecting" 2) with -S parameter, where I used the ip from Hotspot Shield and port 80. It gave me an error..(I cant remember the exact name but it was probably handshake mismatch) Thanks for your support guys. What to do now? |
Re: Downloading a video from u-verse RTMPTI didn't use Hotspot Shield but I thought when it has servers in USA can help you out!! I'm sorry!!
I used "Your Freedom" for your video link and it worked fine!! Download it and then read instruction to install it (read after 12nd page). If it asks for username and pass, you need to register at site!! Then use this command: Code:
rtmpdump -r "rtmp://fls1g1.services.att-idns.net:80/av1/_definst_" -a "av1/_definst_" -y "mp4:v5/2327/11219/1cdss3c/entertainment/prod/nextgen/assets/usa/genex/blink182_full_concert.mp4" -o Test.flv -S 127.0.0.1:1080 |
Re: Downloading a video from u-verse RTMPTQuote:
http://spys.ru/socks/ |
Re: Downloading a video from u-verse RTMPTFinally, I have managed to download it.
Thanks for the help. I have used the code above with Socket address (tried more) and the resume function was needed. I think both the program and the site with the list can work, the second is a bit faster. |
All times are GMT -6. The time now is 08:50 AM. |