Datasets:
metadata
annotations_creators:
- found
language:
- en
license:
- cc0-1.0
multilinguality:
- monolingual
pretty_name: Allstar.gg Gaming Clips Dataset
size_categories:
- 10K<n<100K
source_datasets:
- original
task_categories:
- video-classification
- video-text-to-text
tags:
- video
- image
Dataset Card for Allstar.gg Clips
Dataset Summary
This dataset contains information about 47,896 video clips from the gaming platform allstar.gg. The clips primarily focus on Counter-Strike 2 gameplay moments and include detailed metadata such as player information, game statistics, view counts, and related media URLs.
Languages
The dataset is primarily in English (en).
Dataset Structure
Data Fields
This dataset includes the following fields:
_id
: Unique identifier for the clip (string)user
: Object containing user information:_id
: User IDavatar
: URL to user's avatarusername
: Username
clipProperties
: Array of properties containing game-specific metadata:CS_Kill Count
: Number of kills in the clipCS_Map
: Map nameCS_Weapons
: Weapons usedCS_Headshots
: Number of headshotsCS_Game Type
: Game type (e.g., "FACEIT")CS_Game Mode
: Game mode (e.g., "Competitive")
clipTitle
: Title of the clip (string)game
: Game ID (integer)clipLength
: Duration of clip in seconds (integer)views
: View count (integer)shareId
: Unique sharing identifier (string)createdDate
: Timestamp of creation (string)clipLink
: Direct URL to MP4 video file (string)clipImageThumb
: URL to clip thumbnail (string)clipSnapshot
: URL to clip preview image (string)isRemixable
: Flag indicating if clip can be remixed (boolean)mobile
: Array of mobile-specific metadata (optional):status
: Processing status (string)clipLink
: URL to mobile-optimized video (string)aspectRatio
: Video aspect ratio (string, e.g., "9:16")resolution
: Video resolution (string, e.g., "1080x1920")clipImageThumb
: URL to mobile-optimized thumbnail (string)
Data Splits
All examples are in a single split.
Additional Information
License
This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
- Use it for any purpose, including commercial projects.
- Modify it however you like.
- Distribute it without asking permission. No attribution is required, but it's always appreciated! CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/