Spaces:
Running
Running
Upload main_patch.py
Browse files- main_patch.py +1 -1
main_patch.py
CHANGED
|
@@ -5,4 +5,4 @@
|
|
| 5 |
# This enables the VTV1-VTV10 + VTVPrime stream endpoints:
|
| 6 |
# GET /api/vtv/streams - Get all channel streams
|
| 7 |
# GET /api/vtv/stream/{id} - Get specific channel stream
|
| 8 |
-
# GET /api/proxy/page?url=... - Proxy web pages (for xemtv PHP scraping)
|
|
|
|
| 5 |
# This enables the VTV1-VTV10 + VTVPrime stream endpoints:
|
| 6 |
# GET /api/vtv/streams - Get all channel streams
|
| 7 |
# GET /api/vtv/stream/{id} - Get specific channel stream
|
| 8 |
+
# GET /api/proxy/page?url=... - Proxy web pages (for xemtv PHP scraping)
|