An open API service indexing awesome lists of open source software.

https://github.com/octospacc/proxatore

🎭 A content proxy for viewing and embedding media and text from various platforms.
https://github.com/octospacc/proxatore

embed instagram media php pinterest proxy social telegram tiktok twitter video web x youtube

Last synced: about 2 months ago
JSON representation

🎭 A content proxy for viewing and embedding media and text from various platforms.

Awesome Lists containing this project

README

          

# 🎭 Proxatore

Proxatore is a content proxy for viewing and embedding media and text from various platforms.

**Try it now!** Various instances of Proxatore are available (feel free to add your own with a pull request!):

|URL|Country|Uses Cloudflare|Notes|
|-|-|-|-|
|****|**🇮🇹**||**Official instance**|
||🇮🇹|||
||🇬🇧||Only works in browser|
||🇩🇪|||
||🇩🇪|⚠️||
||🇫🇷|||

Source code mirrors:

* GitLab (primary):
* GitHub:
* Gitea.it:

## How to self-host?

This 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.

### Base requirements


A web server with PHP

(Currently only tested on nginx with PHP 8.2 and IIS with PHP 8.3, as of May 2025.)


curl, dom, mbstring, openssl and xml PHP extensions

The program requires these PHP extensions to be installed and enabled on the server to work.

### Optional requirements


A dedicated domain name

To host the program properly, instead of in a subpath.


yt-dlp on your server

To stream videos from various platforms in MP4 format.

A cobalt API server

To have a fallback for access to media files for the most popular platforms.