Like Ra in latex catsuit, latex mask and high heels
Like Ra's Naughty Playground

latex bondage
Plus Size Women Spaghetti Slip Sexy Maxi Dress Faux Latex Patchwork A-line Long Dress Nightclub Revelry Party Dresses Vestido
$85.41-25%

incerun
2024 Men Straight Pants Solid Color Button Joggers Streetwear Casual Trousers Men Loose Pockets Fashion Long Pants S-5XL INCERUN
$28.74-37%

aurora oil shiny thin pantyhose
Womens Stockings With Garter Belt Aurora Polka Dot Suspender Pantyhose Oil Shiny Glossy Stocking Transparent Elastic Sockings
$70.88

"furrjoi" silicone
Furrjoi Silicone General Dog Muzzle Mask Puppy Role Play Beagle Mouth Masken Upgrade Latex Rubberen
$836.11-55%

"bondage" "corset"
New Rhinestone Corset Full Steel Bondage Boned Corset Women Sexy Waist Trainer Steel Bone Bodysuit Corselet Overbust
$15.20-10%

colorful pu latex stockings wetlook pvc
Plus Size Colorful PU Latex Stockings High Quality PVC Wetlook Thigh High Stockings Women Sexy Lingerie Pole Dance Clubwear
$9.66-3%

"ladyboy"
Alan Partridge - Ladyboys T-Shirt man t shirt cotton high quality g man t shirts for men
$89.33



To view Aliexpress you might need to switch your mobile browser to the Desktop version.

If you would like to use search functions, view hidden archives or play games, please consider registering.


Asian Bondage Website
#1
Continuing on from my posts in  Bondage photos and videos.

The download script is quite simple in theory as the general outline for each URL is:
  1. Start up a new VPN connection
  2. Generate the download link using this VPN connection
  3. Pass this download link to the download manager while using the same VPN connection to download it

The only requirement for this is having a VPN provider which allows "unlimited" connections (although this is almost certainly breaking a fair use clause somewhere)

There are two (soon to be three) main parts to the script.

The first part is the "VPN Manager" as it handles the vpn connections themselves. 
This part of the script spins up a docker container with wireguard and a HTTP proxy. It picks the VPN server based on some time criteria (due to the 24 hour limit on downloads) and selects ports for the HTTP proxy in sequential order

The second part is the "Site Interaction" as it is the only part which directly interfaces with the download site.
This part of the script basically only exists to generate the download link. It spins up an instance of selenium (which is using the previously started HTTP proxy) and uses that to generate the download link.

The third part is the "Download Manager" which is not yet complete.
This part of the script will handle any interactions with the real download manager (aria2c) As of right now it just sends the URL over but Ideally it should be able to spin up and down containers based on the state of the downloads.

The current state of the script is not super great as it was just an initial proof of concept. If I give it a list of 10 URLs it will start 10 downloads at the same time assuming there are no issues with the VPN servers.
However this is only if I have my max concurrent at 10. If its less than 10 I start running into bugs with subsequent downloads not actually starting after previous downloads have finished.
Issues with the download link generation aren't handled very gracefully either.

Ideally this script will end up fully automated and will only require a url text file and a few launch args but I have some improvements I want to make first.
  • Better state management and download queue
  • Better handling of failures (VPN, Download link generation, downloading)
  • Better download link generation (headless selenium? custom implementation? not sure yet)
  • Fully featured download manager to continue failed/expired downloads 
  • VPN agnostic (right now its extremely integrated with my current VPN provider)

After I scraped the website I did work on another project which allowed me to quickly mark videos as wanted/not wanted using that scraped data so I might come back around to that to integrate it in the future.

If there are any questions about the process that aren't answered then let me know and I can give some more details.
Ill use this thread to post progress updates on the script and the release once its in a "user compatible" state 😊
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Found an interesting electronics website boundsolo 10 4,114 23 Dec 2018, 21:39
Last Post: Like Ra



Contributors: dhf7b8g (1)