Gorka Egino Arroyo
unread,Mar 8, 2025, 5:21:54 AMMar 8Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Freesound API
Hi,
Does there exist a way to filter out sounds flagged as offensive from the queries to the api?
My use case is that I want to get a random sound from Freesound that matches a filter (currently, duration 1 TO 10), but I have sometimes gotten nsfw content, which I would like to be able to avoid.
For what I've seen, there's not a consistent tag that selects all these sounds, so having a straightforward way to filter them out (like with a boolean filter name like
filter=is_offensive:false) would be amazing.
Thanks
Gorka