This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I made a new search interface for GWA as an alternative to the site search or Google: https://gwasi.com/
It tracks fill/offer links, letting you do things like finding the top unfilled script offers or seeing all of one author's scripts and fills.
Features:
- search authors and titles of all posts in r/gonewildaudio, r/pillowtalkaudio, r/GWAScriptGuild, /r/GWASapphic, /r/GoneWildAudioGay, and /r/GoneWildAudioTrans simultaneously
- links to the reddit post for upvoting/commenting/more details
- deleted users or posts are removed from the index within 4 hours and the backend within 1 week.
- sorts by new by default
- fast and private: searches happen locally and are never sent to a remote server
Search syntax:
- OR/AND/()/NOT/- work. NOT and - are equivalent. Terms are ANDed together by default.
script offer
searches for posts that containscript
andoffer
, while"script offer"
searches for the exact phrasescript offer
. - filter on score, total karma, or fill count using syntax like
fills:0
,score:<50
,karma:100-5000
. - filter by date, using
date:14d
for the last two weeks (h/d/m/y mean hour/day/month/year), or give a year-month-day for precise date filtering, likedate:2020-11
. - use quotes to search for a sequence of
"words together"
- use
u:user
andr:subreddit
to filter for posts by "user" or in "subreddit". - use
length:3-10
to search for 3-10 minute audios or 3-10k word scripts, ortype:audio
/type:script
/type:other
to filter by these types. This is not perfect-- lengths are only grabbed from some sites! - for advanced users:
/regex/
and/regex with spaces/
lets you use regular expressions. As a simple tip:\b
means "word boundary", so you can search for/\bass\b/
to find "ass" but not "assumption".
This should follow all subreddit and site rules. My goal is to respect creators' wishes, so it behaves more like a search engine than previous sites dedicated to stealing content. Deleted posts are removed quickly, and this doesn't do any saving or proxying of linked audios. If you'd prefer not to be listed at all, please comment here or PM me.
Expect bugs! Matching fills to offers in particular is based on heuristics. It likes a direct link to the offering post, tries its best with a u/ credit mention, and doesn't read comments giving attributions at all.
I hope this is useful and improves engagement from performers, writers, and listeners alike. Merry Christmas!
Changelog:
- 2021-01-09: split data up for better caching, so the page should load much faster when loaded again later.
- 2021-07-16: add audio/popular/f4m/m4f buttons
- 2021-10-12: add /regex/ searches
- 2022-03-17: add u: and r: searches, to filter by user and subreddit
- 2023-06-27: scrape lengths from a bunch of sites-- audio: soundgasm, erocast, whypit, vocaroo, literotica, scripts: scriptbin, pastebin, AO3, gdocs. Added
l
/length
andt
/type
searches.
Subreddit
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/GWAScriptGu...