Create Clip

Create a 30-second Twitch Clip
Twitch API restrictions
  • The generated clip will always be 30 seconds in length
  • The clip title will match your stream title at the time of creation
    To make your own changes to the clip duration and/or title, you can manually edit the clip later.

Variables

NameTypeDescription
Example Value:7/11/2022 3:01:53 AM

Timestamp of clip creation

Example Value:AwkwardHelplessSalamanderSwiftRage

String identifier of the created clip

Example Value:True/False

Boolean result of the request

Example Value:https://clips.twitch.tv/AwkwardHelplessSalamanderSwiftRage

Full URL to the created clip

C# Usage

Create a 30 second Twitch Clip

public ClipData CreateClip()
Twitch API restrictions
  • The generated clip will always be 30 seconds in length
  • The clip title will match your stream title at the time of creation
    To make your own changes to the clip duration and/or title, you can manually edit the clip later.