View Single Post
  #7  
Old 11-11-2011, 11:24 AM
anon069 anon069 is offline
Junior Member
 
Join Date: Feb 2011
Posts: 23
anon069 is on a distinguished road
Default

Re: how to download from bangedinpublic.com


I posted a reply to this days ago about how to download; I'm guessing the mod killed it because I included a link to the first video. I'll try to re-create it as best I can remember but without the link.

Basically what I said was using your page source I was able to download the vids without even being a member. Now the way I used will be different than yours since you are a member, but I can give you some info.

The streams are encrypted flash server (RTMPE) streams, so you need an encrypted stream capture tool. I was able to use StreamTransport to download mine, you can also try rtmpdump. The urls to the videos look like this:

rtmp://64.59.67.50/content/mp4:BIP/BIP_118_Paula/BIP_118_Paula-FLV-Low-01.f4v
rtmp://64.59.67.50/content/mp4:BIP/BIP_118_Paula/BIP_118_Paula-FLV-High-01.f4v

That's the first video from the main page, episode #118 Paula. If you want to use rtmpdump, that is the format for the stream urls you'd use, and then just plug in the variables (BIP is the site, 118 the episode, Paula the model etc.)

Hopefully this goes through this time...
Reply With Quote