{"id":28471552,"url":"https://github.com/octospacc/proxatore","last_synced_at":"2026-04-30T19:31:37.298Z","repository":{"id":295336625,"uuid":"986545352","full_name":"octospacc/Proxatore","owner":"octospacc","description":"🎭 A content proxy for viewing and embedding media and text from various platforms.","archived":false,"fork":false,"pushed_at":"2025-05-27T21:26:13.000Z","size":79,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-07T11:03:26.322Z","etag":null,"topics":["embed","instagram","media","php","pinterest","proxy","social","telegram","tiktok","twitter","video","web","x","youtube"],"latest_commit_sha":null,"homepage":"https://proxatore.octt.eu.org","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/octospacc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"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}},"created_at":"2025-05-19T19:14:01.000Z","updated_at":"2025-05-31T11:29:03.000Z","dependencies_parsed_at":"2025-05-25T01:06:04.490Z","dependency_job_id":"69c38cce-a46d-4736-b82b-ecde6aa887dc","html_url":"https://github.com/octospacc/Proxatore","commit_stats":null,"previous_names":["octospacc/proxatore"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/octospacc/Proxatore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octospacc%2FProxatore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octospacc%2FProxatore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octospacc%2FProxatore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octospacc%2FProxatore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octospacc","download_url":"https://codeload.github.com/octospacc/Proxatore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octospacc%2FProxatore/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263046441,"owners_count":23405189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["embed","instagram","media","php","pinterest","proxy","social","telegram","tiktok","twitter","video","web","x","youtube"],"created_at":"2025-06-07T11:01:25.276Z","updated_at":"2026-04-30T19:31:37.292Z","avatar_url":"https://github.com/octospacc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎭 Proxatore\n\nProxatore is a content proxy for viewing and embedding media and text from various platforms.\n\n**Try it now!** Various instances of Proxatore are available (feel free to add your own with a pull request!):\n\n|URL|Country|Uses Cloudflare|Notes|\n|-|-|-|-|\n|**\u003chttps://proxatore.octt.eu.org/\u003e**|**🇮🇹**||**Official instance**|\n|\u003chttps://proxatore.almi.eu.org/\u003e|🇮🇹|||\n|\u003chttps://proxatore.ct.ws/\u003e|🇬🇧||Only works in browser|\n|\u003chttps://octospacc.altervista.org/proxatore/\u003e|🇩🇪|||\n|\u003chttps://laprovadialessioalmi.altervista.org/proxatore/\u003e|🇩🇪|⚠️||\n|\u003chttps://proxatore.lucy.gq\u003e|🇫🇷|||\n\nSource code mirrors:\n\n* GitLab (primary): \u003chttps://gitlab.com/octospacc/Proxatore\u003e\n* GitHub: \u003chttps://github.com/octospacc/Proxatore\u003e\n* Gitea.it: \u003chttps://gitea.it/octospacc/Proxatore\u003e\n\n## How to self-host?\n\nThis software is free and open-source, and you can host it on your own server, for either private or public use. Ensure you meet the following requirements, then download the source code and review the configuration file.\n\n### Base requirements\n\n\u003cdl\u003e\n    \u003cdt\u003eA web server with PHP\u003c/dt\u003e\n        \u003cdd\u003e(Currently only tested on nginx with PHP 8.2 and IIS with PHP 8.3, as of May 2025.)\u003c/dd\u003e\n    \u003cdt\u003e\u003ccode\u003ecurl\u003c/code\u003e, \u003ccode\u003edom\u003c/code\u003e, \u003ccode\u003embstring\u003c/code\u003e, \u003ccode\u003eopenssl\u003c/code\u003e and \u003ccode\u003exml\u003c/code\u003e PHP extensions\u003c/dt\u003e\n        \u003cdd\u003eThe program requires these PHP extensions to be installed and enabled on the server to work.\u003c/dd\u003e\n\u003c/dl\u003e\n\n### Optional requirements\n\n\u003cdl\u003e\n    \u003cdt\u003eA dedicated domain name\u003c/dt\u003e\n        \u003cdd\u003eTo host the program properly, instead of in a subpath.\u003c/dd\u003e\n    \u003cdt\u003e\u003ca href=\"https://github.com/yt-dlp/yt-dlp\" target=\"_blank\"\u003eyt-dlp\u003c/a\u003e on your server\u003c/dt\u003e\n        \u003cdd\u003eTo stream videos from various platforms in MP4 format.\u003c/dd\u003e\n    \u003cdt\u003eA \u003ca href=\"https://github.com/imputnet/cobalt\"\u003ecobalt\u003c/a\u003e API server\u003c/dt\u003e\n        \u003cdd\u003eTo have a fallback for access to media files for the most popular platforms.\u003c/dd\u003e\n\u003c/dl\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctospacc%2Fproxatore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctospacc%2Fproxatore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctospacc%2Fproxatore/lists"}