Hi there folks, please pardon me if this inquiry is in the wrong section.
Basically, I am having trouble finding a way to download scenes off of LE (abbreviated in case of bots and such – pardon if I lost anyone with that studio acronym). Unlike sites that can be caught by extensions such as Video Download Helper or Get Any Media, the flash videos on this page go undetected.
I am no geek, but I did try to take a look at the page's source code to see if there as a directly accessible link the .MP4 file I wanted. Sadly, the only accessible link led to the lower quality, mobile version of the file.
In a nutshell, I want to know if and how y'all get the latest scenes off of your favorite studios websites. Doing so would help me submit some new content to the community as well as get me past this frustrating, technical roadblock.
Thanks in advance for your feedback,
Gambit
P.S. Here's an example of the code nightmare I could not overcome, with some of it "X'd" out for discretion/bot avoidance.
"http://www.XXXentertainment.com/wp-content/themes/XXX/_inc/player/player.swf",
config: {
playlist: [{
levels: [{
streamer: "rtmp://fms.E4C3.edgecastcdn.net/00E4C3/cdn-w.XXXentertainment.com/XXXentertainment/streaming/le/video/members_scenes/LVP189/02/",
file: "mp4:LVP189_02_1500.mp4",
}],
image: "/content/screenshots/scenes/LVP189-02.jpg",
description: "STANDARD",
provider: "rtmp"
}, {
levels: [{
streamer: "rtmp://fms.E4C3.edgecastcdn.net/00E4C3/cdn-w.XXXentertainment.com/XXXentertainment/streaming/le/video/members_scenes/LVP189/02/",
file: "mp4:LVP189_02_6000.mp4",
}],
image: "/content/screenshots/scenes/LVP189-02.jpg",
//description: "![](<a href="http://www.XXXentertainment.com/images/hd_logo.png)http://www.XXXentertainment.com/images/hd_logo.png' alt='HD VIDEO' />",
description: "HIGH DEFINITION",
provider: "rtmp"
},
{
levels: [{
streamer: "rtmp://fms.E4C3.edgecastcdn.net/00E4C3/cdn-w.XXXentertainment.com/XXXentertainment/streaming/le/video/members_scenes/LVP189/02/",
file: "mp4:LVP189_02_mobile.mp4",
}],
image: "/content/screenshots/scenes/LVP189-02.jpg",
description: "MOBILE",
provider: "rtmp"