"subscribestar", "onlyfans", "fansly", "candfans", ], demandOption: true, }) .option("userId", { alias: "u", type: "string", description: "The user ID to scrape from", demandOption: true, }) .option("host", { alias: "h", type: "string", description: "The host to scrape...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches...
Gallery-dl seems not supporting creator pages under DLsite, Gumroad, SubscribeStar and Discord. [gallery-dl][error] No suitable extractor found for 'https://kemono.party/subscribestar/user/alcorart' mikf closed this as completed in 7e7158e Feb 9, 2021 mikf added the enhancement label Feb 9...
'subscribestar':'https://kemono.su/api/v1/subscribestar/user/{user_id}' } deffetch_artist_data(artist_url): # Extract platform and user ID from the provided URL parsed_url=urllib.parse.urlparse(artist_url) platform=parsed_url.path.split('/')[1] ...
("https://kemono.party/subscribestar/user/alcorart/post/184330"), # 'file-domain' option ("https://kemono.party/subscribestar/user/alcorart/post/184330", { "options": (("file-domain","c2.kemono.party"),), "pattern":r"https://c2\.kemono.party/data/attachments/" ...
("https://www.kemono.party/subscribestar/user/alcorart/post/184330"), ) def__init__(self,match): KemonopartyExtractor.__init__(self,match) service,user_id,post_id=match.groups() _,service,user_id,post_id=match.groups() self.api_url="{}/api/{}/user/{}/post/{}".format( ...
SubscribeStar Contributors here upload content and share it here for easy searching and organization. To get started viewing content, either search for creators on the artists page, or search for content on the posts page.Code CoverageLicenseK...
Command-line program to download image galleries and collections from several image hosting sites - gallery-dl/gallery_dl/extractor/kemonoparty.py at 2d2340f0da7dd743689810c40373c001445f3b98 · mikf/gallery-dl