Howdy folks!
I've written up a small (slightly messy) script for scraping a bunch of those sites that automatically record and publish your shows. Initially it was a one-off to help save a friend from death by a thousand clicks, but I've expanded it quite a bit and made it easier to use and easier to extend. This should make it a lot simpler to manage your digital footprint (if that's something you're conscious of), but of course it can't make any sites comply - it's just to save you time.
It's publicly available here on GitHub with an overview of what it does and how to use it. Please make use of the issues submitter for support/new site requests if possible, I'm much more likely to see those.
The sites it supports are those that have a dedicated page for a model, with a paginated list of videos hosted there. With the way it's structured, it's very easy to add support for new sites - don't hesitate to ask if you've found one with your content. It presently supports 13 sites that are indexed by Google and DuckDuckGo (e.g. search results for any moderately popular model's username would be full of these pages). Admittedly, it's a bit biased to Chaturbate as that's where I and my friends stream, but several of the sites cover multiple platforms and I'm happy to add more.
Things to note:
Requests and contributions are welcome.
I've written up a small (slightly messy) script for scraping a bunch of those sites that automatically record and publish your shows. Initially it was a one-off to help save a friend from death by a thousand clicks, but I've expanded it quite a bit and made it easier to use and easier to extend. This should make it a lot simpler to manage your digital footprint (if that's something you're conscious of), but of course it can't make any sites comply - it's just to save you time.
It's publicly available here on GitHub with an overview of what it does and how to use it. Please make use of the issues submitter for support/new site requests if possible, I'm much more likely to see those.
The sites it supports are those that have a dedicated page for a model, with a paginated list of videos hosted there. With the way it's structured, it's very easy to add support for new sites - don't hesitate to ask if you've found one with your content. It presently supports 13 sites that are indexed by Google and DuckDuckGo (e.g. search results for any moderately popular model's username would be full of these pages). Admittedly, it's a bit biased to Chaturbate as that's where I and my friends stream, but several of the sites cover multiple platforms and I'm happy to add more.
Things to note:
- This is a PowerShell script. It is effectively the same as any other executable (.exe) file. Please do not download it from anywhere other than the GitHub repository. If you're hesitant to use it and are technically inclined, try reading through the source first. If you're not technically inclined, feel free to ask questions and I'd be happy to explain the whole of it.
- I do not recommend sending a DMCA request directly to these websites. You should send the info to the site you stream at, if they are willing to send them on your behalf (e.g. Chaturbate). If that doesn't get you anywhere, it won't hurt anything to submit the takedowns with false information - do not send P.I.I. to these websites under any circumstances.
- There are some sites that share backends, and some of those utilize an external file host with identical links across their whole network of sites - for those, a DMCA request to the backing storage service will be take care of all of the sites in one fell swoop.
Requests and contributions are welcome.
Last edited: