60 seconds
This commit is contained in:
@@ -360,7 +360,7 @@ def upload_video_via_pds(
|
|||||||
client: Client,
|
client: Client,
|
||||||
video_path: str,
|
video_path: str,
|
||||||
alt_text: str = "",
|
alt_text: str = "",
|
||||||
settle_delay_seconds: float = 15.0,
|
settle_delay_seconds: float = 60.0,
|
||||||
) -> models.AppBskyEmbedVideo.Main | None:
|
) -> models.AppBskyEmbedVideo.Main | None:
|
||||||
"""
|
"""
|
||||||
Upload a video as a generic blob directly to the user's PDS.
|
Upload a video as a generic blob directly to the user's PDS.
|
||||||
|
|||||||
Reference in New Issue
Block a user