{"id":26295608,"url":"https://github.com/questionlp/search.marsupialgurgle.com","last_synced_at":"2026-04-10T11:02:08.613Z","repository":{"id":282502458,"uuid":"948295953","full_name":"questionlp/search.marsupialgurgle.com","owner":"questionlp","description":"Search engine for Marsupial Gurgle audio clip archive","archived":false,"fork":false,"pushed_at":"2026-03-31T19:14:45.000Z","size":8522,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-31T21:20:53.280Z","etag":null,"topics":["flask","marsupial-gurgle","mysql","python","python3","tbtl"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/questionlp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-14T04:32:00.000Z","updated_at":"2026-03-31T19:14:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"23aa1f72-a670-4237-bf3d-4f5d01353536","html_url":"https://github.com/questionlp/search.marsupialgurgle.com","commit_stats":null,"previous_names":["questionlp/search.marsupialgurgle.com"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/questionlp/search.marsupialgurgle.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/questionlp%2Fsearch.marsupialgurgle.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/questionlp%2Fsearch.marsupialgurgle.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/questionlp%2Fsearch.marsupialgurgle.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/questionlp%2Fsearch.marsupialgurgle.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/questionlp","download_url":"https://codeload.github.com/questionlp/search.marsupialgurgle.com/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/questionlp%2Fsearch.marsupialgurgle.com/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31639524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","marsupial-gurgle","mysql","python","python3","tbtl"],"created_at":"2025-03-15T04:14:32.010Z","updated_at":"2026-04-10T11:02:08.604Z","avatar_url":"https://github.com/questionlp.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Marsupial Gurgle Audio Archive Search Engine\n\n## Overview\n\nFlask-based web application that allows users to search the audio clips that have been uploaded to [Marsupial Gurgle](https://marsupialgurgle.com/).\n\n**Note:** The authoritative version of this repository now resides on Codeberg as [search.marsupialgurgle.com](https://codeberg.org/qlp/search.marsupialgurgle.com) and mirrors changes to GitHub. Going forward, issues and pull requests should be created on Codeberg rather than GitHub.\n\n## Requirements\n\n- Node.js v22 LTS or newer\n- Python 3.12 or newer\n- MySQL Server 8.4 or newer\n\n## Installation\n\nRefer to [INSTALLING.md](./INSTALLING.md) for information on how to set up an instance of this web application that can be served through NGINX and Gunicorn.\n\n## Changes\n\nFor a list of changes between release versions of the application, refer to the included [CHANGELOG.md](./CHANGELOG.md).\n\n## Contributing\n\nIf you would like contribute to this project, please make sure to review both the [Code of Conduct](./CODE_OF_CONDUCT.md) and the [Contributing](./CONTRIBUTING.md) documents in this repository.\n\n### AI Generated Code\n\nPlease note that this project does not accept pull requests or bugfixes that include code that has been partially or wholly generated using AI.\n\n## Licenses and Acknowledgements\n\nThis web application is licensed under the terms of the [MIT License](./LICENSE).\n\nAlthough this project interfaces with [MySQL Connector/Python](https://github.com/mysql/mysql-connector-python), licensed under version 2 of the GNU General Public License (GPLv2) and is also subject to the terms included in [Universal FOSS Exception, version 1.0](https://oss.oracle.com/licenses/universal-foss-exception/). The exception permits this library to be licensed under an OSI-approved or a license categorized as \"free\" by the Free Software Foundation (FSF), such as the MIT License.\n\n[Bootstrap](https://github.com/twbs/bootstrap) and [Bootstrap Icons](https://github.com/twbs/icons) are both licensed under the terms of the [MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE).\n\n[IBM Plex](https://github.com/IBM/plex/) is licensed under the terms of the [SIL Open Font License Version 1.1](https://github.com/IBM/plex/blob/master/LICENSE.txt).\n\nAdditional packages that are distributed with the web application or reference available APIs\nfrom libraries are distributed under the corresponding license terms listed below:\n\n### Web Application Backend\n\n- Flask\n  - [3-Clause BSD License](https://github.com/pallets/flask/blob/main/LICENSE.txt)\n- flask-sanitize-escape\n  - [MIT License](https://github.com/mayur19/flask-sanitize-escape/blob/main/LICENSE)\n- Gunicorn\n  - [MIT License](https://github.com/benoitc/gunicorn/blob/master/LICENSE)\n- python-slugify\n  - [MIT License](https://github.com/un33k/python-slugify/blob/master/LICENSE)\n- pytz\n  - [MIT License](https://pythonhosted.org/pytz/#license)\n\n### Web Application Frontend\n\n- Bootstrap Color Mode Toggler\n  - [Creative Commons Attribution 3.0 Unported](https://creativecommons.org/licenses/by/3.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquestionlp%2Fsearch.marsupialgurgle.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquestionlp%2Fsearch.marsupialgurgle.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquestionlp%2Fsearch.marsupialgurgle.com/lists"}