We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78eb703 commit 56e79abCopy full SHA for 56e79ab
README.md
@@ -87,7 +87,7 @@ video_f = conn.upload(file_path="./my_video.mp4")
87
88
### 📺 Viewing your video
89
90
-Your video is available instantly for viewing in 720p resolution ⚡️
+Your video is instantly available for viewing in 720p resolution ⚡️
91
92
- Generate a streamable url for the video using video.generate_stream()
93
- Preview the video using video.play(). This will open the video in your default browser/notebook
0 commit comments