Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KitTheBit
/
TAFA
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KitTheBit
commited on
Jul 18, 2025
Commit
b4313de
·
verified
·
1 Parent(s):
a4a6ad0
Create run.py
Browse files
Files changed (1)
hide
show
run.py
+5
-0
run.py
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
import httpx
2
+
3
+
4
+
response = httpx.get('https://stremio-rev-proxy.h-y.workers.dev/https://supervideo.cc/e/h2ghuu717fc3')
5
+
print(response)