https://github.com/matt0550/streaming-api
APIs that allow you to receive the updated URL of the most popular streaming sites. (example. euroStreaming)
https://github.com/matt0550/streaming-api
api flask python rest-api streaming streaming-api
Last synced: 8 months ago
JSON representation
APIs that allow you to receive the updated URL of the most popular streaming sites. (example. euroStreaming)
- Host: GitHub
- URL: https://github.com/matt0550/streaming-api
- Owner: Matt0550
- License: mit
- Created: 2022-12-07T19:30:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-20T22:53:26.000Z (about 1 year ago)
- Last Synced: 2025-06-27T15:06:09.195Z (8 months ago)
- Topics: api, flask, python, rest-api, streaming, streaming-api
- Language: Python
- Homepage: https://streaming.cloud.matteosillitti.it/
- Size: 26.4 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Streaming-API
APIs that allow you to receive the updated URL of the most popular streaming sites. (example. euroStreaming).
Only for educational purposes.
## API Reference
#### Get url from streaming website
API URL: https://streaming.cloud.matteosillitti.it
```http
GET /v1/${website}
```
| Parameter | Description | Available sites |
| :-------- | :------------ | :------------------------------- |
| `website` | **Required**. | `View the list below ` |
#### Available sites
- `eurostreaming`
- `altadefinizione`
- `cb01`
#### Response
```json
{"message":"https://eurostreaming.town","status":"success"}
```
### Automatic redirect
```
https://streaming.cloud.matteosillitti.it/eurostreaming
```
You will now be automatically redirected to the website
## Help or feedback
You can contact me on:
Discord: https://discord.gg/5WrVyQKWAr
Telegram: https://t.me/Non_Sono_matteo
Mail: mail@matteosillitti.it
## Legacy version
A old version of the API is available at the following address: https://github.com/Matt0550/streaming-api-legacy
The old version is no longer maintained and no longer works.
## Support me
[](https://ko-fi.com/matt05)
[](https://www.buymeacoffee.com/Matt0550)
[](https://paypal.me/sillittimatteo)