1from apify_client import ApifyClient
2
3
4
5client = ApifyClient("<YOUR_API_TOKEN>")
6
7
8run_input = { "targets": [
9 "https://www.ashemaletube.com/videos/1103318/trans-57/",
10 "1213720",
11 "https://www.ashemaletube.com/videos/1211090/bbc-fucks-shemale-and-force-feeds-her-cum/",
12 "https://www.ashemaletube.com/videos/1211106/mature-redhead-in-gothic-style/",
13 "https://www.ashemaletube.com/videos/1217499/femboy-masturbates-and-eats-own-cum/",
14 "https://www.ashemaletube.com/videos/1219399/pound-me-honey/",
15 "https://www.ashemaletube.com/videos/1215031/elizabeth-stewart-pounds-boy-in-the-pool/",
16 "https://www.ashemaletube.com/videos/1213008/beautiful-ladyboy-kathy-gives-amazing-head-then-fucks-boyfriend-good/",
17 "https://www.ashemaletube.com/videos/1214579/crossdress-vid_20251012_193502/",
18 "https://www.ashemaletube.com/videos/1218403/horny-tranny-fucked-her-ass-after-work-and-cum/",
19 "https://www.ashemaletube.com/videos/1213763/my-student-caught-me-sniffing-feet-and-he-joined-in/",
20 "https://www.ashemaletube.com/videos/1218459/stunning-ladyboy-get-facial-in-first-casting-on-film/",
21 "https://www.ashemaletube.com/videos/1214665/a-night-in-athens-destroyed-by-2-brazilian-queens-yara-ventura-and-kalisee/",
22 "https://www.ashemaletube.com/videos/1211633/sensual-sweet-queer-couple-flip-fuck-with-trans-girl-vanniall-and-ftm-river-gray/",
23 "https://www.ashemaletube.com/videos/1217394/karinna-crossdresser-kah-leah-with-your-plug/",
24 "https://www.ashemaletube.com/videos/1218070/mimosa-blowjob/",
25 "https://www.ashemaletube.com/videos/1219485/spank-my-phat-asian-ass/",
26 "https://www.ashemaletube.com/videos/1210885/fuck-i-m-gonna-orgasm-from-this-sissy-tongue/",
27 "https://www.ashemaletube.com/videos/1219113/queen-with-pride/",
28 "https://www.ashemaletube.com/videos/1219532/petite-ladyboy-with-huge-cock-teasing-in-the-bath-by-the-mirror/",
29 "https://www.ashemaletube.com/videos/1202236/escort-face-fucked-client-hard-adding-spit-and-slapping-for-good-fun/",
30 "https://www.ashemaletube.com/videos/1217364/slim-brunette-trans-cutie-in-black-stockings-and-lingerie-strokes-her-small-cock/",
31 "https://www.ashemaletube.com/videos/1219289/helena-luiza-and-larissa-fuck/",
32 "https://www.ashemaletube.com/videos/1218707/big-titty-goth-trans-babe-gets-hard-rough-anal-pounding-bobbii-rose-steve-rickz/",
33 "https://www.ashemaletube.com/videos/1219560/queeniesteph/",
34 ] }
35
36
37run = client.actor("maximedupre/ashemaletube-downloader").call(run_input=run_input)
38
39
40print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
41for item in client.dataset(run["defaultDatasetId"]).iterate_items():
42 print(item)
43
44