From c3c4bdfb839b8496b7d7507cb1d0be6c26437b4e Mon Sep 17 00:00:00 2001 From: ArthurHeitmann <37270165+ArthurHeitmann@users.noreply.github.com> Date: Sun, 9 Feb 2025 08:50:09 +0100 Subject: [PATCH] 2025-01 update schemas and download links --- download_links.md | 1 + schemas/RC.ts | 2 +- schemas/RC/2025.ts | 140 + schemas/RC/2025/RC_2025-01.json | 1593 +++++ schemas/RC/2025/RC_2025-01.ts | 140 + schemas/RS.ts | 6 +- schemas/RS/2025.ts | 903 +++ schemas/RS/2025/RS_2025-01.json | 10093 ++++++++++++++++++++++++++++++ schemas/RS/2025/RS_2025-01.ts | 903 +++ 9 files changed, 13777 insertions(+), 4 deletions(-) create mode 100644 schemas/RC/2025.ts create mode 100644 schemas/RC/2025/RC_2025-01.json create mode 100644 schemas/RC/2025/RC_2025-01.ts create mode 100644 schemas/RS/2025.ts create mode 100644 schemas/RS/2025/RS_2025-01.json create mode 100644 schemas/RS/2025/RS_2025-01.ts diff --git a/download_links.md b/download_links.md index bc21b1a..1d001ee 100644 --- a/download_links.md +++ b/download_links.md @@ -42,6 +42,7 @@ Please seed the torrents for as long as possible. Shortly after release download | 2024-10 | [Academic Torrents](https://academictorrents.com/details/507dfcda29de9936dd77ed4f34c6442dc675c98f) | | | 2024-11 | [Academic Torrents](https://academictorrents.com/details/a1b490117808d9541ab9e3e67a3447e2f4f48f01) | | | 2024-12 | [Academic Torrents](https://academictorrents.com/details/eb2017da9f63a49460dde21a4ebe3b7c517f3ad9) | | +| 2025-01 | [Academic Torrents](https://academictorrents.com/details/4fd14d4c3d792e0b1c5cf6b1d9516c48ba6c4a24) | | ### Other diff --git a/schemas/RC.ts b/schemas/RC.ts index 3038a38..9de0bae 100644 --- a/schemas/RC.ts +++ b/schemas/RC.ts @@ -199,7 +199,7 @@ interface RedditComment { e: " Image", l: "FRONT"|"BACK", m: "image/png", - n: "heart"|"cry"|"fire"|"holo_card"|"winner"|"laugh"|"dizziness"|"bravo"|"starstruck"|"clown"|"take_my_energy"|"nani"|"webman"|"spooky"|"cameras", + n: "fire"|"heart"|"cry"|"bravo"|"holo_card"|"winner"|"laugh"|"dizziness"|"starstruck"|"clown"|"take_my_energy"|"nani"|"webman"|"spooky"|"cameras", s: { u: string, x: number, diff --git a/schemas/RC/2025.ts b/schemas/RC/2025.ts new file mode 100644 index 0000000..6bc6e5d --- /dev/null +++ b/schemas/RC/2025.ts @@ -0,0 +1,140 @@ +interface RedditComment_2025 { + _meta?: { + corrupted_body?: string, + is_edited?: boolean, + removal_type?: "deleted"|"removed"|"removed by reddit", + retrieved_2nd_on: number, + was_deleted_later?: boolean, + was_initially_deleted?: boolean, + }, + all_awardings: [], + approved?: boolean, + approved_at_utc: null, + approved_by: null, + archived: boolean, + associated_award: null, + author: string, + author_cakeday?: boolean, + author_flair_background_color: null|string, + author_flair_css_class: null|string, + author_flair_richtext?: { + a?: string, + e: "text"|"emoji", + t?: string, + u?: string, + }[], + author_flair_template_id: null|string, + author_flair_text: null|string, + author_flair_text_color: null|"dark"|"light"|"", + author_flair_type?: "text"|"richtext", + author_fullname?: string, + author_is_blocked: boolean, + author_patreon_flair?: boolean, + author_premium?: boolean, + awarders: [], + banned_at_utc: null, + banned_by: null, + body: string, + can_gild: boolean, + can_mod_post: boolean, + collapsed: boolean, + collapsed_because_crowd_control: null, + collapsed_reason: null|"comment score below threshold"|"potentially toxic", + collapsed_reason_code: null|"DELETED"|"LOW_SCORE"|"POTENTIALLY_TOXIC", + comment_type: null, + controversiality: number, + created: number, + created_utc: number, + distinguished: null|"moderator"|"admin", + downs: number, + editable?: boolean, + edited: boolean|number, + expression_asset_data?: { + [key: string]: { + avatar: { + e: "Image", + m: "image/png", + s: { + u: string, + x: number, + y: number, + }, + }, + expression: { + e: " Image", + l: "FRONT"|"BACK", + m: "image/png", + n: "bravo"|"fire", + s: { + u: string, + x: number, + y: number, + }, + }[], + perspective: "CROPPED"|"FULL_BODY", + position: "CENTER", + size: "SIZE_1_X_1"|"SIZE_1_X_2", + }, + }, + gilded: number, + gildings: { + }, + id: string, + ignore_reports?: boolean, + is_submitter: boolean, + likes: null, + link_id: string, + locked: boolean, + media_metadata?: { + [key: string]: { + e?: "Image"|"AnimatedImage", + ext?: string, + id?: string, + m?: "image/jpeg"|"image/gif"|"image/png", + p?: { + u: string, + x: number, + y: number, + }[], + s?: { + gif?: string, + mp4?: string, + u?: string, + x: number, + y: number, + }, + status: "valid"|"unprocessed"|"invalid", + t?: "giphy"|"emoji"|"sticker", + }, + }, + mod_note: null, + mod_reason_by: null, + mod_reason_title: null, + mod_reports: [], + name: string, + no_follow: boolean, + num_reports: null, + parent_id: string, + permalink: string, + removal_reason: null|"legal", + removed?: boolean, + replies: "", + report_reasons: null, + retrieved_on: number, + saved: boolean, + score: number, + score_hidden: boolean, + send_replies: boolean, + spam?: boolean, + stickied: boolean, + subreddit: string, + subreddit_id: string, + subreddit_name_prefixed: string, + subreddit_type: "public"|"restricted"|"user"|"archived", + top_awarded_type: null, + total_awards_received: number, + treatment_tags: [], + unrepliable_reason: null, + ups: number, + user_reports: [], +} diff --git a/schemas/RC/2025/RC_2025-01.json b/schemas/RC/2025/RC_2025-01.json new file mode 100644 index 0000000..631e48c --- /dev/null +++ b/schemas/RC/2025/RC_2025-01.json @@ -0,0 +1,1593 @@ +[ + { + "type": "object", + "usage": "always", + "schema": { + "all_awardings": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "approved_at_utc": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "approved_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "archived": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 14274, + "false": 331967679 + } + } + ], + "associated_award": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "author": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 2, + "max_length": 29, + "avr_length": 13.02 + } + } + ], + "author_flair_background_color": [ + { + "type": "null", + "usage": 0.83, + "schema": null + }, + { + "type": "string", + "usage": 0.17, + "schema": { + "min_length": 0, + "max_length": 11, + "avr_length": 5.17 + } + } + ], + "author_flair_css_class": [ + { + "type": "null", + "usage": 0.95, + "schema": null + }, + { + "type": "string", + "usage": 0.05, + "schema": { + "min_length": 0, + "max_length": 4338, + "avr_length": 8.49 + } + } + ], + "author_flair_template_id": [ + { + "type": "null", + "usage": 0.87, + "schema": null + }, + { + "type": "string", + "usage": 0.13, + "schema": { + "min_length": 36, + "max_length": 36, + "avr_length": 36.0 + } + } + ], + "author_flair_text": [ + { + "type": "null", + "usage": 0.85, + "schema": null + }, + { + "type": "string", + "usage": 0.15, + "schema": { + "min_length": 0, + "max_length": 64, + "avr_length": 18.67 + } + } + ], + "author_flair_text_color": [ + { + "type": "null", + "usage": 0.81, + "schema": null + }, + { + "type": "string", + "usage": 0.19, + "schema": { + "min_length": 0, + "max_length": 5, + "avr_length": 4.15, + "values": [ + { + "value": "dark", + "usage": 0.83 + }, + { + "value": "light", + "usage": 0.17 + }, + { + "value": "", + "usage": 0.0 + } + ] + } + } + ], + "author_is_blocked": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 331981953 + } + } + ], + "awarders": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "banned_at_utc": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "banned_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "body": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 10000, + "avr_length": 160.84 + } + } + ], + "can_gild": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 331981953 + } + } + ], + "can_mod_post": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 331981953 + } + } + ], + "collapsed": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 15384292, + "false": 316597661 + } + } + ], + "collapsed_because_crowd_control": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "collapsed_reason": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "string", + "usage": 0.0, + "schema": { + "min_length": 17, + "max_length": 29, + "avr_length": 28.69, + "values": [ + { + "value": "comment score below threshold", + "usage": 0.97 + }, + { + "value": "potentially toxic", + "usage": 0.03 + } + ] + } + } + ], + "collapsed_reason_code": [ + { + "type": "null", + "usage": 0.97, + "schema": null + }, + { + "type": "string", + "usage": 0.03, + "schema": { + "min_length": 7, + "max_length": 17, + "avr_length": 7.0, + "values": [ + { + "value": "DELETED", + "usage": 1.0 + }, + { + "value": "LOW_SCORE", + "usage": 0.0 + }, + { + "value": "POTENTIALLY_TOXIC", + "usage": 0.0 + } + ] + } + } + ], + "comment_type": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "controversiality": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 1, + "avr_value": 0.02 + } + } + ], + "created": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1738367999, + "avr_value": 1737057718.62 + } + } + ], + "created_utc": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1738367999, + "avr_value": 1737057718.62 + } + } + ], + "distinguished": [ + { + "type": "null", + "usage": 0.96, + "schema": null + }, + { + "type": "string", + "usage": 0.04, + "schema": { + "min_length": 5, + "max_length": 9, + "avr_length": 9.0, + "values": [ + { + "value": "moderator", + "usage": 1.0 + }, + { + "value": "admin", + "usage": 0.0 + } + ] + } + } + ], + "downs": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 0, + "avr_value": 0.0 + } + } + ], + "edited": [ + { + "type": "bool", + "usage": 1.0, + "schema": { + "true": 0, + "false": 331966401 + } + }, + { + "type": "int", + "usage": 0.0, + "schema": { + "min_value": 999999999, + "max_value": 1738374926, + "avr_value": 1737675522.3 + } + } + ], + "gilded": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 0, + "avr_value": 0.0 + } + } + ], + "gildings": [ + { + "type": "object", + "usage": "always", + "schema": {} + } + ], + "id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 7, + "avr_length": 7.0 + } + } + ], + "is_submitter": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 34827367, + "false": 297154586 + } + } + ], + "likes": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "link_id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 10, + "avr_length": 10.0 + } + } + ], + "locked": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 4615019, + "false": 327366934 + } + } + ], + "mod_note": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "mod_reason_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "mod_reason_title": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "mod_reports": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 10, + "max_length": 10, + "avr_length": 10.0 + } + } + ], + "no_follow": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 312636957, + "false": 19344996 + } + } + ], + "num_reports": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "parent_id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 10, + "avr_length": 10.0 + } + } + ], + "permalink": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 33, + "max_length": 102, + "avr_length": 76.51 + } + } + ], + "removal_reason": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "string", + "usage": 0.0, + "schema": { + "min_length": 5, + "max_length": 5, + "avr_length": 5.0, + "values": [ + { + "value": "legal", + "usage": "always" + } + ] + } + } + ], + "replies": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "report_reasons": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "retrieved_on": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1738459919, + "avr_value": 1737057814.14 + } + } + ], + "saved": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 331981953 + } + } + ], + "score": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": -3874, + "max_value": 51968, + "avr_value": 6.36 + } + } + ], + "score_hidden": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 7006565, + "false": 324975388 + } + } + ], + "send_replies": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 320884065, + "false": 11097888 + } + } + ], + "stickied": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 6602677, + "false": 325379276 + } + } + ], + "subreddit": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 2, + "max_length": 22, + "avr_length": 10.93 + } + } + ], + "subreddit_id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 6, + "max_length": 9, + "avr_length": 8.29 + } + } + ], + "subreddit_name_prefixed": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 23, + "avr_length": 12.92 + } + } + ], + "subreddit_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 10, + "avr_length": 6.03, + "values": [ + { + "value": "public", + "usage": 0.98 + }, + { + "value": "restricted", + "usage": 0.01 + }, + { + "value": "user", + "usage": 0.01 + }, + { + "value": "archived", + "usage": 0.0 + } + ] + } + } + ], + "top_awarded_type": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "total_awards_received": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 0, + "avr_value": 0.0 + } + } + ], + "treatment_tags": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "unrepliable_reason": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "ups": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": -3874, + "max_value": 51968, + "avr_value": 6.36 + } + } + ], + "user_reports": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "_meta": [ + { + "type": "object", + "usage": "always", + "schema": { + "retrieved_2nd_on": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1738623466, + "avr_value": 1737187085.52 + } + } + ], + "is_edited": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 20157997, + "false": 0 + } + } + ], + "removal_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 17, + "avr_length": 7.01, + "values": [ + { + "value": "deleted", + "usage": 0.66 + }, + { + "value": "removed", + "usage": 0.34 + }, + { + "value": "removed by reddit", + "usage": 0.0 + } + ] + } + } + ], + "was_deleted_later": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 11131558, + "false": 0 + } + } + ], + "was_initially_deleted": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1861413, + "false": 0 + } + } + ], + "corrupted_body": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 20, + "max_length": 20, + "avr_length": 20.0, + "values": [ + { + "value": "\u0005\u0006\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", + "usage": "always" + } + ] + } + } + ] + } + } + ], + "author_flair_richtext": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 21, + "avr_length": 0.17, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "e": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.43, + "values": [ + { + "value": "text", + "usage": 0.57 + }, + { + "value": "emoji", + "usage": 0.43 + } + ] + } + } + ], + "t": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 64, + "avr_length": 14.95 + } + } + ], + "a": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 26, + "avr_length": 9.17 + } + } + ], + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 54, + "max_length": 78, + "avr_length": 60.37 + } + } + ] + } + } + ] + } + } + ], + "author_flair_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 8, + "avr_length": 4.41, + "values": [ + { + "value": "text", + "usage": 0.9 + }, + { + "value": "richtext", + "usage": 0.1 + } + ] + } + } + ], + "author_patreon_flair": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 319661187 + } + } + ], + "author_premium": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 12270683, + "false": 307390504 + } + } + ], + "author_fullname": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 13, + "avr_length": 10.91 + } + } + ], + "media_metadata": [ + { + "type": "object", + "usage": "always", + "schema": { + "type": "key-value", + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "status": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 11, + "avr_length": 5.0, + "values": [ + { + "value": "valid", + "usage": 1.0 + }, + { + "value": "unprocessed", + "usage": 0.0 + }, + { + "value": "invalid", + "usage": 0.0 + } + ] + } + } + ], + "e": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 13, + "avr_length": 6.96, + "values": [ + { + "value": "Image", + "usage": 0.75 + }, + { + "value": "AnimatedImage", + "usage": 0.25 + } + ] + } + } + ], + "id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 12, + "max_length": 41, + "avr_length": 15.81 + } + } + ], + "m": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 9, + "max_length": 10, + "avr_length": 9.54, + "values": [ + { + "value": "image/jpeg", + "usage": 0.54 + }, + { + "value": "image/png", + "usage": 0.21 + }, + { + "value": "image/gif", + "usage": 0.25 + } + ] + } + } + ], + "s": [ + { + "type": "object", + "usage": "always", + "schema": { + "x": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 16384, + "avr_value": 999.91 + } + } + ], + "y": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 32343, + "avr_value": 1068.44 + } + } + ], + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 96, + "max_length": 119, + "avr_length": 115.65 + } + } + ], + "gif": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 35, + "max_length": 155, + "avr_length": 125.55 + } + } + ], + "mp4": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 94, + "max_length": 157, + "avr_length": 145.13 + } + } + ] + } + } + ], + "p": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 3.99, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 80, + "max_length": 129, + "avr_length": 114.0 + } + } + ], + "x": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 44, + "max_value": 1080, + "avr_value": 448.87 + } + } + ], + "y": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 2160, + "avr_value": 497.91 + } + } + ] + } + } + ] + } + } + ], + "t": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 7, + "avr_length": 5.08, + "values": [ + { + "value": "emoji", + "usage": 0.2 + }, + { + "value": "giphy", + "usage": 0.76 + }, + { + "value": "sticker", + "usage": 0.04 + } + ] + } + } + ], + "ext": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 29, + "max_length": 57, + "avr_length": 39.13 + } + } + ] + } + } + ] + } + } + ], + "author_cakeday": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1719382, + "false": 0 + } + } + ], + "editable": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 111122 + } + } + ], + "approved": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 13 + } + } + ], + "ignore_reports": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 13 + } + } + ], + "removed": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 13 + } + } + ], + "spam": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 13 + } + } + ], + "expression_asset_data": [ + { + "type": "object", + "usage": "always", + "schema": { + "type": "key-value", + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "avatar": [ + { + "type": "object", + "usage": "always", + "schema": { + "e": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 5, + "avr_length": 5.0, + "values": [ + { + "value": "Image", + "usage": "always" + } + ] + } + } + ], + "m": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 9, + "max_length": 9, + "avr_length": 9.0, + "values": [ + { + "value": "image/png", + "usage": "always" + } + ] + } + } + ], + "s": [ + { + "type": "object", + "usage": "always", + "schema": { + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 171, + "max_length": 172, + "avr_length": 171.5 + } + } + ], + "x": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 380, + "max_value": 380, + "avr_value": 380.0 + } + } + ], + "y": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 600, + "max_value": 600, + "avr_value": 600.0 + } + } + ] + } + } + ] + } + } + ], + "expression": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 6, + "avr_length": 4.5, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "e": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 6, + "max_length": 6, + "avr_length": 6.0, + "values": [ + { + "value": " Image", + "usage": "always" + } + ] + } + } + ], + "l": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.67, + "values": [ + { + "value": "FRONT", + "usage": 0.67 + }, + { + "value": "BACK", + "usage": 0.33 + } + ] + } + } + ], + "m": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 9, + "max_length": 9, + "avr_length": 9.0, + "values": [ + { + "value": "image/png", + "usage": "always" + } + ] + } + } + ], + "n": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.67, + "values": [ + { + "value": "bravo", + "usage": 0.67 + }, + { + "value": "fire", + "usage": 0.33 + } + ] + } + } + ], + "s": [ + { + "type": "object", + "usage": "always", + "schema": { + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 55, + "max_length": 59, + "avr_length": 56.67 + } + } + ], + "x": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 150, + "max_value": 1000, + "avr_value": 422.22 + } + } + ], + "y": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 150, + "max_value": 500, + "avr_value": 316.67 + } + } + ] + } + } + ] + } + } + ] + } + } + ], + "perspective": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 9, + "avr_length": 8.0, + "values": [ + { + "value": "CROPPED", + "usage": 0.5 + }, + { + "value": "FULL_BODY", + "usage": 0.5 + } + ] + } + } + ], + "position": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 6, + "max_length": 6, + "avr_length": 6.0, + "values": [ + { + "value": "CENTER", + "usage": "always" + } + ] + } + } + ], + "size": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 10, + "max_length": 10, + "avr_length": 10.0, + "values": [ + { + "value": "SIZE_1_X_1", + "usage": 0.5 + }, + { + "value": "SIZE_1_X_2", + "usage": 0.5 + } + ] + } + } + ] + } + } + ] + } + } + ] + } + } +] \ No newline at end of file diff --git a/schemas/RC/2025/RC_2025-01.ts b/schemas/RC/2025/RC_2025-01.ts new file mode 100644 index 0000000..d7cfe65 --- /dev/null +++ b/schemas/RC/2025/RC_2025-01.ts @@ -0,0 +1,140 @@ +interface RedditComment { + _meta?: { + corrupted_body?: string, // 1/331457015 (0.00%) + is_edited?: boolean, // 20157997/331457015 (6.08%) + removal_type?: "deleted"|"removed"|"removed by reddit", // 12992971/331457015 (3.92%) + retrieved_2nd_on: number, + was_deleted_later?: boolean, // 11131558/331457015 (3.36%) + was_initially_deleted?: boolean, // 1861413/331457015 (0.56%) + }, // 331457015/331981953 (99.84%) + all_awardings: [], + approved?: boolean, // 13/331981953 (0.00%) + approved_at_utc: null, + approved_by: null, + archived: boolean, + associated_award: null, + author: string, + author_cakeday?: boolean, // 1719382/331981953 (0.52%) + author_flair_background_color: null|string, + author_flair_css_class: null|string, + author_flair_richtext?: { + a?: string, // 23976787/55555036 (43.16%) + e: "text"|"emoji", + t?: string, // 31578249/55555036 (56.84%) + u?: string, // 23976787/55555036 (43.16%) + }[], // 319661187/331981953 (96.29%) + author_flair_template_id: null|string, + author_flair_text: null|string, + author_flair_text_color: null|"dark"|"light"|"", + author_flair_type?: "text"|"richtext", // 319661187/331981953 (96.29%) + author_fullname?: string, // 317799566/331981953 (95.73%) + author_is_blocked: boolean, + author_patreon_flair?: boolean, // 319661187/331981953 (96.29%) + author_premium?: boolean, // 319661187/331981953 (96.29%) + awarders: [], + banned_at_utc: null, + banned_by: null, + body: string, + can_gild: boolean, + can_mod_post: boolean, + collapsed: boolean, + collapsed_because_crowd_control: null, + collapsed_reason: null|"comment score below threshold"|"potentially toxic", + collapsed_reason_code: null|"DELETED"|"LOW_SCORE"|"POTENTIALLY_TOXIC", + comment_type: null, + controversiality: number, + created: number, + created_utc: number, + distinguished: null|"moderator"|"admin", + downs: number, + editable?: boolean, // 111122/331981953 (0.03%) + edited: boolean|number, + expression_asset_data?: { + [key: string]: { + avatar: { + e: "Image", + m: "image/png", + s: { + u: string, + x: number, + y: number, + }, + }, + expression: { + e: " Image", + l: "FRONT"|"BACK", + m: "image/png", + n: "bravo"|"fire", + s: { + u: string, + x: number, + y: number, + }, + }[], + perspective: "CROPPED"|"FULL_BODY", + position: "CENTER", + size: "SIZE_1_X_1"|"SIZE_1_X_2", + }, + }, // 2/331981953 (0.00%) + gilded: number, + gildings: { + }, + id: string, + ignore_reports?: boolean, // 13/331981953 (0.00%) + is_submitter: boolean, + likes: null, + link_id: string, + locked: boolean, + media_metadata?: { + [key: string]: { + e?: "Image"|"AnimatedImage", // 7940267/7945000 (99.94%) + ext?: string, // 1560812/7945000 (19.65%) + id?: string, // 7940267/7945000 (99.94%) + m?: "image/jpeg"|"image/gif"|"image/png", // 7940267/7945000 (99.94%) + p?: { + u: string, + x: number, + y: number, + }[], // 7443675/7945000 (93.69%) + s?: { + gif?: string, // 1948994/7940267 (24.55%) + mp4?: string, // 1867280/7940267 (23.52%) + u?: string, // 5991273/7940267 (75.45%) + x: number, + y: number, + }, // 7940267/7945000 (99.94%) + status: "valid"|"unprocessed"|"invalid", + t?: "giphy"|"emoji"|"sticker", // 2057404/7945000 (25.90%) + }, + }, // 7859553/331981953 (2.37%) + mod_note: null, + mod_reason_by: null, + mod_reason_title: null, + mod_reports: [], + name: string, + no_follow: boolean, + num_reports: null, + parent_id: string, + permalink: string, + removal_reason: null|"legal", + removed?: boolean, // 13/331981953 (0.00%) + replies: "", + report_reasons: null, + retrieved_on: number, + saved: boolean, + score: number, + score_hidden: boolean, + send_replies: boolean, + spam?: boolean, // 13/331981953 (0.00%) + stickied: boolean, + subreddit: string, + subreddit_id: string, + subreddit_name_prefixed: string, + subreddit_type: "public"|"restricted"|"user"|"archived", + top_awarded_type: null, + total_awards_received: number, + treatment_tags: [], + unrepliable_reason: null, + ups: number, + user_reports: [], +} \ No newline at end of file diff --git a/schemas/RS.ts b/schemas/RS.ts index 44425ac..a2cb004 100644 --- a/schemas/RS.ts +++ b/schemas/RS.ts @@ -215,7 +215,7 @@ interface RedditPost { num_crossposts: number, num_reports: null, over_18: boolean, - parent_whitelist_status: "all_ads"|"no_ads"|null, + parent_whitelist_status?: "all_ads"|"no_ads"|null, permalink: string, pinned: boolean, poll_data?: { @@ -385,7 +385,7 @@ interface RedditPost { user_reports: [], view_count: null, visited: boolean, - whitelist_status: "all_ads"|"no_ads"|null, + whitelist_status?: "all_ads"|"no_ads"|null, wls: number|null, }[], ad_supplementary_text_md?: null|string, @@ -932,7 +932,7 @@ interface RedditPost { quarantine: boolean, removal_reason: null|"legal", removed_by?: null, - removed_by_category?: null|"deleted"|"reddit"|"moderator"|"copyright_takedown"|"content_takedown"|"author"|"automod_filtered"|"community_ops"|"anti_evil_ops", + removed_by_category?: null|"deleted"|"reddit"|"moderator"|"copyright_takedown"|"content_takedown"|"automod_filtered"|"author"|"community_ops"|"anti_evil_ops", report_reasons: null, rpan_video?: { hls_url: string, diff --git a/schemas/RS/2025.ts b/schemas/RS/2025.ts new file mode 100644 index 0000000..70dfcb2 --- /dev/null +++ b/schemas/RS/2025.ts @@ -0,0 +1,903 @@ +interface RedditPost_2025 { + _meta?: { + corrupted_selftext?: string, + edited_title?: string, + is_edited?: boolean, + removal_type?: "deleted"|"moderator"|"reddit"|"automod_filtered"|"content_takedown"|"author"|"copyright_takedown"|"anti_evil_ops"|"community_ops", + retrieved_2nd_on: number, + was_deleted_later?: boolean, + was_initially_deleted?: boolean, + }, + ad_business?: null, + ad_promoted_user_posts?: null|{ + all_awardings: [], + allow_live_comments: boolean, + approved_at_utc: null, + approved_by: null, + archived: boolean, + author: "BorbWhisperer", + author_flair_background_color: null, + author_flair_css_class: null, + author_flair_richtext: [], + author_flair_template_id: null, + author_flair_text: null, + author_flair_text_color: null, + author_flair_type: "text", + author_fullname: "t2_ltqb3m7s", + author_is_blocked: boolean, + author_patreon_flair: boolean, + author_premium: boolean, + awarders: [], + banned_at_utc: null, + banned_by: null, + can_gild: boolean, + can_mod_post: boolean, + category: null, + clicked: boolean, + content_categories: null, + contest_mode: boolean, + created: number, + created_utc: number, + discussion_type: null, + distinguished: null, + domain: "i.redd.it", + downs: number, + edited: boolean, + gilded: number, + gildings: { + }, + hidden: boolean, + hide_score: boolean, + id: "112kg94", + is_created_from_ads_ui: boolean, + is_crosspostable: boolean, + is_meta: boolean, + is_original_content: boolean, + is_reddit_media_domain: boolean, + is_robot_indexable: boolean, + is_self: boolean, + is_video: boolean, + likes: null, + link_flair_background_color: "", + link_flair_css_class: null, + link_flair_richtext: [], + link_flair_text: null, + link_flair_text_color: "dark", + link_flair_type: "text", + locked: boolean, + media: null, + media_embed: { + }, + media_only: boolean, + mod_note: null, + mod_reason_by: null, + mod_reason_title: null, + mod_reports: [], + name: "t3_112kg94", + no_follow: boolean, + num_comments: number, + num_crossposts: number, + num_reports: null, + over_18: boolean, + permalink: string, + pinned: boolean, + post_hint: "image", + preview: { + enabled: boolean, + images: { + id: string, + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + variants: { + }, + }[], + }, + pwls: number, + quarantine: boolean, + removal_reason: null, + removed_by: null, + removed_by_category: null, + report_reasons: null, + saved: boolean, + score: number, + secure_media: null, + secure_media_embed: { + }, + selftext: "", + selftext_html: null, + send_replies: boolean, + spoiler: boolean, + sr_detail: { + accept_followers: boolean, + allowed_media_in_comments: ("giphy"|"static"|"animated")[], + banner_img: "", + banner_size: null, + community_icon: string, + created: number, + created_utc: number, + default_set: boolean, + description: "", + disable_contributor_requests: boolean, + display_name: "BorbWhispererOfficial", + display_name_prefixed: "r/BorbWhispererOfficial", + free_form_reports: boolean, + header_img: null, + header_size: null, + icon_color: "", + icon_img: "", + icon_size: null, + key_color: "", + link_flair_enabled: boolean, + link_flair_position: "", + name: "t5_7x1x4x", + over_18: boolean, + previous_names: [], + primary_color: "", + public_description: "", + quarantine: boolean, + restrict_commenting: boolean, + restrict_posting: boolean, + show_media: boolean, + submit_link_label: "", + submit_text_label: "", + subreddit_type: "public", + subscribers: number, + title: "BorbWhispererOfficial", + url: "/r/BorbWhispererOfficial/", + user_is_banned: boolean, + user_is_contributor: boolean, + user_is_moderator: boolean, + user_is_muted: null, + user_is_subscriber: boolean, + }, + stickied: boolean, + subreddit: "BorbWhispererOfficial", + subreddit_id: "t5_7x1x4x", + subreddit_name_prefixed: "r/BorbWhispererOfficial", + subreddit_subscribers: number, + subreddit_type: "public", + suggested_sort: null, + thumbnail: string, + thumbnail_height: number, + thumbnail_width: number, + title: "Snoo", + top_awarded_type: null, + total_awards_received: number, + treatment_tags: [], + ups: number, + upvote_ratio: number, + url: "https://i.redd.it/vac2owhtv8ia1.jpg", + url_overridden_by_dest: "https://i.redd.it/vac2owhtv8ia1.jpg", + user_reports: [], + view_count: null, + visited: boolean, + wls: number, + }[], + ad_supplementary_text_md?: null|string, + ad_user_targeting?: null, + adserver_click_url?: null, + adserver_imp_pixel?: null, + all_awardings: [], + allow_live_comments: boolean, + app_store_data?: null, + approved?: boolean, + approved_at_utc: null, + approved_by: null, + archived: boolean, + author: string, + author_cakeday?: boolean, + author_flair_background_color: null|string, + author_flair_css_class: null|string, + author_flair_richtext?: { + a?: string, + e: "text"|"emoji", + t?: string, + u?: string, + }[], + author_flair_template_id: null|string, + author_flair_text: null|string, + author_flair_text_color: null|"dark"|"light"|"", + author_flair_type?: "text"|"richtext", + author_fullname?: string, + author_id?: string|null, + author_is_blocked: boolean, + author_patreon_flair?: boolean, + author_premium?: boolean, + awarders: [], + banned_at_utc: null, + banned_by: null, + call_to_action?: "Learn More"|"Shop Now"|"Download"|"Sign Up"|"Install"|"View More"|"Apply Now"|"Play Now"|"Contact Us"|"Order Now"|"Pre-order Now"|"Watch Now"|"Get a Quote"|"Get Showtimes"|"See Menu", + campaign_id?: null, + can_gild: boolean, + can_mod_post: boolean, + category: null|"diy_and_crafts"|"entertainment"|"memes", + clicked: boolean, + content_categories: null|("drawing_and_painting"|"gaming"|"photography"|"diy_and_crafts"|"entertainment"|"writing"|"music"|"comics"|"videos")[], + contest_mode: boolean, + created: number, + created_utc: number, + crosspost_parent?: string, + crosspost_parent_list?: { + all_awardings: [], + allow_live_comments: boolean, + approved_at_utc: null, + approved_by: null, + archived: boolean, + author: string, + author_cakeday?: boolean, + author_flair_background_color: null|string, + author_flair_css_class: null|string, + author_flair_richtext?: { + a?: string, + e: "text"|"emoji", + t?: string, + u?: string, + }[], + author_flair_template_id: null|string, + author_flair_text: null|string, + author_flair_text_color: null|"dark"|"light"|"", + author_flair_type?: "text"|"richtext", + author_fullname?: string, + author_is_blocked: boolean, + author_patreon_flair?: boolean, + author_premium?: boolean, + awarders: [], + banned_at_utc: null, + banned_by: null, + can_gild: boolean, + can_mod_post: boolean, + category: null|"diy_and_crafts"|"photography"|"gaming"|"drawing_and_painting", + clicked: boolean, + content_categories: null|("photography"|"drawing_and_painting"|"comics"|"gaming"|"diy_and_crafts"|"entertainment"|"writing"|"music"|"videos")[], + contest_mode: boolean, + created: number, + created_utc: number, + discussion_type: null|"CHAT", + distinguished: null|"moderator"|"admin", + domain: string, + downs: number, + edited: boolean|number, + gallery_data?: { + items: { + caption?: string, + id: number, + media_id: string, + outbound_url?: string, + }[], + }|null, + gilded: number, + gildings: { + }, + hidden: boolean, + hide_score: boolean, + id: string, + is_created_from_ads_ui: boolean, + is_crosspostable: boolean, + is_gallery?: boolean, + is_meta: boolean, + is_original_content: boolean, + is_reddit_media_domain: boolean, + is_robot_indexable: boolean, + is_self: boolean, + is_video: boolean, + likes: null, + link_flair_background_color: string|null, + link_flair_css_class: null|string, + link_flair_richtext: { + a?: string, + e: "text"|"emoji", + t?: string, + u?: string, + }[], + link_flair_template_id?: string, + link_flair_text: null|string, + link_flair_text_color: "dark"|"light"|null, + link_flair_type: "text"|"richtext", + locked: boolean, + media: null|{ + oembed?: { + author_name?: string, + author_url?: string, + cache_age?: number, + description?: string, + height?: number|null, + html?: string, + mean_alpha?: number, + provider_name?: string, + provider_url?: string, + thumbnail_height?: number, + thumbnail_url?: string, + thumbnail_width?: number, + title?: string, + type?: "video"|"rich", + url?: string, + version?: "1.0", + width?: number, + }, + reddit_video?: { + bitrate_kbps?: number, + dash_url?: string, + duration?: number, + fallback_url?: string, + has_audio?: boolean, + height: number|null, + hls_url?: string, + is_gif?: boolean, + scrubber_media_url?: string, + transcoding_message?: string, + transcoding_status: "completed"|"error", + width: number|null, + }, + type?: string, + }, + media_embed: { + content?: string|null, + height?: number, + scrolling?: boolean, + width?: number, + }, + media_metadata?: { + [key: string]: { + dashUrl?: string, + e?: "Image"|"AnimatedImage"|"RedditVideo", + hlsUrl?: string, + id?: string, + isGif?: boolean, + m?: "image/jpg"|"image/png"|"image/gif"|"image/jpeg", + o?: { + u: string, + x: number, + y: number, + }[], + p?: { + u: string, + x: number, + y: number, + }[], + s?: { + gif?: string, + mp4?: string, + u?: string, + x: number, + y: number, + }, + status: "valid"|"failed"|"unprocessed", + x?: number, + y?: number, + }, + }|null, + media_only: boolean, + mod_note: null, + mod_reason_by: null, + mod_reason_title: null, + mod_reports: [], + name: string, + no_follow: boolean, + num_comments: number, + num_crossposts: number, + num_reports: null, + over_18: boolean, + permalink: string, + pinned: boolean, + poll_data?: { + is_prediction: boolean, + options: { + id: string, + text: string, + vote_count?: number, + }[], + prediction_status: null, + resolved_option_id: null, + total_stake_amount: null, + total_vote_count: number, + tournament_id: null, + user_selection: null, + user_won_amount: null, + vote_updates_remained: null, + voting_end_timestamp: number, + }|null, + post_hint?: "image"|"rich:video"|"hosted:video"|"link"|"self"|"video"|"gallery", + preview?: { + enabled: boolean, + images: { + id: string, + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + variants: { + gif?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, + mp4?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, + nsfw?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, + obfuscated?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, + }, + }[], + reddit_video_preview?: { + bitrate_kbps?: number, + dash_url: string, + duration: number, + fallback_url: string, + height: number, + hls_url: string, + is_gif: boolean, + scrubber_media_url: string, + transcoding_status: "completed", + width: number, + }, + }, + pwls: null|number, + quarantine: boolean, + removal_reason: null|"legal", + removed_by: null, + removed_by_category: null|"reddit"|"deleted"|"moderator"|"content_takedown"|"automod_filtered"|"copyright_takedown", + report_reasons: null, + saved: boolean, + score: number, + secure_media: null|{ + oembed?: { + author_name?: string, + author_url?: string, + cache_age?: number, + description?: string, + height?: number|null, + html?: string, + mean_alpha?: number, + provider_name?: string, + provider_url?: string, + thumbnail_height?: number, + thumbnail_url?: string, + thumbnail_width?: number, + title?: string, + type?: "video"|"rich", + url?: string, + version?: "1.0", + width?: number, + }, + reddit_video?: { + bitrate_kbps?: number, + dash_url?: string, + duration?: number, + fallback_url?: string, + has_audio?: boolean, + height: number|null, + hls_url?: string, + is_gif?: boolean, + scrubber_media_url?: string, + transcoding_message?: string, + transcoding_status: "completed"|"error", + width: number|null, + }, + type?: string, + }, + secure_media_embed: { + content?: string|null, + height?: number, + media_domain_url?: string, + scrolling?: boolean, + width?: number, + }, + selftext: string, + selftext_html: null|string, + send_replies: boolean, + spoiler: boolean, + stickied: boolean, + subreddit: string, + subreddit_id: string, + subreddit_name_prefixed: string, + subreddit_subscribers: number, + subreddit_type: "public"|"user"|"restricted"|"archived", + suggested_sort: null|"qa"|"confidence"|"new"|"top"|"old"|"live"|"controversial"|"random", + thumbnail: string, + thumbnail_height: number|null, + thumbnail_width: number|null, + title: string, + top_awarded_type: null, + total_awards_received: number, + treatment_tags: [], + ups: number, + upvote_ratio: number, + url: string, + url_overridden_by_dest?: string, + user_reports: [], + view_count: null, + visited: boolean, + wls: null|number, + }[], + discussion_type: null, + distinguished: null|"moderator"|"admin", + domain: string, + domain_override?: string|null, + downs: number, + edited: boolean|number, + embed_type?: null|"scrape", + embed_url?: null|string, + events?: [], + eventsOnRender?: [], + gallery_data?: { + items: { + call_to_action?: "Shop Now"|"Learn More"|"View More"|"Sign Up"|"Download"|"Contact Us"|"Get a Quote"|"Order Now"|"Play Now"|"Install"|"Apply Now"|"Get Showtimes"|"Watch Now"|"Pre-order Now"|"See Menu", + caption?: string, + display_url?: string, + id: number, + media_id: string, + outbound_url?: string, + product?: { + description: string, + price: string, + title: string, + }, + }[], + }|null, + gilded: number, + gildings: { + }, + hidden: boolean, + hide_score: boolean, + href_url?: string, + id: string, + ignore_reports?: boolean, + impression_id?: null, + impression_id_str?: null, + is_blank?: boolean, + is_created_from_ads_ui: boolean, + is_crosspostable: boolean, + is_gallery?: boolean, + is_meta: boolean, + is_original_content: boolean, + is_reddit_media_domain: boolean, + is_robot_indexable: boolean, + is_self: boolean, + is_survey_ad?: boolean, + is_video: boolean, + likes: null, + link_flair_background_color: string|null, + link_flair_css_class: null|string, + link_flair_richtext: { + a?: string, + e: "text"|"emoji", + t?: string, + u?: string, + }[], + link_flair_template_id?: string, + link_flair_text: null|string, + link_flair_text_color: "dark"|"light"|null, + link_flair_type: "text"|"richtext", + locked: boolean, + media: null|{ + event_id?: "18hnzysb1elcs"|"1eah8fw2darq8"|"1ec65d0zaty1o"|"1ecy3e6t8yzib"|"1edkfkek3rs6c"|"1eecsm0l7siek"|"1ef3onylbnekd"|"1efxysl6tad1u", + oembed?: { + author_name?: string, + author_url?: string, + cache_age?: number, + description?: string, + height: number|null, + html: string, + mean_alpha?: number, + provider_name: string, + provider_url: string, + thumbnail_height?: number, + thumbnail_url?: string, + thumbnail_width?: number, + title?: string, + type: "video"|"rich", + url?: string, + version: "1.0", + width: number, + }, + reddit_video?: { + bitrate_kbps?: number, + dash_url?: string, + duration?: number, + fallback_url?: string, + has_audio?: boolean, + height: number|null, + hls_url?: string, + is_gif?: boolean, + scrubber_media_url?: string, + transcoding_message?: string, + transcoding_status: "completed"|"error", + width: number|null, + }, + type?: string, + }, + media_embed: { + content?: string, + height?: number, + scrolling?: boolean, + width?: number, + }, + media_metadata?: { + [key: string]: { + dashUrl?: string, + e?: "Image"|"AnimatedImage"|"RedditVideo", + hlsUrl?: string, + id?: string, + isGif?: boolean, + m?: "image/jpg"|"image/png"|"image/gif"|"image/jpeg", + o?: { + u: string, + x: number, + y: number, + }[], + p?: { + u: string, + x: number, + y: number, + }[], + s?: { + gif?: string, + mp4?: string, + u?: string, + x: number, + y: number, + }, + status: "valid"|"unprocessed"|"failed", + x?: number, + y?: number, + }, + }|null, + media_only: boolean, + mobile_ad_url?: string, + mod_note: null, + mod_reason_by: null, + mod_reason_title: null, + mod_reports: [], + name: string, + no_follow: boolean, + num_comments: number, + num_crossposts: number, + num_reports: null, + original_link?: null, + outbound_link?: { + }, + over_18: boolean, + permalink: string, + pinned: boolean, + poll_data?: { + is_prediction: boolean, + options: { + id: string, + text: string, + vote_count?: number, + }[], + prediction_status: null, + resolved_option_id: null, + total_stake_amount: null, + total_vote_count: number, + tournament_id: null, + user_selection: null, + user_won_amount: null, + vote_updates_remained: null, + voting_end_timestamp: number, + }|null, + post_hint?: "image"|"rich:video"|"link"|"hosted:video"|"self"|"gallery"|"video", + preview?: { + enabled: boolean, + images: { + id: string, + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + variants: { + gif?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, + mp4?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, + nsfw?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, + obfuscated?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, + }, + }[], + reddit_video_preview?: { + bitrate_kbps?: number, + dash_url: string, + duration: number, + fallback_url: string, + height: number, + hls_url: string, + is_gif: boolean, + scrubber_media_url: string, + transcoding_status: "completed", + width: number, + }, + }, + priority_id?: null, + product_ids?: [], + promo_layout?: null|"SPOTLIGHT_VIDEO", + promoted?: boolean, + promoted_by?: null, + promoted_display_name?: null, + promoted_url?: null, + pwls: null|number, + quarantine: boolean, + removal_reason: null|"legal", + removed?: boolean, + removed_by: null, + removed_by_category: null|"reddit"|"moderator"|"automod_filtered"|"deleted"|"content_takedown"|"author", + report_reasons: null, + retrieved_on: number, + saved: boolean, + score: number, + secure_media: null|{ + event_id?: "18hnzysb1elcs"|"1eah8fw2darq8"|"1ec65d0zaty1o"|"1ecy3e6t8yzib"|"1edkfkek3rs6c"|"1eecsm0l7siek"|"1ef3onylbnekd"|"1efxysl6tad1u", + oembed?: { + author_name?: string, + author_url?: string, + cache_age?: number, + description?: string, + height: number|null, + html: string, + mean_alpha?: number, + provider_name: string, + provider_url: string, + thumbnail_height?: number, + thumbnail_url?: string, + thumbnail_width?: number, + title?: string, + type: "video"|"rich", + url?: string, + version: "1.0", + width: number, + }, + reddit_video?: { + bitrate_kbps?: number, + dash_url?: string, + duration?: number, + fallback_url?: string, + has_audio?: boolean, + height: number|null, + hls_url?: string, + is_gif?: boolean, + scrubber_media_url?: string, + transcoding_message?: string, + transcoding_status: "completed"|"error", + width: number|null, + }, + type?: string, + }, + secure_media_embed: { + content?: string, + height?: number, + media_domain_url?: string, + scrolling?: boolean, + width?: number, + }, + selftext: string, + send_replies: boolean, + show_media?: boolean, + sk_ad_network_data?: null, + spam?: boolean, + spoiler: boolean, + stickied: boolean, + subcaption?: string, + subreddit: string, + subreddit_id: string, + subreddit_name_prefixed: string, + subreddit_subscribers: number, + subreddit_type: "public"|"user"|"restricted", + suggested_sort: null|"confidence"|"new"|"qa"|"top"|"old"|"live"|"controversial"|"random", + third_party_trackers?: [], + third_party_tracking?: null, + third_party_tracking_2?: null, + thumbnail: string, + thumbnail_height?: number|null, + thumbnail_width?: number|null, + title: string, + top_awarded_type: null, + total_awards_received: number, + treatment_tags: [], + ups: number, + upvote_ratio: number, + url: string, + url_overridden_by_dest?: string, + user_reports: [], + view_count: null, + visited: boolean, + wls: null|number, +} diff --git a/schemas/RS/2025/RS_2025-01.json b/schemas/RS/2025/RS_2025-01.json new file mode 100644 index 0000000..8341414 --- /dev/null +++ b/schemas/RS/2025/RS_2025-01.json @@ -0,0 +1,10093 @@ +[ + { + "type": "object", + "usage": "always", + "schema": { + "all_awardings": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "allow_live_comments": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 10, + "false": 39905711 + } + } + ], + "approved_at_utc": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "approved_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "archived": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 39905721 + } + } + ], + "author": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 20, + "avr_length": 13.59 + } + } + ], + "author_flair_background_color": [ + { + "type": "null", + "usage": 0.91, + "schema": null + }, + { + "type": "string", + "usage": 0.09, + "schema": { + "min_length": 0, + "max_length": 11, + "avr_length": 5.87 + } + } + ], + "author_flair_css_class": [ + { + "type": "null", + "usage": 0.97, + "schema": null + }, + { + "type": "string", + "usage": 0.03, + "schema": { + "min_length": 0, + "max_length": 85, + "avr_length": 7.07 + } + } + ], + "author_flair_template_id": [ + { + "type": "null", + "usage": 0.93, + "schema": null + }, + { + "type": "string", + "usage": 0.07, + "schema": { + "min_length": 36, + "max_length": 36, + "avr_length": 36.0 + } + } + ], + "author_flair_text": [ + { + "type": "null", + "usage": 0.91, + "schema": null + }, + { + "type": "string", + "usage": 0.09, + "schema": { + "min_length": 0, + "max_length": 64, + "avr_length": 16.26 + } + } + ], + "author_flair_text_color": [ + { + "type": "null", + "usage": 0.9, + "schema": null + }, + { + "type": "string", + "usage": 0.1, + "schema": { + "min_length": 0, + "max_length": 5, + "avr_length": 4.25, + "values": [ + { + "value": "dark", + "usage": 0.72 + }, + { + "value": "", + "usage": 0.01 + }, + { + "value": "light", + "usage": 0.27 + } + ] + } + } + ], + "author_is_blocked": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 39905721 + } + } + ], + "awarders": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "banned_at_utc": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "banned_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "can_gild": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 39905721 + } + } + ], + "can_mod_post": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 39905721 + } + } + ], + "category": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "string", + "usage": 0.0, + "schema": { + "min_length": 5, + "max_length": 14, + "avr_length": 13.98, + "values": [ + { + "value": "diy_and_crafts", + "usage": 0.99 + }, + { + "value": "entertainment", + "usage": 0.01 + }, + { + "value": "memes", + "usage": 0.0 + } + ] + } + } + ], + "clicked": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 39905721 + } + } + ], + "content_categories": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "array", + "usage": 0.0, + "schema": { + "min_length": 1, + "max_length": 2, + "avr_length": 1.0, + "schema": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 20, + "avr_length": 11.75, + "values": [ + { + "value": "photography", + "usage": 0.17 + }, + { + "value": "diy_and_crafts", + "usage": 0.13 + }, + { + "value": "writing", + "usage": 0.05 + }, + { + "value": "drawing_and_painting", + "usage": 0.22 + }, + { + "value": "gaming", + "usage": 0.21 + }, + { + "value": "entertainment", + "usage": 0.12 + }, + { + "value": "music", + "usage": 0.05 + }, + { + "value": "comics", + "usage": 0.04 + }, + { + "value": "videos", + "usage": 0.02 + } + ] + } + } + ] + } + } + ], + "contest_mode": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 16584, + "false": 39889137 + } + } + ], + "created": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1738367999, + "avr_value": 1737038878.32 + } + } + ], + "created_utc": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1738367999, + "avr_value": 1737038878.32 + } + } + ], + "discussion_type": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "distinguished": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "string", + "usage": 0.0, + "schema": { + "min_length": 5, + "max_length": 9, + "avr_length": 8.99, + "values": [ + { + "value": "moderator", + "usage": 1.0 + }, + { + "value": "admin", + "usage": 0.0 + } + ] + } + } + ], + "domain": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 148, + "avr_length": 12.8 + } + } + ], + "downs": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 0, + "avr_value": 0.0 + } + } + ], + "edited": [ + { + "type": "bool", + "usage": 1.0, + "schema": { + "true": 0, + "false": 39903959 + } + }, + { + "type": "int", + "usage": 0.0, + "schema": { + "min_value": 999999999, + "max_value": 1738362354, + "avr_value": 1737296334.2 + } + } + ], + "gilded": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 0, + "avr_value": 0.0 + } + } + ], + "gildings": [ + { + "type": "object", + "usage": "always", + "schema": {} + } + ], + "hidden": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 39905721 + } + } + ], + "hide_score": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 278261, + "false": 39627460 + } + } + ], + "id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 7, + "avr_length": 7.0 + } + } + ], + "is_created_from_ads_ui": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 157807, + "false": 39747914 + } + } + ], + "is_crosspostable": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 32147952, + "false": 7757769 + } + } + ], + "is_meta": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 39905721 + } + } + ], + "is_original_content": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 376763, + "false": 39528958 + } + } + ], + "is_reddit_media_domain": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 13677230, + "false": 26228491 + } + } + ], + "is_robot_indexable": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 32338727, + "false": 7566994 + } + } + ], + "is_self": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 16227589, + "false": 23678132 + } + } + ], + "is_video": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1210337, + "false": 38695384 + } + } + ], + "likes": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "link_flair_background_color": [ + { + "type": "string", + "usage": 0.98, + "schema": { + "min_length": 0, + "max_length": 11, + "avr_length": 2.87 + } + }, + { + "type": "null", + "usage": 0.02, + "schema": null + } + ], + "link_flair_css_class": [ + { + "type": "null", + "usage": 0.57, + "schema": null + }, + { + "type": "string", + "usage": 0.43, + "schema": { + "min_length": 0, + "max_length": 115, + "avr_length": 1.61 + } + } + ], + "link_flair_richtext": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 15, + "avr_length": 0.23, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "e": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.12, + "values": [ + { + "value": "text", + "usage": 0.88 + }, + { + "value": "emoji", + "usage": 0.12 + } + ] + } + } + ], + "t": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 64, + "avr_length": 11.15 + } + } + ], + "a": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 26, + "avr_length": 9.17 + } + } + ], + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 54, + "max_length": 78, + "avr_length": 60.32 + } + } + ] + } + } + ] + } + } + ], + "link_flair_text": [ + { + "type": "null", + "usage": 0.55, + "schema": null + }, + { + "type": "string", + "usage": 0.45, + "schema": { + "min_length": 0, + "max_length": 64, + "avr_length": 11.77 + } + } + ], + "link_flair_text_color": [ + { + "type": "string", + "usage": 0.98, + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.2, + "values": [ + { + "value": "light", + "usage": 0.2 + }, + { + "value": "dark", + "usage": 0.8 + } + ] + } + }, + { + "type": "null", + "usage": 0.02, + "schema": null + } + ], + "link_flair_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 8, + "avr_length": 4.81, + "values": [ + { + "value": "richtext", + "usage": 0.2 + }, + { + "value": "text", + "usage": 0.8 + } + ] + } + } + ], + "locked": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 2022227, + "false": 37883494 + } + } + ], + "media": [ + { + "type": "null", + "usage": 0.91, + "schema": null + }, + { + "type": "object", + "usage": 0.09, + "schema": { + "type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 56, + "avr_length": 11.34 + } + } + ], + "oembed": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": 0.99, + "schema": { + "min_value": 60, + "max_value": 14106, + "avr_value": 660.7 + } + }, + { + "type": "null", + "usage": 0.01, + "schema": null + } + ], + "html": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 168, + "max_length": 1914, + "avr_length": 249.92 + } + } + ], + "provider_name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 17, + "avr_length": 7.02 + } + } + ], + "provider_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 15, + "max_length": 116, + "avr_length": 23.9 + } + } + ], + "type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.97, + "values": [ + { + "value": "video", + "usage": 0.97 + }, + { + "value": "rich", + "usage": 0.03 + } + ] + } + } + ], + "version": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 3, + "avr_length": 3.0, + "values": [ + { + "value": "1.0", + "usage": "always" + } + ] + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 90, + "max_value": 600, + "avr_value": 532.22 + } + } + ], + "thumbnail_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 30, + "max_length": 602, + "avr_length": 74.4 + } + } + ], + "title": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 309, + "avr_length": 25.26 + } + } + ], + "thumbnail_height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 22, + "max_value": 21420, + "avr_value": 1259.47 + } + } + ], + "thumbnail_width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 64, + "max_value": 13902, + "avr_value": 1056.51 + } + } + ], + "author_name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 100, + "avr_length": 14.26 + } + } + ], + "author_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 17, + "max_length": 250, + "avr_length": 38.55 + } + } + ], + "description": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 1780, + "avr_length": 138.12 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 17, + "max_length": 1032, + "avr_length": 48.96 + } + } + ], + "cache_age": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 60, + "max_value": 3153600000, + "avr_value": 2875209524.67 + } + } + ], + "mean_alpha": [ + { + "type": "float", + "usage": 0.86, + "schema": { + "min_value": 0.04916666820645332, + "max_value": 254.9994354248047, + "avr_value": 121.83 + } + }, + { + "type": "int", + "usage": 0.14, + "schema": { + "min_value": 0, + "max_value": 255, + "avr_value": 32.54 + } + } + ] + } + } + ], + "reddit_video": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": 1.0, + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 1077.77 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "transcoding_status": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 9, + "avr_length": 8.98, + "values": [ + { + "value": "completed", + "usage": 1.0 + }, + { + "value": "error", + "usage": 0.0 + } + ] + } + } + ], + "width": [ + { + "type": "int", + "usage": 1.0, + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 1012.7 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "bitrate_kbps": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 15, + "max_value": 5000, + "avr_value": 3059.58 + } + } + ], + "dash_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 165, + "max_length": 165, + "avr_length": 165.0 + } + } + ], + "duration": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 2, + "max_value": 900, + "avr_value": 51.24 + } + } + ], + "fallback_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 59, + "max_length": 76, + "avr_length": 60.39 + } + } + ], + "hls_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 165, + "max_length": 165, + "avr_length": 165.0 + } + } + ], + "is_gif": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 24653, + "false": 1176294 + } + } + ], + "scrubber_media_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 43, + "max_length": 43, + "avr_length": 43.0 + } + } + ], + "has_audio": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1096911, + "false": 103997 + } + } + ], + "transcoding_message": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 72, + "max_length": 191838, + "avr_length": 335.42 + } + } + ] + } + } + ], + "event_id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 13, + "max_length": 13, + "avr_length": 13.0, + "values": [ + { + "value": "18hnzysb1elcs", + "usage": 0.83 + }, + { + "value": "1eah8fw2darq8", + "usage": 0.02 + }, + { + "value": "1ec65d0zaty1o", + "usage": 0.02 + }, + { + "value": "1ecy3e6t8yzib", + "usage": 0.02 + }, + { + "value": "1edkfkek3rs6c", + "usage": 0.02 + }, + { + "value": "1eecsm0l7siek", + "usage": 0.02 + }, + { + "value": "1ef3onylbnekd", + "usage": 0.02 + }, + { + "value": "1efxysl6tad1u", + "usage": 0.02 + } + ] + } + } + ] + } + } + ], + "media_embed": [ + { + "type": "object", + "usage": "always", + "schema": { + "content": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 124, + "max_length": 1914, + "avr_length": 249.78 + } + } + ], + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 60, + "max_value": 14106, + "avr_value": 657.28 + } + } + ], + "scrolling": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2525314 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 90, + "max_value": 710, + "avr_value": 532.3 + } + } + ] + } + } + ], + "media_only": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 765, + "false": 39904956 + } + } + ], + "mod_note": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "mod_reason_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "mod_reason_title": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "mod_reports": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 10, + "max_length": 10, + "avr_length": 10.0 + } + } + ], + "no_follow": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 33662487, + "false": 6243234 + } + } + ], + "num_comments": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 49305, + "avr_value": 7.26 + } + } + ], + "num_crossposts": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 167, + "avr_value": 0.03 + } + } + ], + "num_reports": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "over_18": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 15818277, + "false": 24087444 + } + } + ], + "permalink": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 25, + "max_length": 94, + "avr_length": 66.04 + } + } + ], + "pinned": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 39905721 + } + } + ], + "pwls": [ + { + "type": "null", + "usage": 0.54, + "schema": null + }, + { + "type": "int", + "usage": 0.46, + "schema": { + "min_value": 1, + "max_value": 7, + "avr_value": 6.12 + } + } + ], + "quarantine": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1109, + "false": 39904612 + } + } + ], + "removal_reason": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "string", + "usage": 0.0, + "schema": { + "min_length": 5, + "max_length": 5, + "avr_length": 5.0, + "values": [ + { + "value": "legal", + "usage": "always" + } + ] + } + } + ], + "removed_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "removed_by_category": [ + { + "type": "null", + "usage": 0.81, + "schema": null + }, + { + "type": "string", + "usage": 0.19, + "schema": { + "min_length": 6, + "max_length": 16, + "avr_length": 8.71, + "values": [ + { + "value": "moderator", + "usage": 0.36 + }, + { + "value": "reddit", + "usage": 0.44 + }, + { + "value": "deleted", + "usage": 0.04 + }, + { + "value": "automod_filtered", + "usage": 0.16 + }, + { + "value": "author", + "usage": 0.0 + }, + { + "value": "content_takedown", + "usage": 0.0 + } + ] + } + } + ], + "report_reasons": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "retrieved_on": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1738495714, + "avr_value": 1737038909.9 + } + } + ], + "saved": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 39905721 + } + } + ], + "score": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 217471, + "avr_value": 47.41 + } + } + ], + "secure_media": [ + { + "type": "null", + "usage": 0.91, + "schema": null + }, + { + "type": "object", + "usage": 0.09, + "schema": { + "type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 56, + "avr_length": 11.34 + } + } + ], + "oembed": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": 0.99, + "schema": { + "min_value": 60, + "max_value": 14106, + "avr_value": 660.7 + } + }, + { + "type": "null", + "usage": 0.01, + "schema": null + } + ], + "html": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 168, + "max_length": 1914, + "avr_length": 249.92 + } + } + ], + "provider_name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 17, + "avr_length": 7.02 + } + } + ], + "provider_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 15, + "max_length": 116, + "avr_length": 23.9 + } + } + ], + "type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.97, + "values": [ + { + "value": "video", + "usage": 0.97 + }, + { + "value": "rich", + "usage": 0.03 + } + ] + } + } + ], + "version": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 3, + "avr_length": 3.0, + "values": [ + { + "value": "1.0", + "usage": "always" + } + ] + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 90, + "max_value": 600, + "avr_value": 532.22 + } + } + ], + "thumbnail_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 30, + "max_length": 602, + "avr_length": 74.4 + } + } + ], + "title": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 309, + "avr_length": 25.26 + } + } + ], + "thumbnail_height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 22, + "max_value": 21420, + "avr_value": 1259.47 + } + } + ], + "thumbnail_width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 64, + "max_value": 13902, + "avr_value": 1056.51 + } + } + ], + "author_name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 100, + "avr_length": 14.26 + } + } + ], + "author_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 17, + "max_length": 250, + "avr_length": 38.55 + } + } + ], + "description": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 1780, + "avr_length": 138.12 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 17, + "max_length": 1032, + "avr_length": 48.96 + } + } + ], + "cache_age": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 60, + "max_value": 3153600000, + "avr_value": 2875209524.67 + } + } + ], + "mean_alpha": [ + { + "type": "float", + "usage": 0.86, + "schema": { + "min_value": 0.04916666820645332, + "max_value": 254.9994354248047, + "avr_value": 121.83 + } + }, + { + "type": "int", + "usage": 0.14, + "schema": { + "min_value": 0, + "max_value": 255, + "avr_value": 32.54 + } + } + ] + } + } + ], + "reddit_video": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": 1.0, + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 1077.77 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "transcoding_status": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 9, + "avr_length": 8.98, + "values": [ + { + "value": "completed", + "usage": 1.0 + }, + { + "value": "error", + "usage": 0.0 + } + ] + } + } + ], + "width": [ + { + "type": "int", + "usage": 1.0, + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 1012.7 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "bitrate_kbps": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 15, + "max_value": 5000, + "avr_value": 3059.58 + } + } + ], + "dash_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 165, + "max_length": 165, + "avr_length": 165.0 + } + } + ], + "duration": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 2, + "max_value": 900, + "avr_value": 51.24 + } + } + ], + "fallback_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 59, + "max_length": 76, + "avr_length": 60.39 + } + } + ], + "hls_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 165, + "max_length": 165, + "avr_length": 165.0 + } + } + ], + "is_gif": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 24653, + "false": 1176294 + } + } + ], + "scrubber_media_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 43, + "max_length": 43, + "avr_length": 43.0 + } + } + ], + "has_audio": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1096911, + "false": 103997 + } + } + ], + "transcoding_message": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 72, + "max_length": 191838, + "avr_length": 335.42 + } + } + ] + } + } + ], + "event_id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 13, + "max_length": 13, + "avr_length": 13.0, + "values": [ + { + "value": "18hnzysb1elcs", + "usage": 0.83 + }, + { + "value": "1eah8fw2darq8", + "usage": 0.02 + }, + { + "value": "1ec65d0zaty1o", + "usage": 0.02 + }, + { + "value": "1ecy3e6t8yzib", + "usage": 0.02 + }, + { + "value": "1edkfkek3rs6c", + "usage": 0.02 + }, + { + "value": "1eecsm0l7siek", + "usage": 0.02 + }, + { + "value": "1ef3onylbnekd", + "usage": 0.02 + }, + { + "value": "1efxysl6tad1u", + "usage": 0.02 + } + ] + } + } + ] + } + } + ], + "secure_media_embed": [ + { + "type": "object", + "usage": "always", + "schema": { + "content": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 124, + "max_length": 1914, + "avr_length": 249.78 + } + } + ], + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 60, + "max_value": 14106, + "avr_value": 657.28 + } + } + ], + "media_domain_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 46, + "max_length": 46, + "avr_length": 46.0 + } + } + ], + "scrolling": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2525314 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 90, + "max_value": 710, + "avr_value": 532.3 + } + } + ] + } + } + ], + "selftext": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 41897, + "avr_length": 201.33 + } + } + ], + "send_replies": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 38815480, + "false": 1090241 + } + } + ], + "spoiler": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 340907, + "false": 39564814 + } + } + ], + "stickied": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 93112, + "false": 39812609 + } + } + ], + "subreddit": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 2, + "max_length": 22, + "avr_length": 11.92 + } + } + ], + "subreddit_id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 6, + "max_length": 9, + "avr_length": 8.49 + } + } + ], + "subreddit_name_prefixed": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 23, + "avr_length": 13.84 + } + } + ], + "subreddit_subscribers": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": -1, + "max_value": 66204248, + "avr_value": 854891.15 + } + } + ], + "subreddit_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 10, + "avr_length": 6.03, + "values": [ + { + "value": "public", + "usage": 0.94 + }, + { + "value": "restricted", + "usage": 0.03 + }, + { + "value": "user", + "usage": 0.04 + } + ] + } + } + ], + "suggested_sort": [ + { + "type": "null", + "usage": 0.82, + "schema": null + }, + { + "type": "string", + "usage": 0.18, + "schema": { + "min_length": 2, + "max_length": 13, + "avr_length": 4.9, + "values": [ + { + "value": "new", + "usage": 0.27 + }, + { + "value": "top", + "usage": 0.15 + }, + { + "value": "confidence", + "usage": 0.3 + }, + { + "value": "qa", + "usage": 0.21 + }, + { + "value": "old", + "usage": 0.07 + }, + { + "value": "controversial", + "usage": 0.0 + }, + { + "value": "live", + "usage": 0.0 + }, + { + "value": "random", + "usage": 0.0 + } + ] + } + } + ], + "thumbnail": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 214, + "avr_length": 28.03 + } + } + ], + "title": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 302, + "avr_length": 46.62 + } + } + ], + "top_awarded_type": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "total_awards_received": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 0, + "avr_value": 0.0 + } + } + ], + "treatment_tags": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "ups": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 217471, + "avr_value": 47.41 + } + } + ], + "upvote_ratio": [ + { + "type": "int", + "usage": 0.61, + "schema": { + "min_value": 0, + "max_value": 1, + "avr_value": 1.0 + } + }, + { + "type": "float", + "usage": 0.39, + "schema": { + "min_value": 0.009999999776482582, + "max_value": 0.9900000095367432, + "avr_value": 0.77 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 32713, + "avr_length": 61.09 + } + } + ], + "user_reports": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "view_count": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "visited": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 39905721 + } + } + ], + "wls": [ + { + "type": "null", + "usage": 0.54, + "schema": null + }, + { + "type": "int", + "usage": 0.46, + "schema": { + "min_value": 1, + "max_value": 7, + "avr_value": 6.12 + } + } + ], + "thumbnail_height": [ + { + "type": "int", + "usage": 0.57, + "schema": { + "min_value": 1, + "max_value": 140, + "avr_value": 124.39 + } + }, + { + "type": "null", + "usage": 0.43, + "schema": null + } + ], + "thumbnail_width": [ + { + "type": "int", + "usage": 0.57, + "schema": { + "min_value": 1, + "max_value": 140, + "avr_value": 139.94 + } + }, + { + "type": "null", + "usage": 0.43, + "schema": null + } + ], + "_meta": [ + { + "type": "object", + "usage": "always", + "schema": { + "retrieved_2nd_on": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1738559636, + "avr_value": 1737168607.53 + } + } + ], + "removal_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 6, + "max_length": 18, + "avr_length": 7.63, + "values": [ + { + "value": "deleted", + "usage": 0.67 + }, + { + "value": "moderator", + "usage": 0.17 + }, + { + "value": "automod_filtered", + "usage": 0.04 + }, + { + "value": "reddit", + "usage": 0.12 + }, + { + "value": "author", + "usage": 0.0 + }, + { + "value": "content_takedown", + "usage": 0.0 + }, + { + "value": "copyright_takedown", + "usage": 0.0 + }, + { + "value": "community_ops", + "usage": 0.0 + }, + { + "value": "anti_evil_ops", + "usage": 0.0 + } + ] + } + } + ], + "was_deleted_later": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 7261634, + "false": 0 + } + } + ], + "is_edited": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1605524, + "false": 0 + } + } + ], + "was_initially_deleted": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 806442, + "false": 0 + } + } + ], + "edited_title": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 300, + "avr_length": 21.12 + } + } + ], + "corrupted_selftext": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 20, + "max_length": 20, + "avr_length": 20.0, + "values": [ + { + "value": "\u0005\u0006\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", + "usage": "always" + } + ] + } + } + ] + } + } + ], + "author_flair_richtext": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 21, + "avr_length": 0.07, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "e": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.38, + "values": [ + { + "value": "text", + "usage": 0.62 + }, + { + "value": "emoji", + "usage": 0.38 + } + ] + } + } + ], + "t": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 64, + "avr_length": 14.61 + } + } + ], + "a": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 26, + "avr_length": 9.21 + } + } + ], + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 54, + "max_length": 78, + "avr_length": 60.43 + } + } + ] + } + } + ] + } + } + ], + "author_flair_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 8, + "avr_length": 4.18, + "values": [ + { + "value": "richtext", + "usage": 0.05 + }, + { + "value": "text", + "usage": 0.95 + } + ] + } + } + ], + "author_fullname": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 13, + "avr_length": 11.65 + } + } + ], + "author_patreon_flair": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 39531304 + } + } + ], + "author_premium": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 320057, + "false": 39211247 + } + } + ], + "url_overridden_by_dest": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 32713, + "avr_length": 43.01 + } + } + ], + "preview": [ + { + "type": "object", + "usage": "always", + "schema": { + "enabled": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 12794312, + "false": 6224161 + } + } + ], + "images": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 1, + "avr_length": 1.0, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 13, + "max_length": 86, + "avr_length": 43.95 + } + } + ], + "resolutions": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 4.93, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 2160, + "avr_value": 548.8 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 111, + "max_length": 197, + "avr_length": 128.93 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 473.16 + } + } + ] + } + } + ] + } + } + ], + "source": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 31027, + "avr_value": 1603.04 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 90, + "max_length": 176, + "avr_length": 109.82 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 16384, + "avr_value": 1400.26 + } + } + ] + } + } + ], + "variants": [ + { + "type": "object", + "usage": "always", + "schema": { + "obfuscated": [ + { + "type": "object", + "usage": "always", + "schema": { + "resolutions": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 4.86, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 2160, + "avr_value": 602.16 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 121, + "max_length": 217, + "avr_length": 142.19 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 464.31 + } + } + ] + } + } + ] + } + } + ], + "source": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 28502, + "avr_value": 1784.14 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 100, + "max_length": 196, + "avr_length": 123.47 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 16320, + "avr_value": 1404.48 + } + } + ] + } + } + ] + } + } + ], + "nsfw": [ + { + "type": "object", + "usage": "always", + "schema": { + "resolutions": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 4.86, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 2160, + "avr_value": 603.41 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 121, + "max_length": 217, + "avr_length": 142.14 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 464.13 + } + } + ] + } + } + ] + } + } + ], + "source": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 28502, + "avr_value": 1788.31 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 100, + "max_length": 196, + "avr_length": 123.44 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 16320, + "avr_value": 1404.56 + } + } + ] + } + } + ] + } + } + ], + "gif": [ + { + "type": "object", + "usage": "always", + "schema": { + "resolutions": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 3.41, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 8, + "max_value": 2160, + "avr_value": 367.72 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 101, + "max_length": 152, + "avr_length": 105.65 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 291.21 + } + } + ] + } + } + ] + } + } + ], + "source": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 20, + "max_value": 11629, + "avr_value": 762.07 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 80, + "max_length": 131, + "avr_length": 84.61 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 8400, + "avr_value": 589.2 + } + } + ] + } + } + ] + } + } + ], + "mp4": [ + { + "type": "object", + "usage": "always", + "schema": { + "resolutions": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 3.41, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 8, + "max_value": 2160, + "avr_value": 367.72 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 101, + "max_length": 152, + "avr_length": 105.65 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 291.21 + } + } + ] + } + } + ] + } + } + ], + "source": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 20, + "max_value": 11629, + "avr_value": 762.07 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 91, + "max_length": 142, + "avr_length": 95.61 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 8400, + "avr_value": 589.2 + } + } + ] + } + } + ] + } + } + ] + } + } + ] + } + } + ] + } + } + ], + "reddit_video_preview": [ + { + "type": "object", + "usage": "always", + "schema": { + "dash_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 48, + "max_length": 48, + "avr_length": 48.0 + } + } + ], + "duration": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 171, + "avr_value": 20.56 + } + } + ], + "fallback_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 40, + "max_length": 45, + "avr_length": 44.55 + } + } + ], + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 1298.68 + } + } + ], + "hls_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 48, + "max_length": 48, + "avr_length": 48.0 + } + } + ], + "is_gif": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1714613, + "false": 0 + } + } + ], + "scrubber_media_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 39, + "max_length": 43, + "avr_length": 43.0 + } + } + ], + "transcoding_status": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 9, + "max_length": 9, + "avr_length": 9.0, + "values": [ + { + "value": "completed", + "usage": "always" + } + ] + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 1038.82 + } + } + ], + "bitrate_kbps": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 5000, + "avr_value": 3582.93 + } + } + ] + } + } + ] + } + } + ], + "post_hint": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 12, + "avr_length": 5.94, + "values": [ + { + "value": "self", + "usage": 0.05 + }, + { + "value": "image", + "usage": 0.67 + }, + { + "value": "link", + "usage": 0.09 + }, + { + "value": "hosted:video", + "usage": 0.06 + }, + { + "value": "rich:video", + "usage": 0.13 + }, + { + "value": "gallery", + "usage": 0.0 + }, + { + "value": "video", + "usage": 0.0 + } + ] + } + } + ], + "link_flair_template_id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 36, + "max_length": 36, + "avr_length": 36.0 + } + } + ], + "media_metadata": [ + { + "type": "object", + "usage": 0.87, + "schema": { + "type": "key-value", + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "status": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 11, + "avr_length": 5.02, + "values": [ + { + "value": "valid", + "usage": 1.0 + }, + { + "value": "unprocessed", + "usage": 0.0 + }, + { + "value": "failed", + "usage": 0.0 + } + ] + } + } + ], + "e": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 13, + "avr_length": 5.16, + "values": [ + { + "value": "Image", + "usage": 0.98 + }, + { + "value": "AnimatedImage", + "usage": 0.02 + }, + { + "value": "RedditVideo", + "usage": 0.0 + } + ] + } + } + ], + "id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 13, + "max_length": 13, + "avr_length": 13.0 + } + } + ], + "m": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 9, + "max_length": 10, + "avr_length": 9.0, + "values": [ + { + "value": "image/jpg", + "usage": 0.86 + }, + { + "value": "image/png", + "usage": 0.12 + }, + { + "value": "image/gif", + "usage": 0.02 + }, + { + "value": "image/jpeg", + "usage": 0.0 + } + ] + } + } + ], + "p": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 5.36, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 115, + "max_length": 118, + "avr_length": 115.15 + } + } + ], + "x": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 505.31 + } + } + ], + "y": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 2160, + "avr_value": 630.44 + } + } + ] + } + } + ] + } + } + ], + "s": [ + { + "type": "object", + "usage": "always", + "schema": { + "x": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 16384, + "avr_value": 1763.04 + } + } + ], + "y": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 61251, + "avr_value": 2096.0 + } + } + ], + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 113, + "max_length": 118, + "avr_length": 116.62 + } + } + ], + "gif": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 35, + "max_length": 35, + "avr_length": 35.0 + } + } + ], + "mp4": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 95, + "max_length": 95, + "avr_length": 95.0 + } + } + ] + } + } + ], + "o": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 1, + "avr_length": 1.0, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 104, + "max_length": 126, + "avr_length": 124.2 + } + } + ], + "x": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 16350, + "avr_value": 1469.05 + } + } + ], + "y": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 52535, + "avr_value": 1863.57 + } + } + ] + } + } + ] + } + } + ], + "dashUrl": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 184, + "max_length": 184, + "avr_length": 184.0 + } + } + ], + "hlsUrl": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 184, + "max_length": 184, + "avr_length": 184.0 + } + } + ], + "isGif": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 21327 + } + } + ], + "x": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 1254.05 + } + } + ], + "y": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 958.79 + } + } + ] + } + } + ] + } + }, + { + "type": "null", + "usage": 0.13, + "schema": null + } + ], + "gallery_data": [ + { + "type": "object", + "usage": 0.88, + "schema": { + "items": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 2, + "max_length": 20, + "avr_length": 4.22, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "id": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 577730306, + "max_value": 596716262, + "avr_value": 587244345.16 + } + } + ], + "media_id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 13, + "max_length": 13, + "avr_length": 13.0 + } + } + ], + "caption": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 180, + "avr_length": 1.43 + } + } + ], + "outbound_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 11, + "max_length": 13512, + "avr_length": 74.35 + } + } + ], + "display_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 47, + "avr_length": 22.1 + } + } + ], + "call_to_action": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 13, + "avr_length": 8.31, + "values": [ + { + "value": "Shop Now", + "usage": 0.76 + }, + { + "value": "Learn More", + "usage": 0.12 + }, + { + "value": "Install", + "usage": 0.01 + }, + { + "value": "Sign Up", + "usage": 0.02 + }, + { + "value": "View More", + "usage": 0.03 + }, + { + "value": "Get Showtimes", + "usage": 0.0 + }, + { + "value": "Get a Quote", + "usage": 0.01 + }, + { + "value": "Apply Now", + "usage": 0.0 + }, + { + "value": "Download", + "usage": 0.02 + }, + { + "value": "Contact Us", + "usage": 0.01 + }, + { + "value": "Order Now", + "usage": 0.01 + }, + { + "value": "Play Now", + "usage": 0.01 + }, + { + "value": "Watch Now", + "usage": 0.0 + }, + { + "value": "See Menu", + "usage": 0.0 + }, + { + "value": "Pre-order Now", + "usage": 0.0 + } + ] + } + } + ], + "product": [ + { + "type": "object", + "usage": "always", + "schema": { + "description": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 21, + "max_length": 4848, + "avr_length": 415.19 + } + } + ], + "price": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 8, + "avr_length": 6.21 + } + } + ], + "title": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 8, + "max_length": 150, + "avr_length": 48.54 + } + } + ] + } + } + ] + } + } + ] + } + } + ] + } + }, + { + "type": "null", + "usage": 0.12, + "schema": null + } + ], + "is_gallery": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 4500155, + "false": 0 + } + } + ], + "crosspost_parent": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 8, + "max_length": 10, + "avr_length": 9.99 + } + } + ], + "crosspost_parent_list": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 1, + "avr_length": 1.0, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "all_awardings": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "allow_live_comments": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 17357, + "false": 1380160 + } + } + ], + "approved_at_utc": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "approved_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "archived": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 13374, + "false": 1384143 + } + } + ], + "author": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 20, + "avr_length": 13.32 + } + } + ], + "author_flair_background_color": [ + { + "type": "null", + "usage": 0.88, + "schema": null + }, + { + "type": "string", + "usage": 0.12, + "schema": { + "min_length": 0, + "max_length": 11, + "avr_length": 6.44 + } + } + ], + "author_flair_css_class": [ + { + "type": "null", + "usage": 0.97, + "schema": null + }, + { + "type": "string", + "usage": 0.03, + "schema": { + "min_length": 0, + "max_length": 74, + "avr_length": 7.28 + } + } + ], + "author_flair_template_id": [ + { + "type": "null", + "usage": 0.89, + "schema": null + }, + { + "type": "string", + "usage": 0.11, + "schema": { + "min_length": 36, + "max_length": 36, + "avr_length": 36.0 + } + } + ], + "author_flair_text": [ + { + "type": "null", + "usage": 0.88, + "schema": null + }, + { + "type": "string", + "usage": 0.12, + "schema": { + "min_length": 0, + "max_length": 64, + "avr_length": 16.2 + } + } + ], + "author_flair_text_color": [ + { + "type": "null", + "usage": 0.87, + "schema": null + }, + { + "type": "string", + "usage": 0.13, + "schema": { + "min_length": 0, + "max_length": 5, + "avr_length": 4.25, + "values": [ + { + "value": "dark", + "usage": 0.69 + }, + { + "value": "light", + "usage": 0.3 + }, + { + "value": "", + "usage": 0.01 + } + ] + } + } + ], + "author_is_blocked": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1397517 + } + } + ], + "awarders": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "banned_at_utc": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "banned_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "can_gild": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1397517 + } + } + ], + "can_mod_post": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1397517 + } + } + ], + "category": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "string", + "usage": 0.0, + "schema": { + "min_length": 6, + "max_length": 20, + "avr_length": 13.91, + "values": [ + { + "value": "diy_and_crafts", + "usage": 0.94 + }, + { + "value": "photography", + "usage": 0.02 + }, + { + "value": "gaming", + "usage": 0.02 + }, + { + "value": "drawing_and_painting", + "usage": 0.02 + } + ] + } + } + ], + "clicked": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1397517 + } + } + ], + "content_categories": [ + { + "type": "null", + "usage": 0.99, + "schema": null + }, + { + "type": "array", + "usage": 0.01, + "schema": { + "min_length": 1, + "max_length": 1, + "avr_length": 1.0, + "schema": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 20, + "avr_length": 11.38, + "values": [ + { + "value": "photography", + "usage": 0.45 + }, + { + "value": "diy_and_crafts", + "usage": 0.06 + }, + { + "value": "drawing_and_painting", + "usage": 0.17 + }, + { + "value": "entertainment", + "usage": 0.05 + }, + { + "value": "gaming", + "usage": 0.07 + }, + { + "value": "comics", + "usage": 0.16 + }, + { + "value": "writing", + "usage": 0.02 + }, + { + "value": "music", + "usage": 0.02 + }, + { + "value": "videos", + "usage": 0.0 + } + ] + } + } + ] + } + } + ], + "contest_mode": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 973, + "false": 1396544 + } + } + ], + "created": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1738367937, + "avr_value": 1734042366.64 + } + } + ], + "created_utc": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1738367937, + "avr_value": 1734042366.64 + } + } + ], + "discussion_type": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "string", + "usage": 0.0, + "schema": { + "min_length": 4, + "max_length": 4, + "avr_length": 4.0, + "values": [ + { + "value": "CHAT", + "usage": "always" + } + ] + } + } + ], + "distinguished": [ + { + "type": "null", + "usage": 0.99, + "schema": null + }, + { + "type": "string", + "usage": 0.01, + "schema": { + "min_length": 5, + "max_length": 9, + "avr_length": 8.98, + "values": [ + { + "value": "moderator", + "usage": 1.0 + }, + { + "value": "admin", + "usage": 0.0 + } + ] + } + } + ], + "domain": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 91, + "avr_length": 10.86 + } + } + ], + "downs": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 0, + "avr_value": 0.0 + } + } + ], + "edited": [ + { + "type": "bool", + "usage": 0.99, + "schema": { + "true": 0, + "false": 1378276 + } + }, + { + "type": "int", + "usage": 0.01, + "schema": { + "min_value": 999999999, + "max_value": 1738367283, + "avr_value": 1729917123.7 + } + } + ], + "gilded": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 230, + "avr_value": 0.0 + } + } + ], + "gildings": [ + { + "type": "object", + "usage": "always", + "schema": {} + } + ], + "hidden": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1397517 + } + } + ], + "hide_score": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 529647, + "false": 867870 + } + } + ], + "id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 7, + "avr_length": 6.99 + } + } + ], + "is_created_from_ads_ui": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1397517 + } + } + ], + "is_crosspostable": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1396969, + "false": 548 + } + } + ], + "is_meta": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1397517 + } + } + ], + "is_original_content": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 10847, + "false": 1386670 + } + } + ], + "is_reddit_media_domain": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 614121, + "false": 783396 + } + } + ], + "is_robot_indexable": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1396969, + "false": 548 + } + } + ], + "is_self": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 169625, + "false": 1227892 + } + } + ], + "is_video": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 138555, + "false": 1258962 + } + } + ], + "likes": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "link_flair_background_color": [ + { + "type": "string", + "usage": 0.98, + "schema": { + "min_length": 0, + "max_length": 11, + "avr_length": 2.56 + } + }, + { + "type": "null", + "usage": 0.02, + "schema": null + } + ], + "link_flair_css_class": [ + { + "type": "null", + "usage": 0.61, + "schema": null + }, + { + "type": "string", + "usage": 0.39, + "schema": { + "min_length": 0, + "max_length": 45, + "avr_length": 1.09 + } + } + ], + "link_flair_richtext": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 11, + "avr_length": 0.17, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "e": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.14, + "values": [ + { + "value": "text", + "usage": 0.86 + }, + { + "value": "emoji", + "usage": 0.14 + } + ] + } + } + ], + "t": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 64, + "avr_length": 10.79 + } + } + ], + "a": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 26, + "avr_length": 9.4 + } + } + ], + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 54, + "max_length": 78, + "avr_length": 60.6 + } + } + ] + } + } + ] + } + } + ], + "link_flair_text": [ + { + "type": "null", + "usage": 0.6, + "schema": null + }, + { + "type": "string", + "usage": 0.4, + "schema": { + "min_length": 0, + "max_length": 64, + "avr_length": 11.41 + } + } + ], + "link_flair_text_color": [ + { + "type": "string", + "usage": 0.98, + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.16, + "values": [ + { + "value": "dark", + "usage": 0.84 + }, + { + "value": "light", + "usage": 0.16 + } + ] + } + }, + { + "type": "null", + "usage": 0.02, + "schema": null + } + ], + "link_flair_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 8, + "avr_length": 4.6, + "values": [ + { + "value": "text", + "usage": 0.85 + }, + { + "value": "richtext", + "usage": 0.15 + } + ] + } + } + ], + "locked": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 17194, + "false": 1380323 + } + } + ], + "media": [ + { + "type": "null", + "usage": 0.7, + "schema": null + }, + { + "type": "object", + "usage": 0.3, + "schema": { + "oembed": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": 1.0, + "schema": { + "min_value": 60, + "max_value": 2048, + "avr_value": 682.75 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "html": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 168, + "max_length": 1200, + "avr_length": 198.37 + } + } + ], + "provider_name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 15, + "avr_length": 7.01 + } + } + ], + "provider_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 15, + "max_length": 115, + "avr_length": 23.95 + } + } + ], + "type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.99, + "values": [ + { + "value": "video", + "usage": 0.99 + }, + { + "value": "rich", + "usage": 0.01 + } + ] + } + } + ], + "version": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 3, + "avr_length": 3.0, + "values": [ + { + "value": "1.0", + "usage": "always" + } + ] + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 90, + "max_value": 600, + "avr_value": 584.07 + } + } + ], + "title": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 309, + "avr_length": 17.59 + } + } + ], + "thumbnail_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 34, + "max_length": 584, + "avr_length": 82.95 + } + } + ], + "thumbnail_height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 130, + "max_value": 7168, + "avr_value": 1333.57 + } + } + ], + "thumbnail_width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 90, + "max_value": 5400, + "avr_value": 1271.65 + } + } + ], + "author_name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 69, + "avr_length": 15.08 + } + } + ], + "author_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 22, + "max_length": 123, + "avr_length": 38.61 + } + } + ], + "description": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 781, + "avr_length": 146.22 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 25, + "max_length": 132, + "avr_length": 49.24 + } + } + ], + "cache_age": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 300, + "max_value": 3153600000, + "avr_value": 2554769952.68 + } + } + ], + "mean_alpha": [ + { + "type": "float", + "usage": 0.89, + "schema": { + "min_value": 27.010833740234375, + "max_value": 245.25, + "avr_value": 65.65 + } + }, + { + "type": "int", + "usage": 0.11, + "schema": { + "min_value": 0, + "max_value": 87, + "avr_value": 6.69 + } + } + ] + } + } + ], + "type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 35, + "avr_length": 11.37 + } + } + ], + "reddit_video": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": 1.0, + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 1002.03 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "transcoding_status": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 9, + "avr_length": 9.0, + "values": [ + { + "value": "completed", + "usage": 1.0 + }, + { + "value": "error", + "usage": 0.0 + } + ] + } + } + ], + "width": [ + { + "type": "int", + "usage": 1.0, + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 807.45 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "dash_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 164, + "max_length": 165, + "avr_length": 165.0 + } + } + ], + "duration": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 2, + "max_value": 1734, + "avr_value": 72.05 + } + } + ], + "fallback_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 56, + "max_length": 140, + "avr_length": 60.24 + } + } + ], + "hls_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 164, + "max_length": 165, + "avr_length": 165.0 + } + } + ], + "is_gif": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1917, + "false": 136063 + } + } + ], + "scrubber_media_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 39, + "max_length": 43, + "avr_length": 43.0 + } + } + ], + "bitrate_kbps": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 5000, + "avr_value": 2418.75 + } + } + ], + "has_audio": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 127948, + "false": 8235 + } + } + ], + "transcoding_message": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 72, + "max_length": 78, + "avr_length": 74.0 + } + } + ] + } + } + ] + } + } + ], + "media_embed": [ + { + "type": "object", + "usage": "always", + "schema": { + "content": [ + { + "type": "string", + "usage": 1.0, + "schema": { + "min_length": 168, + "max_length": 1200, + "avr_length": 198.37 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 60, + "max_value": 2048, + "avr_value": 681.85 + } + } + ], + "scrolling": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 284678 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 90, + "max_value": 600, + "avr_value": 584.06 + } + } + ] + } + } + ], + "media_only": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1397517 + } + } + ], + "mod_note": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "mod_reason_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "mod_reason_title": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "mod_reports": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 8, + "max_length": 10, + "avr_length": 9.99 + } + } + ], + "no_follow": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 414587, + "false": 982930 + } + } + ], + "num_comments": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 57217, + "avr_value": 77.82 + } + } + ], + "num_crossposts": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 9237, + "avr_value": 24.22 + } + } + ], + "num_reports": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "over_18": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 728029, + "false": 669488 + } + } + ], + "permalink": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 26, + "max_length": 94, + "avr_length": 66.47 + } + } + ], + "pinned": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1397517 + } + } + ], + "pwls": [ + { + "type": "null", + "usage": 0.66, + "schema": null + }, + { + "type": "int", + "usage": 0.34, + "schema": { + "min_value": 1, + "max_value": 7, + "avr_value": 6.19 + } + } + ], + "quarantine": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1397517 + } + } + ], + "removal_reason": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "string", + "usage": 0.0, + "schema": { + "min_length": 5, + "max_length": 5, + "avr_length": 5.0, + "values": [ + { + "value": "legal", + "usage": "always" + } + ] + } + } + ], + "removed_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "removed_by_category": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "string", + "usage": 0.0, + "schema": { + "min_length": 6, + "max_length": 18, + "avr_length": 7.54, + "values": [ + { + "value": "reddit", + "usage": 0.53 + }, + { + "value": "deleted", + "usage": 0.23 + }, + { + "value": "moderator", + "usage": 0.16 + }, + { + "value": "automod_filtered", + "usage": 0.02 + }, + { + "value": "content_takedown", + "usage": 0.05 + }, + { + "value": "copyright_takedown", + "usage": 0.01 + } + ] + } + } + ], + "report_reasons": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "saved": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1397517 + } + } + ], + "score": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 414510, + "avr_value": 1412.12 + } + } + ], + "secure_media": [ + { + "type": "null", + "usage": 0.7, + "schema": null + }, + { + "type": "object", + "usage": 0.3, + "schema": { + "oembed": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": 1.0, + "schema": { + "min_value": 60, + "max_value": 2048, + "avr_value": 682.75 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "html": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 168, + "max_length": 1200, + "avr_length": 198.37 + } + } + ], + "provider_name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 15, + "avr_length": 7.01 + } + } + ], + "provider_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 15, + "max_length": 115, + "avr_length": 23.95 + } + } + ], + "type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.99, + "values": [ + { + "value": "video", + "usage": 0.99 + }, + { + "value": "rich", + "usage": 0.01 + } + ] + } + } + ], + "version": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 3, + "avr_length": 3.0, + "values": [ + { + "value": "1.0", + "usage": "always" + } + ] + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 90, + "max_value": 600, + "avr_value": 584.07 + } + } + ], + "title": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 309, + "avr_length": 17.59 + } + } + ], + "thumbnail_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 34, + "max_length": 584, + "avr_length": 82.95 + } + } + ], + "thumbnail_height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 130, + "max_value": 7168, + "avr_value": 1333.57 + } + } + ], + "thumbnail_width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 90, + "max_value": 5400, + "avr_value": 1271.65 + } + } + ], + "author_name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 69, + "avr_length": 15.08 + } + } + ], + "author_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 22, + "max_length": 123, + "avr_length": 38.61 + } + } + ], + "description": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 781, + "avr_length": 146.22 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 25, + "max_length": 132, + "avr_length": 49.24 + } + } + ], + "cache_age": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 300, + "max_value": 3153600000, + "avr_value": 2554769952.68 + } + } + ], + "mean_alpha": [ + { + "type": "float", + "usage": 0.89, + "schema": { + "min_value": 27.010833740234375, + "max_value": 245.25, + "avr_value": 65.65 + } + }, + { + "type": "int", + "usage": 0.11, + "schema": { + "min_value": 0, + "max_value": 87, + "avr_value": 6.69 + } + } + ] + } + } + ], + "type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 35, + "avr_length": 11.37 + } + } + ], + "reddit_video": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": 1.0, + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 1002.03 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "transcoding_status": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 9, + "avr_length": 9.0, + "values": [ + { + "value": "completed", + "usage": 1.0 + }, + { + "value": "error", + "usage": 0.0 + } + ] + } + } + ], + "width": [ + { + "type": "int", + "usage": 1.0, + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 807.45 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "dash_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 164, + "max_length": 165, + "avr_length": 165.0 + } + } + ], + "duration": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 2, + "max_value": 1734, + "avr_value": 72.05 + } + } + ], + "fallback_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 56, + "max_length": 140, + "avr_length": 60.24 + } + } + ], + "hls_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 164, + "max_length": 165, + "avr_length": 165.0 + } + } + ], + "is_gif": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1917, + "false": 136063 + } + } + ], + "scrubber_media_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 39, + "max_length": 43, + "avr_length": 43.0 + } + } + ], + "bitrate_kbps": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 5000, + "avr_value": 2418.75 + } + } + ], + "has_audio": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 127948, + "false": 8235 + } + } + ], + "transcoding_message": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 72, + "max_length": 78, + "avr_length": 74.0 + } + } + ] + } + } + ] + } + } + ], + "secure_media_embed": [ + { + "type": "object", + "usage": "always", + "schema": { + "content": [ + { + "type": "string", + "usage": 1.0, + "schema": { + "min_length": 168, + "max_length": 1200, + "avr_length": 198.37 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 60, + "max_value": 2048, + "avr_value": 681.85 + } + } + ], + "media_domain_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 44, + "max_length": 46, + "avr_length": 45.98 + } + } + ], + "scrolling": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 284678 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 90, + "max_value": 600, + "avr_value": 584.06 + } + } + ] + } + } + ], + "selftext": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 49309, + "avr_length": 198.75 + } + } + ], + "selftext_html": [ + { + "type": "null", + "usage": 0.74, + "schema": null + }, + { + "type": "string", + "usage": 0.26, + "schema": { + "min_length": 51, + "max_length": 123528, + "avr_length": 911.2 + } + } + ], + "send_replies": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1361800, + "false": 35717 + } + } + ], + "spoiler": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 5389, + "false": 1392128 + } + } + ], + "stickied": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 13934, + "false": 1383583 + } + } + ], + "subreddit": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 2, + "max_length": 22, + "avr_length": 12.44 + } + } + ], + "subreddit_id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 6, + "max_length": 9, + "avr_length": 8.55 + } + } + ], + "subreddit_name_prefixed": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 23, + "avr_length": 14.33 + } + } + ], + "subreddit_subscribers": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 306061952, + "avr_value": 1173083.0 + } + } + ], + "subreddit_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 10, + "avr_length": 6.06, + "values": [ + { + "value": "public", + "usage": 0.91 + }, + { + "value": "user", + "usage": 0.05 + }, + { + "value": "restricted", + "usage": 0.04 + }, + { + "value": "archived", + "usage": 0.0 + } + ] + } + } + ], + "suggested_sort": [ + { + "type": "null", + "usage": 0.83, + "schema": null + }, + { + "type": "string", + "usage": 0.17, + "schema": { + "min_length": 2, + "max_length": 13, + "avr_length": 4.71, + "values": [ + { + "value": "qa", + "usage": 0.31 + }, + { + "value": "new", + "usage": 0.17 + }, + { + "value": "live", + "usage": 0.01 + }, + { + "value": "confidence", + "usage": 0.28 + }, + { + "value": "top", + "usage": 0.17 + }, + { + "value": "random", + "usage": 0.0 + }, + { + "value": "old", + "usage": 0.06 + }, + { + "value": "controversial", + "usage": 0.0 + } + ] + } + } + ], + "thumbnail": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 214, + "avr_length": 44.13 + } + } + ], + "thumbnail_height": [ + { + "type": "int", + "usage": 0.88, + "schema": { + "min_value": 1, + "max_value": 140, + "avr_value": 123.23 + } + }, + { + "type": "null", + "usage": 0.12, + "schema": null + } + ], + "thumbnail_width": [ + { + "type": "int", + "usage": 0.88, + "schema": { + "min_value": 1, + "max_value": 140, + "avr_value": 139.97 + } + }, + { + "type": "null", + "usage": 0.12, + "schema": null + } + ], + "title": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 301, + "avr_length": 48.92 + } + } + ], + "top_awarded_type": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "total_awards_received": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 0, + "avr_value": 0.0 + } + } + ], + "treatment_tags": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "ups": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 414510, + "avr_value": 1412.12 + } + } + ], + "upvote_ratio": [ + { + "type": "int", + "usage": 0.53, + "schema": { + "min_value": 1, + "max_value": 1, + "avr_value": 1.0 + } + }, + { + "type": "float", + "usage": 0.47, + "schema": { + "min_value": 0.029999999329447746, + "max_value": 0.9900000095367432, + "avr_value": 0.92 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 1634, + "avr_length": 48.89 + } + } + ], + "user_reports": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "view_count": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "visited": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1397517 + } + } + ], + "wls": [ + { + "type": "null", + "usage": 0.66, + "schema": null + }, + { + "type": "int", + "usage": 0.34, + "schema": { + "min_value": 1, + "max_value": 7, + "avr_value": 6.19 + } + } + ], + "author_flair_richtext": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 17, + "avr_length": 0.09, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "e": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 5, + "avr_length": 4.39, + "values": [ + { + "value": "text", + "usage": 0.61 + }, + { + "value": "emoji", + "usage": 0.39 + } + ] + } + } + ], + "t": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 64, + "avr_length": 14.65 + } + } + ], + "a": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 26, + "avr_length": 9.6 + } + } + ], + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 54, + "max_length": 78, + "avr_length": 60.86 + } + } + ] + } + } + ] + } + } + ], + "author_flair_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 8, + "avr_length": 4.22, + "values": [ + { + "value": "text", + "usage": 0.94 + }, + { + "value": "richtext", + "usage": 0.06 + } + ] + } + } + ], + "author_fullname": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 13, + "avr_length": 11.53 + } + } + ], + "author_patreon_flair": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1386962 + } + } + ], + "author_premium": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 33082, + "false": 1353880 + } + } + ], + "url_overridden_by_dest": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 1634, + "avr_length": 42.82 + } + } + ], + "post_hint": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 12, + "avr_length": 7.34, + "values": [ + { + "value": "image", + "usage": 0.49 + }, + { + "value": "rich:video", + "usage": 0.29 + }, + { + "value": "hosted:video", + "usage": 0.14 + }, + { + "value": "link", + "usage": 0.06 + }, + { + "value": "self", + "usage": 0.02 + }, + { + "value": "video", + "usage": 0.0 + }, + { + "value": "gallery", + "usage": 0.0 + } + ] + } + } + ], + "preview": [ + { + "type": "object", + "usage": "always", + "schema": { + "enabled": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 486434, + "false": 499562 + } + } + ], + "images": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 1, + "avr_length": 1.0, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 13, + "max_length": 86, + "avr_length": 45.33 + } + } + ], + "resolutions": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 4.49, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 3, + "max_value": 2160, + "avr_value": 478.84 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 114, + "max_length": 209, + "avr_length": 137.04 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 426.25 + } + } + ] + } + } + ] + } + } + ], + "source": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 21409, + "avr_value": 1258.35 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 93, + "max_length": 188, + "avr_length": 118.67 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 16320, + "avr_value": 1118.77 + } + } + ] + } + } + ], + "variants": [ + { + "type": "object", + "usage": "always", + "schema": { + "obfuscated": [ + { + "type": "object", + "usage": "always", + "schema": { + "resolutions": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 4.26, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 3, + "max_value": 2160, + "avr_value": 472.7 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 124, + "max_length": 217, + "avr_length": 152.41 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 400.26 + } + } + ] + } + } + ] + } + } + ], + "source": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 5, + "max_value": 21409, + "avr_value": 1242.82 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 103, + "max_length": 196, + "avr_length": 134.56 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 40, + "max_value": 16320, + "avr_value": 1054.34 + } + } + ] + } + } + ] + } + } + ], + "nsfw": [ + { + "type": "object", + "usage": "always", + "schema": { + "resolutions": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 4.25, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 3, + "max_value": 2160, + "avr_value": 472.7 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 124, + "max_length": 217, + "avr_length": 152.4 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 399.96 + } + } + ] + } + } + ] + } + } + ], + "source": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 5, + "max_value": 21409, + "avr_value": 1242.81 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 103, + "max_length": 196, + "avr_length": 134.57 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 40, + "max_value": 16320, + "avr_value": 1053.61 + } + } + ] + } + } + ] + } + } + ], + "gif": [ + { + "type": "object", + "usage": "always", + "schema": { + "resolutions": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 3.42, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 18, + "max_value": 2160, + "avr_value": 313.28 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 104, + "max_length": 145, + "avr_length": 106.46 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 290.52 + } + } + ] + } + } + ] + } + } + ], + "source": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 54, + "max_value": 4000, + "avr_value": 658.62 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 83, + "max_length": 123, + "avr_length": 85.61 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 60, + "max_value": 4032, + "avr_value": 591.95 + } + } + ] + } + } + ] + } + } + ], + "mp4": [ + { + "type": "object", + "usage": "always", + "schema": { + "resolutions": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 3.42, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 18, + "max_value": 2160, + "avr_value": 313.28 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 104, + "max_length": 145, + "avr_length": 106.46 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 290.52 + } + } + ] + } + } + ] + } + } + ], + "source": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 54, + "max_value": 4000, + "avr_value": 658.62 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 94, + "max_length": 134, + "avr_length": 96.61 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 60, + "max_value": 4032, + "avr_value": 591.95 + } + } + ] + } + } + ] + } + } + ] + } + } + ] + } + } + ] + } + } + ], + "reddit_video_preview": [ + { + "type": "object", + "usage": "always", + "schema": { + "dash_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 48, + "max_length": 48, + "avr_length": 48.0 + } + } + ], + "duration": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 171, + "avr_value": 32.46 + } + } + ], + "fallback_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 40, + "max_length": 45, + "avr_length": 44.57 + } + } + ], + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 114, + "max_value": 1920, + "avr_value": 1171.45 + } + } + ], + "hls_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 48, + "max_length": 48, + "avr_length": 48.0 + } + } + ], + "is_gif": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 273825, + "false": 0 + } + } + ], + "scrubber_media_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 39, + "max_length": 43, + "avr_length": 43.0 + } + } + ], + "transcoding_status": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 9, + "max_length": 9, + "avr_length": 9.0, + "values": [ + { + "value": "completed", + "usage": "always" + } + ] + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 128, + "max_value": 1920, + "avr_value": 1145.17 + } + } + ], + "bitrate_kbps": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 5000, + "avr_value": 3595.25 + } + } + ] + } + } + ] + } + } + ], + "link_flair_template_id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 36, + "max_length": 36, + "avr_length": 36.0 + } + } + ], + "media_metadata": [ + { + "type": "object", + "usage": 1.0, + "schema": { + "type": "key-value", + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "status": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 11, + "avr_length": 5.0, + "values": [ + { + "value": "valid", + "usage": 1.0 + }, + { + "value": "failed", + "usage": 0.0 + }, + { + "value": "unprocessed", + "usage": 0.0 + } + ] + } + } + ], + "e": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 13, + "avr_length": 5.42, + "values": [ + { + "value": "Image", + "usage": 0.95 + }, + { + "value": "AnimatedImage", + "usage": 0.05 + }, + { + "value": "RedditVideo", + "usage": 0.0 + } + ] + } + } + ], + "id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 13, + "max_length": 13, + "avr_length": 13.0 + } + } + ], + "m": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 9, + "max_length": 10, + "avr_length": 9.0, + "values": [ + { + "value": "image/jpg", + "usage": 0.82 + }, + { + "value": "image/png", + "usage": 0.13 + }, + { + "value": "image/gif", + "usage": 0.05 + }, + { + "value": "image/jpeg", + "usage": 0.0 + } + ] + } + } + ], + "p": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 6, + "avr_length": 5.12, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 115, + "max_length": 118, + "avr_length": 115.17 + } + } + ], + "x": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 483.77 + } + } + ], + "y": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 2, + "max_value": 2160, + "avr_value": 591.16 + } + } + ] + } + } + ] + } + } + ], + "s": [ + { + "type": "object", + "usage": "always", + "schema": { + "x": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 15, + "max_value": 16320, + "avr_value": 1496.9 + } + } + ], + "y": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 16, + "max_value": 28800, + "avr_value": 1766.6 + } + } + ], + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 114, + "max_length": 118, + "avr_length": 116.52 + } + } + ], + "gif": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 35, + "max_length": 35, + "avr_length": 35.0 + } + } + ], + "mp4": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 95, + "max_length": 95, + "avr_length": 95.0 + } + } + ] + } + } + ], + "o": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 1, + "avr_length": 1.0, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "u": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 104, + "max_length": 125, + "avr_length": 123.73 + } + } + ], + "x": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 18, + "max_value": 14723, + "avr_value": 1296.38 + } + } + ], + "y": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 23, + "max_value": 20093, + "avr_value": 1602.26 + } + } + ] + } + } + ] + } + } + ], + "dashUrl": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 183, + "max_length": 184, + "avr_length": 183.99 + } + } + ], + "hlsUrl": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 183, + "max_length": 184, + "avr_length": 183.99 + } + } + ], + "isGif": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 4, + "false": 1356 + } + } + ], + "x": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 202, + "max_value": 1920, + "avr_value": 1144.99 + } + } + ], + "y": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 96, + "max_value": 1920, + "avr_value": 930.94 + } + } + ] + } + } + ] + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "gallery_data": [ + { + "type": "object", + "usage": 1.0, + "schema": { + "items": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 2, + "max_length": 20, + "avr_length": 6.05, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "id": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 13257, + "max_value": 596715746, + "avr_value": 572975718.9 + } + } + ], + "media_id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 13, + "max_length": 13, + "avr_length": 13.0 + } + } + ], + "caption": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 180, + "avr_length": 1.8 + } + } + ], + "outbound_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 673, + "avr_length": 22.17 + } + } + ] + } + } + ] + } + } + ] + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "is_gallery": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 254282, + "false": 0 + } + } + ], + "author_cakeday": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 4699, + "false": 0 + } + } + ], + "poll_data": [ + { + "type": "object", + "usage": 1.0, + "schema": { + "is_prediction": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 1461 + } + } + ], + "options": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 2, + "max_length": 6, + "avr_length": 3.72, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 8, + "avr_length": 8.0 + } + } + ], + "text": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 120, + "avr_length": 21.63 + } + } + ], + "vote_count": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 2385, + "avr_value": 52.56 + } + } + ] + } + } + ] + } + } + ], + "prediction_status": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "resolved_option_id": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "total_stake_amount": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "total_vote_count": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 11042, + "avr_value": 59.23 + } + } + ], + "tournament_id": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "user_selection": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "user_won_amount": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "vote_updates_remained": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "voting_end_timestamp": [ + { + "type": "float", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1738962066372.0, + "avr_value": 1736725706691.03 + } + } + ] + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ] + } + } + ] + } + } + ], + "ad_business": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "ad_promoted_user_posts": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "array", + "usage": 0.0, + "schema": { + "min_length": 0, + "max_length": 1, + "avr_length": 0.01, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "all_awardings": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "allow_live_comments": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "approved_at_utc": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "approved_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "archived": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "author": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 13, + "max_length": 13, + "avr_length": 13.0, + "values": [ + { + "value": "BorbWhisperer", + "usage": "always" + } + ] + } + } + ], + "author_flair_background_color": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "author_flair_css_class": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "author_flair_richtext": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "author_flair_template_id": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "author_flair_text": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "author_flair_text_color": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "author_flair_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 4, + "avr_length": 4.0, + "values": [ + { + "value": "text", + "usage": "always" + } + ] + } + } + ], + "author_fullname": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 11, + "max_length": 11, + "avr_length": 11.0, + "values": [ + { + "value": "t2_ltqb3m7s", + "usage": "always" + } + ] + } + } + ], + "author_is_blocked": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "author_patreon_flair": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "author_premium": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "awarders": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "banned_at_utc": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "banned_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "can_gild": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "can_mod_post": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "category": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "clicked": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "content_categories": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "contest_mode": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "created": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1676420002, + "avr_value": 1676420002.0 + } + } + ], + "created_utc": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1676420002, + "avr_value": 1676420002.0 + } + } + ], + "discussion_type": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "distinguished": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "domain": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 9, + "max_length": 9, + "avr_length": 9.0, + "values": [ + { + "value": "i.redd.it", + "usage": "always" + } + ] + } + } + ], + "downs": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 0, + "avr_value": 0.0 + } + } + ], + "edited": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "gilded": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 0, + "avr_value": 0.0 + } + } + ], + "gildings": [ + { + "type": "object", + "usage": "always", + "schema": {} + } + ], + "hidden": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "hide_score": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 7, + "avr_length": 7.0, + "values": [ + { + "value": "112kg94", + "usage": "always" + } + ] + } + } + ], + "is_created_from_ads_ui": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "is_crosspostable": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 2, + "false": 0 + } + } + ], + "is_meta": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "is_original_content": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "is_reddit_media_domain": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 2, + "false": 0 + } + } + ], + "is_robot_indexable": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 2, + "false": 0 + } + } + ], + "is_self": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "is_video": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "likes": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "link_flair_background_color": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "link_flair_css_class": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "link_flair_richtext": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "link_flair_text": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "link_flair_text_color": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 4, + "avr_length": 4.0, + "values": [ + { + "value": "dark", + "usage": "always" + } + ] + } + } + ], + "link_flair_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 4, + "avr_length": 4.0, + "values": [ + { + "value": "text", + "usage": "always" + } + ] + } + } + ], + "locked": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "media": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "media_embed": [ + { + "type": "object", + "usage": "always", + "schema": {} + } + ], + "media_only": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "mod_note": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "mod_reason_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "mod_reason_title": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "mod_reports": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 10, + "max_length": 10, + "avr_length": 10.0, + "values": [ + { + "value": "t3_112kg94", + "usage": "always" + } + ] + } + } + ], + "no_follow": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 2, + "false": 0 + } + } + ], + "num_comments": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 2, + "max_value": 2, + "avr_value": 2.0 + } + } + ], + "num_crossposts": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 0, + "avr_value": 0.0 + } + } + ], + "num_reports": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "over_18": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "permalink": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 47, + "max_length": 47, + "avr_length": 47.0 + } + } + ], + "pinned": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "post_hint": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 5, + "avr_length": 5.0, + "values": [ + { + "value": "image", + "usage": "always" + } + ] + } + } + ], + "preview": [ + { + "type": "object", + "usage": "always", + "schema": { + "enabled": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 2, + "false": 0 + } + } + ], + "images": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 1, + "avr_length": 1.0, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 43, + "max_length": 43, + "avr_length": 43.0 + } + } + ], + "resolutions": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 6, + "max_length": 6, + "avr_length": 6.0, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 144, + "max_value": 1440, + "avr_value": 738.5 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 115, + "max_length": 116, + "avr_length": 115.17 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 108, + "max_value": 1080, + "avr_value": 554.0 + } + } + ] + } + } + ] + } + } + ], + "source": [ + { + "type": "object", + "usage": "always", + "schema": { + "height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 4032, + "max_value": 4032, + "avr_value": 4032.0 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 94, + "max_length": 94, + "avr_length": 94.0 + } + } + ], + "width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 3024, + "max_value": 3024, + "avr_value": 3024.0 + } + } + ] + } + } + ], + "variants": [ + { + "type": "object", + "usage": "always", + "schema": {} + } + ] + } + } + ] + } + } + ] + } + } + ], + "pwls": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 6, + "max_value": 6, + "avr_value": 6.0 + } + } + ], + "quarantine": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "removal_reason": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "removed_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "removed_by_category": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "report_reasons": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "saved": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "score": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 1, + "avr_value": 1.0 + } + } + ], + "secure_media": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "secure_media_embed": [ + { + "type": "object", + "usage": "always", + "schema": {} + } + ], + "selftext": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "selftext_html": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "send_replies": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "spoiler": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "sr_detail": [ + { + "type": "object", + "usage": "always", + "schema": { + "accept_followers": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 2, + "false": 0 + } + } + ], + "allowed_media_in_comments": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 3, + "max_length": 3, + "avr_length": 3.0, + "schema": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 8, + "avr_length": 6.33, + "values": [ + { + "value": "giphy", + "usage": 0.33 + }, + { + "value": "static", + "usage": 0.33 + }, + { + "value": "animated", + "usage": 0.33 + } + ] + } + } + ] + } + } + ], + "banner_img": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "banner_size": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "community_icon": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 132, + "max_length": 132, + "avr_length": 132.0 + } + } + ], + "created": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1676419963, + "avr_value": 1676419963.0 + } + } + ], + "created_utc": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1676419963, + "avr_value": 1676419963.0 + } + } + ], + "default_set": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 2, + "false": 0 + } + } + ], + "description": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "disable_contributor_requests": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "display_name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 21, + "max_length": 21, + "avr_length": 21.0, + "values": [ + { + "value": "BorbWhispererOfficial", + "usage": "always" + } + ] + } + } + ], + "display_name_prefixed": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 23, + "max_length": 23, + "avr_length": 23.0, + "values": [ + { + "value": "r/BorbWhispererOfficial", + "usage": "always" + } + ] + } + } + ], + "free_form_reports": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "header_img": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "header_size": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "icon_color": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "icon_img": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "icon_size": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "key_color": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "link_flair_enabled": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "link_flair_position": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "name": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 9, + "max_length": 9, + "avr_length": 9.0, + "values": [ + { + "value": "t5_7x1x4x", + "usage": "always" + } + ] + } + } + ], + "over_18": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "previous_names": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "primary_color": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "public_description": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "quarantine": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "restrict_commenting": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "restrict_posting": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 2, + "false": 0 + } + } + ], + "show_media": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 2, + "false": 0 + } + } + ], + "submit_link_label": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "submit_text_label": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "values": [ + { + "value": "", + "usage": "always" + } + ] + } + } + ], + "subreddit_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 6, + "max_length": 6, + "avr_length": 6.0, + "values": [ + { + "value": "public", + "usage": "always" + } + ] + } + } + ], + "subscribers": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 2, + "max_value": 2, + "avr_value": 2.0 + } + } + ], + "title": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 21, + "max_length": 21, + "avr_length": 21.0, + "values": [ + { + "value": "BorbWhispererOfficial", + "usage": "always" + } + ] + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 25, + "max_length": 25, + "avr_length": 25.0, + "values": [ + { + "value": "/r/BorbWhispererOfficial/", + "usage": "always" + } + ] + } + } + ], + "user_is_banned": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "user_is_contributor": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "user_is_moderator": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "user_is_muted": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "user_is_subscriber": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ] + } + } + ], + "stickied": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "subreddit": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 21, + "max_length": 21, + "avr_length": 21.0, + "values": [ + { + "value": "BorbWhispererOfficial", + "usage": "always" + } + ] + } + } + ], + "subreddit_id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 9, + "max_length": 9, + "avr_length": 9.0, + "values": [ + { + "value": "t5_7x1x4x", + "usage": "always" + } + ] + } + } + ], + "subreddit_name_prefixed": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 23, + "max_length": 23, + "avr_length": 23.0, + "values": [ + { + "value": "r/BorbWhispererOfficial", + "usage": "always" + } + ] + } + } + ], + "subreddit_subscribers": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 2, + "max_value": 2, + "avr_value": 2.0 + } + } + ], + "subreddit_type": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 6, + "max_length": 6, + "avr_length": 6.0, + "values": [ + { + "value": "public", + "usage": "always" + } + ] + } + } + ], + "suggested_sort": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "thumbnail": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 80, + "max_length": 80, + "avr_length": 80.0 + } + } + ], + "thumbnail_height": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 140, + "max_value": 140, + "avr_value": 140.0 + } + } + ], + "thumbnail_width": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 140, + "max_value": 140, + "avr_value": 140.0 + } + } + ], + "title": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 4, + "max_length": 4, + "avr_length": 4.0, + "values": [ + { + "value": "Snoo", + "usage": "always" + } + ] + } + } + ], + "top_awarded_type": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "total_awards_received": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 0, + "avr_value": 0.0 + } + } + ], + "treatment_tags": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "ups": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 1, + "max_value": 1, + "avr_value": 1.0 + } + } + ], + "upvote_ratio": [ + { + "type": "float", + "usage": "always", + "schema": { + "min_value": 0.6700000166893005, + "max_value": 0.6700000166893005, + "avr_value": 0.67 + } + } + ], + "url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 35, + "max_length": 35, + "avr_length": 35.0, + "values": [ + { + "value": "https://i.redd.it/vac2owhtv8ia1.jpg", + "usage": "always" + } + ] + } + } + ], + "url_overridden_by_dest": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 35, + "max_length": 35, + "avr_length": 35.0, + "values": [ + { + "value": "https://i.redd.it/vac2owhtv8ia1.jpg", + "usage": "always" + } + ] + } + } + ], + "user_reports": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "view_count": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "visited": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "wls": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 6, + "max_value": 6, + "avr_value": 6.0 + } + } + ] + } + } + ] + } + } + ], + "ad_supplementary_text_md": [ + { + "type": "null", + "usage": 0.9, + "schema": null + }, + { + "type": "string", + "usage": 0.1, + "schema": { + "min_length": 1, + "max_length": 356, + "avr_length": 56.38 + } + } + ], + "ad_user_targeting": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "adserver_click_url": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "adserver_imp_pixel": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "app_store_data": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "author_id": [ + { + "type": "string", + "usage": 1.0, + "schema": { + "min_length": 7, + "max_length": 13, + "avr_length": 11.64 + } + }, + { + "type": "null", + "usage": 0.0, + "schema": null + } + ], + "campaign_id": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "domain_override": [ + { + "type": "string", + "usage": 0.75, + "schema": { + "min_length": 3, + "max_length": 148, + "avr_length": 17.54 + } + }, + { + "type": "null", + "usage": 0.25, + "schema": null + } + ], + "embed_type": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "string", + "usage": 0.0, + "schema": { + "min_length": 6, + "max_length": 6, + "avr_length": 6.0, + "values": [ + { + "value": "scrape", + "usage": "always" + } + ] + } + } + ], + "embed_url": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "string", + "usage": 0.0, + "schema": { + "min_length": 43, + "max_length": 43, + "avr_length": 43.0 + } + } + ], + "events": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "eventsOnRender": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "href_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 13, + "max_length": 1225, + "avr_length": 94.02 + } + } + ], + "impression_id": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "impression_id_str": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "is_blank": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 157807 + } + } + ], + "is_survey_ad": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 157807 + } + } + ], + "mobile_ad_url": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 85, + "avr_length": 46.12 + } + } + ], + "original_link": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "outbound_link": [ + { + "type": "object", + "usage": "always", + "schema": {} + } + ], + "priority_id": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "product_ids": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "promo_layout": [ + { + "type": "null", + "usage": 1.0, + "schema": null + }, + { + "type": "string", + "usage": 0.0, + "schema": { + "min_length": 15, + "max_length": 15, + "avr_length": 15.0, + "values": [ + { + "value": "SPOTLIGHT_VIDEO", + "usage": "always" + } + ] + } + } + ], + "promoted": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 157807 + } + } + ], + "promoted_by": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "promoted_display_name": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "promoted_url": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "show_media": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 157807, + "false": 0 + } + } + ], + "sk_ad_network_data": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "third_party_trackers": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 0, + "max_length": 0, + "avr_length": 0.0, + "schema": [] + } + } + ], + "third_party_tracking": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "third_party_tracking_2": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "call_to_action": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 7, + "max_length": 13, + "avr_length": 8.76, + "values": [ + { + "value": "Learn More", + "usage": 0.32 + }, + { + "value": "Watch Now", + "usage": 0.01 + }, + { + "value": "Shop Now", + "usage": 0.24 + }, + { + "value": "Install", + "usage": 0.06 + }, + { + "value": "Download", + "usage": 0.1 + }, + { + "value": "View More", + "usage": 0.04 + }, + { + "value": "Play Now", + "usage": 0.03 + }, + { + "value": "Sign Up", + "usage": 0.09 + }, + { + "value": "Order Now", + "usage": 0.01 + }, + { + "value": "Get Showtimes", + "usage": 0.01 + }, + { + "value": "Apply Now", + "usage": 0.03 + }, + { + "value": "Pre-order Now", + "usage": 0.01 + }, + { + "value": "Contact Us", + "usage": 0.02 + }, + { + "value": "Get a Quote", + "usage": 0.01 + }, + { + "value": "See Menu", + "usage": 0.0 + } + ] + } + } + ], + "author_cakeday": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 122322, + "false": 0 + } + } + ], + "poll_data": [ + { + "type": "object", + "usage": 0.91, + "schema": { + "is_prediction": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 66863 + } + } + ], + "options": [ + { + "type": "array", + "usage": "always", + "schema": { + "min_length": 2, + "max_length": 6, + "avr_length": 3.39, + "schema": [ + { + "type": "object", + "usage": "always", + "schema": { + "id": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 8, + "max_length": 8, + "avr_length": 8.0 + } + } + ], + "text": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 1, + "max_length": 120, + "avr_length": 17.04 + } + } + ], + "vote_count": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 9977, + "avr_value": 40.42 + } + } + ] + } + } + ] + } + } + ], + "prediction_status": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "resolved_option_id": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "total_stake_amount": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "total_vote_count": [ + { + "type": "int", + "usage": "always", + "schema": { + "min_value": 0, + "max_value": 13105, + "avr_value": 68.88 + } + } + ], + "tournament_id": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "user_selection": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "user_won_amount": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "vote_updates_remained": [ + { + "type": "null", + "usage": "always", + "schema": null + } + ], + "voting_end_timestamp": [ + { + "type": "float", + "usage": "always", + "schema": { + "min_value": 999999999, + "max_value": 1738972500881.0, + "avr_value": 1737344161889.1 + } + } + ] + } + }, + { + "type": "null", + "usage": 0.09, + "schema": null + } + ], + "subcaption": [ + { + "type": "string", + "usage": "always", + "schema": { + "min_length": 5, + "max_length": 8, + "avr_length": 6.44 + } + } + ], + "approved": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 1, + "false": 1 + } + } + ], + "ignore_reports": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "removed": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ], + "spam": [ + { + "type": "bool", + "usage": "always", + "schema": { + "true": 0, + "false": 2 + } + } + ] + } + } +] \ No newline at end of file diff --git a/schemas/RS/2025/RS_2025-01.ts b/schemas/RS/2025/RS_2025-01.ts new file mode 100644 index 0000000..cd82022 --- /dev/null +++ b/schemas/RS/2025/RS_2025-01.ts @@ -0,0 +1,903 @@ +interface RedditPost { + _meta?: { + corrupted_selftext?: string, // 1/39662696 (0.00%) + edited_title?: string, // 53643/39662696 (0.14%) + is_edited?: boolean, // 1605524/39662696 (4.05%) + removal_type?: "deleted"|"moderator"|"reddit"|"automod_filtered"|"content_takedown"|"author"|"copyright_takedown"|"anti_evil_ops"|"community_ops", // 8068076/39662696 (20.34%) + retrieved_2nd_on: number, + was_deleted_later?: boolean, // 7261634/39662696 (18.31%) + was_initially_deleted?: boolean, // 806442/39662696 (2.03%) + }, // 39662696/39905721 (99.39%) + ad_business?: null, // 157807/39905721 (0.40%) + ad_promoted_user_posts?: null|{ + all_awardings: [], + allow_live_comments: boolean, + approved_at_utc: null, + approved_by: null, + archived: boolean, + author: "BorbWhisperer", + author_flair_background_color: null, + author_flair_css_class: null, + author_flair_richtext: [], + author_flair_template_id: null, + author_flair_text: null, + author_flair_text_color: null, + author_flair_type: "text", + author_fullname: "t2_ltqb3m7s", + author_is_blocked: boolean, + author_patreon_flair: boolean, + author_premium: boolean, + awarders: [], + banned_at_utc: null, + banned_by: null, + can_gild: boolean, + can_mod_post: boolean, + category: null, + clicked: boolean, + content_categories: null, + contest_mode: boolean, + created: number, + created_utc: number, + discussion_type: null, + distinguished: null, + domain: "i.redd.it", + downs: number, + edited: boolean, + gilded: number, + gildings: { + }, + hidden: boolean, + hide_score: boolean, + id: "112kg94", + is_created_from_ads_ui: boolean, + is_crosspostable: boolean, + is_meta: boolean, + is_original_content: boolean, + is_reddit_media_domain: boolean, + is_robot_indexable: boolean, + is_self: boolean, + is_video: boolean, + likes: null, + link_flair_background_color: "", + link_flair_css_class: null, + link_flair_richtext: [], + link_flair_text: null, + link_flair_text_color: "dark", + link_flair_type: "text", + locked: boolean, + media: null, + media_embed: { + }, + media_only: boolean, + mod_note: null, + mod_reason_by: null, + mod_reason_title: null, + mod_reports: [], + name: "t3_112kg94", + no_follow: boolean, + num_comments: number, + num_crossposts: number, + num_reports: null, + over_18: boolean, + permalink: string, + pinned: boolean, + post_hint: "image", + preview: { + enabled: boolean, + images: { + id: string, + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + variants: { + }, + }[], + }, + pwls: number, + quarantine: boolean, + removal_reason: null, + removed_by: null, + removed_by_category: null, + report_reasons: null, + saved: boolean, + score: number, + secure_media: null, + secure_media_embed: { + }, + selftext: "", + selftext_html: null, + send_replies: boolean, + spoiler: boolean, + sr_detail: { + accept_followers: boolean, + allowed_media_in_comments: ("giphy"|"static"|"animated")[], + banner_img: "", + banner_size: null, + community_icon: string, + created: number, + created_utc: number, + default_set: boolean, + description: "", + disable_contributor_requests: boolean, + display_name: "BorbWhispererOfficial", + display_name_prefixed: "r/BorbWhispererOfficial", + free_form_reports: boolean, + header_img: null, + header_size: null, + icon_color: "", + icon_img: "", + icon_size: null, + key_color: "", + link_flair_enabled: boolean, + link_flair_position: "", + name: "t5_7x1x4x", + over_18: boolean, + previous_names: [], + primary_color: "", + public_description: "", + quarantine: boolean, + restrict_commenting: boolean, + restrict_posting: boolean, + show_media: boolean, + submit_link_label: "", + submit_text_label: "", + subreddit_type: "public", + subscribers: number, + title: "BorbWhispererOfficial", + url: "/r/BorbWhispererOfficial/", + user_is_banned: boolean, + user_is_contributor: boolean, + user_is_moderator: boolean, + user_is_muted: null, + user_is_subscriber: boolean, + }, + stickied: boolean, + subreddit: "BorbWhispererOfficial", + subreddit_id: "t5_7x1x4x", + subreddit_name_prefixed: "r/BorbWhispererOfficial", + subreddit_subscribers: number, + subreddit_type: "public", + suggested_sort: null, + thumbnail: string, + thumbnail_height: number, + thumbnail_width: number, + title: "Snoo", + top_awarded_type: null, + total_awards_received: number, + treatment_tags: [], + ups: number, + upvote_ratio: number, + url: "https://i.redd.it/vac2owhtv8ia1.jpg", + url_overridden_by_dest: "https://i.redd.it/vac2owhtv8ia1.jpg", + user_reports: [], + view_count: null, + visited: boolean, + wls: number, + }[], // 157807/39905721 (0.40%) + ad_supplementary_text_md?: null|string, // 157807/39905721 (0.40%) + ad_user_targeting?: null, // 157807/39905721 (0.40%) + adserver_click_url?: null, // 157807/39905721 (0.40%) + adserver_imp_pixel?: null, // 157807/39905721 (0.40%) + all_awardings: [], + allow_live_comments: boolean, + app_store_data?: null, // 157807/39905721 (0.40%) + approved?: boolean, // 2/39905721 (0.00%) + approved_at_utc: null, + approved_by: null, + archived: boolean, + author: string, + author_cakeday?: boolean, // 122322/39905721 (0.31%) + author_flair_background_color: null|string, + author_flair_css_class: null|string, + author_flair_richtext?: { + a?: string, // 1070999/2791151 (38.37%) + e: "text"|"emoji", + t?: string, // 1720152/2791151 (61.63%) + u?: string, // 1070999/2791151 (38.37%) + }[], // 39531304/39905721 (99.06%) + author_flair_template_id: null|string, + author_flair_text: null|string, + author_flair_text_color: null|"dark"|"light"|"", + author_flair_type?: "text"|"richtext", // 39531304/39905721 (99.06%) + author_fullname?: string, // 39531304/39905721 (99.06%) + author_id?: string|null, // 157807/39905721 (0.40%) + author_is_blocked: boolean, + author_patreon_flair?: boolean, // 39531304/39905721 (99.06%) + author_premium?: boolean, // 39531304/39905721 (99.06%) + awarders: [], + banned_at_utc: null, + banned_by: null, + call_to_action?: "Learn More"|"Shop Now"|"Download"|"Sign Up"|"Install"|"View More"|"Apply Now"|"Play Now"|"Contact Us"|"Order Now"|"Pre-order Now"|"Watch Now"|"Get a Quote"|"Get Showtimes"|"See Menu", // 125042/39905721 (0.31%) + campaign_id?: null, // 157807/39905721 (0.40%) + can_gild: boolean, + can_mod_post: boolean, + category: null|"diy_and_crafts"|"entertainment"|"memes", + clicked: boolean, + content_categories: null|("drawing_and_painting"|"gaming"|"photography"|"diy_and_crafts"|"entertainment"|"writing"|"music"|"comics"|"videos")[], + contest_mode: boolean, + created: number, + created_utc: number, + crosspost_parent?: string, // 1397679/39905721 (3.50%) + crosspost_parent_list?: { + all_awardings: [], + allow_live_comments: boolean, + approved_at_utc: null, + approved_by: null, + archived: boolean, + author: string, + author_cakeday?: boolean, // 4699/1397517 (0.34%) + author_flair_background_color: null|string, + author_flair_css_class: null|string, + author_flair_richtext?: { + a?: string, // 45844/119050 (38.51%) + e: "text"|"emoji", + t?: string, // 73206/119050 (61.49%) + u?: string, // 45844/119050 (38.51%) + }[], // 1386962/1397517 (99.24%) + author_flair_template_id: null|string, + author_flair_text: null|string, + author_flair_text_color: null|"dark"|"light"|"", + author_flair_type?: "text"|"richtext", // 1386962/1397517 (99.24%) + author_fullname?: string, // 1386962/1397517 (99.24%) + author_is_blocked: boolean, + author_patreon_flair?: boolean, // 1386962/1397517 (99.24%) + author_premium?: boolean, // 1386962/1397517 (99.24%) + awarders: [], + banned_at_utc: null, + banned_by: null, + can_gild: boolean, + can_mod_post: boolean, + category: null|"diy_and_crafts"|"photography"|"gaming"|"drawing_and_painting", + clicked: boolean, + content_categories: null|("photography"|"drawing_and_painting"|"comics"|"gaming"|"diy_and_crafts"|"entertainment"|"writing"|"music"|"videos")[], + contest_mode: boolean, + created: number, + created_utc: number, + discussion_type: null|"CHAT", + distinguished: null|"moderator"|"admin", + domain: string, + downs: number, + edited: boolean|number, + gallery_data?: { + items: { + caption?: string, // 453666/1536054 (29.53%) + id: number, + media_id: string, + outbound_url?: string, // 20139/1536054 (1.31%) + }[], + }|null, // 254282/1397517 (18.20%) + gilded: number, + gildings: { + }, + hidden: boolean, + hide_score: boolean, + id: string, + is_created_from_ads_ui: boolean, + is_crosspostable: boolean, + is_gallery?: boolean, // 254282/1397517 (18.20%) + is_meta: boolean, + is_original_content: boolean, + is_reddit_media_domain: boolean, + is_robot_indexable: boolean, + is_self: boolean, + is_video: boolean, + likes: null, + link_flair_background_color: string|null, + link_flair_css_class: null|string, + link_flair_richtext: { + a?: string, // 34026/243054 (14.00%) + e: "text"|"emoji", + t?: string, // 209028/243054 (86.00%) + u?: string, // 34026/243054 (14.00%) + }[], + link_flair_template_id?: string, // 537834/1397517 (38.48%) + link_flair_text: null|string, + link_flair_text_color: "dark"|"light"|null, + link_flair_type: "text"|"richtext", + locked: boolean, + media: null|{ + oembed?: { + author_name?: string, // 17170/284678 (6.03%) + author_url?: string, // 17109/284678 (6.01%) + cache_age?: number, // 653/284678 (0.23%) + description?: string, // 2299/284678 (0.81%) + height?: number|null, // 284677/284678 (100.00%) + html?: string, // 284677/284678 (100.00%) + mean_alpha?: number, // 116/284678 (0.04%) + provider_name?: string, // 284677/284678 (100.00%) + provider_url?: string, // 284677/284678 (100.00%) + thumbnail_height?: number, // 272188/284678 (95.61%) + thumbnail_url?: string, // 284046/284678 (99.78%) + thumbnail_width?: number, // 272188/284678 (95.61%) + title?: string, // 284139/284678 (99.81%) + type?: "video"|"rich", // 284677/284678 (100.00%) + url?: string, // 1400/284678 (0.49%) + version?: "1.0", // 284677/284678 (100.00%) + width?: number, // 284677/284678 (100.00%) + }, // 284678/422664 (67.35%) + reddit_video?: { + bitrate_kbps?: number, // 137816/137986 (99.88%) + dash_url?: string, // 137980/137986 (100.00%) + duration?: number, // 137980/137986 (100.00%) + fallback_url?: string, // 137980/137986 (100.00%) + has_audio?: boolean, // 136183/137986 (98.69%) + height: number|null, + hls_url?: string, // 137980/137986 (100.00%) + is_gif?: boolean, // 137980/137986 (100.00%) + scrubber_media_url?: string, // 137980/137986 (100.00%) + transcoding_message?: string, // 6/137986 (0.00%) + transcoding_status: "completed"|"error", + width: number|null, + }, // 137986/422664 (32.65%) + type?: string, // 284678/422664 (67.35%) + }, + media_embed: { + content?: string|null, // 284678/1397517 (20.37%) + height?: number, // 284678/1397517 (20.37%) + scrolling?: boolean, // 284678/1397517 (20.37%) + width?: number, // 284678/1397517 (20.37%) + }, + media_metadata?: { + [key: string]: { + dashUrl?: string, // 1360/1574491 (0.09%) + e?: "Image"|"AnimatedImage"|"RedditVideo", // 1573653/1574491 (99.95%) + hlsUrl?: string, // 1360/1574491 (0.09%) + id?: string, // 1573653/1574491 (99.95%) + isGif?: boolean, // 1360/1574491 (0.09%) + m?: "image/jpg"|"image/png"|"image/gif"|"image/jpeg", // 1572293/1574491 (99.86%) + o?: { + u: string, + x: number, + y: number, + }[], // 1039790/1574491 (66.04%) + p?: { + u: string, + x: number, + y: number, + }[], // 1572293/1574491 (99.86%) + s?: { + gif?: string, // 80680/1572293 (5.13%) + mp4?: string, // 80680/1572293 (5.13%) + u?: string, // 1491613/1572293 (94.87%) + x: number, + y: number, + }, // 1572293/1574491 (99.86%) + status: "valid"|"failed"|"unprocessed", + x?: number, // 1360/1574491 (0.09%) + y?: number, // 1360/1574491 (0.09%) + }, + }|null, // 268333/1397517 (19.20%) + media_only: boolean, + mod_note: null, + mod_reason_by: null, + mod_reason_title: null, + mod_reports: [], + name: string, + no_follow: boolean, + num_comments: number, + num_crossposts: number, + num_reports: null, + over_18: boolean, + permalink: string, + pinned: boolean, + poll_data?: { + is_prediction: boolean, + options: { + id: string, + text: string, + vote_count?: number, // 195/5436 (3.59%) + }[], + prediction_status: null, + resolved_option_id: null, + total_stake_amount: null, + total_vote_count: number, + tournament_id: null, + user_selection: null, + user_won_amount: null, + vote_updates_remained: null, + voting_end_timestamp: number, + }|null, // 1466/1397517 (0.10%) + post_hint?: "image"|"rich:video"|"hosted:video"|"link"|"self"|"video"|"gallery", // 985996/1397517 (70.55%) + preview?: { + enabled: boolean, + images: { + id: string, + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + variants: { + gif?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, // 47823/985996 (4.85%) + mp4?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, // 47823/985996 (4.85%) + nsfw?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, // 565168/985996 (57.32%) + obfuscated?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, // 567408/985996 (57.55%) + }, + }[], + reddit_video_preview?: { + bitrate_kbps?: number, // 273810/273825 (99.99%) + dash_url: string, + duration: number, + fallback_url: string, + height: number, + hls_url: string, + is_gif: boolean, + scrubber_media_url: string, + transcoding_status: "completed", + width: number, + }, // 273825/985996 (27.77%) + }, // 985996/1397517 (70.55%) + pwls: null|number, + quarantine: boolean, + removal_reason: null|"legal", + removed_by: null, + removed_by_category: null|"reddit"|"deleted"|"moderator"|"content_takedown"|"automod_filtered"|"copyright_takedown", + report_reasons: null, + saved: boolean, + score: number, + secure_media: null|{ + oembed?: { + author_name?: string, // 17170/284678 (6.03%) + author_url?: string, // 17109/284678 (6.01%) + cache_age?: number, // 653/284678 (0.23%) + description?: string, // 2299/284678 (0.81%) + height?: number|null, // 284677/284678 (100.00%) + html?: string, // 284677/284678 (100.00%) + mean_alpha?: number, // 116/284678 (0.04%) + provider_name?: string, // 284677/284678 (100.00%) + provider_url?: string, // 284677/284678 (100.00%) + thumbnail_height?: number, // 272188/284678 (95.61%) + thumbnail_url?: string, // 284046/284678 (99.78%) + thumbnail_width?: number, // 272188/284678 (95.61%) + title?: string, // 284139/284678 (99.81%) + type?: "video"|"rich", // 284677/284678 (100.00%) + url?: string, // 1400/284678 (0.49%) + version?: "1.0", // 284677/284678 (100.00%) + width?: number, // 284677/284678 (100.00%) + }, // 284678/422664 (67.35%) + reddit_video?: { + bitrate_kbps?: number, // 137816/137986 (99.88%) + dash_url?: string, // 137980/137986 (100.00%) + duration?: number, // 137980/137986 (100.00%) + fallback_url?: string, // 137980/137986 (100.00%) + has_audio?: boolean, // 136183/137986 (98.69%) + height: number|null, + hls_url?: string, // 137980/137986 (100.00%) + is_gif?: boolean, // 137980/137986 (100.00%) + scrubber_media_url?: string, // 137980/137986 (100.00%) + transcoding_message?: string, // 6/137986 (0.00%) + transcoding_status: "completed"|"error", + width: number|null, + }, // 137986/422664 (32.65%) + type?: string, // 284678/422664 (67.35%) + }, + secure_media_embed: { + content?: string|null, // 284678/1397517 (20.37%) + height?: number, // 284678/1397517 (20.37%) + media_domain_url?: string, // 284678/1397517 (20.37%) + scrolling?: boolean, // 284678/1397517 (20.37%) + width?: number, // 284678/1397517 (20.37%) + }, + selftext: string, + selftext_html: null|string, + send_replies: boolean, + spoiler: boolean, + stickied: boolean, + subreddit: string, + subreddit_id: string, + subreddit_name_prefixed: string, + subreddit_subscribers: number, + subreddit_type: "public"|"user"|"restricted"|"archived", + suggested_sort: null|"qa"|"confidence"|"new"|"top"|"old"|"live"|"controversial"|"random", + thumbnail: string, + thumbnail_height: number|null, + thumbnail_width: number|null, + title: string, + top_awarded_type: null, + total_awards_received: number, + treatment_tags: [], + ups: number, + upvote_ratio: number, + url: string, + url_overridden_by_dest?: string, // 1226291/1397517 (87.75%) + user_reports: [], + view_count: null, + visited: boolean, + wls: null|number, + }[], // 1397679/39905721 (3.50%) + discussion_type: null, + distinguished: null|"moderator"|"admin", + domain: string, + domain_override?: string|null, // 157807/39905721 (0.40%) + downs: number, + edited: boolean|number, + embed_type?: null|"scrape", // 157807/39905721 (0.40%) + embed_url?: null|string, // 157807/39905721 (0.40%) + events?: [], // 157807/39905721 (0.40%) + eventsOnRender?: [], // 157807/39905721 (0.40%) + gallery_data?: { + items: { + call_to_action?: "Shop Now"|"Learn More"|"View More"|"Sign Up"|"Download"|"Contact Us"|"Get a Quote"|"Order Now"|"Play Now"|"Install"|"Apply Now"|"Get Showtimes"|"Watch Now"|"Pre-order Now"|"See Menu", // 60845/16685954 (0.36%) + caption?: string, // 5656981/16685954 (33.90%) + display_url?: string, // 67396/16685954 (0.40%) + id: number, + media_id: string, + outbound_url?: string, // 97568/16685954 (0.58%) + product?: { + description: string, + price: string, + title: string, + }, // 14080/16685954 (0.08%) + }[], + }|null, // 4500155/39905721 (11.28%) + gilded: number, + gildings: { + }, + hidden: boolean, + hide_score: boolean, + href_url?: string, // 157807/39905721 (0.40%) + id: string, + ignore_reports?: boolean, // 2/39905721 (0.00%) + impression_id?: null, // 157807/39905721 (0.40%) + impression_id_str?: null, // 157807/39905721 (0.40%) + is_blank?: boolean, // 157807/39905721 (0.40%) + is_created_from_ads_ui: boolean, + is_crosspostable: boolean, + is_gallery?: boolean, // 4500155/39905721 (11.28%) + is_meta: boolean, + is_original_content: boolean, + is_reddit_media_domain: boolean, + is_robot_indexable: boolean, + is_self: boolean, + is_survey_ad?: boolean, // 157807/39905721 (0.40%) + is_video: boolean, + likes: null, + link_flair_background_color: string|null, + link_flair_css_class: null|string, + link_flair_richtext: { + a?: string, // 1112732/9141540 (12.17%) + e: "text"|"emoji", + t?: string, // 8028808/9141540 (87.83%) + u?: string, // 1112732/9141540 (12.17%) + }[], + link_flair_template_id?: string, // 17541716/39905721 (43.96%) + link_flair_text: null|string, + link_flair_text_color: "dark"|"light"|null, + link_flair_type: "text"|"richtext", + locked: boolean, + media: null|{ + event_id?: "18hnzysb1elcs"|"1eah8fw2darq8"|"1ec65d0zaty1o"|"1ecy3e6t8yzib"|"1edkfkek3rs6c"|"1eecsm0l7siek"|"1ef3onylbnekd"|"1efxysl6tad1u", // 42/3752685 (0.00%) + oembed?: { + author_name?: string, // 672416/2546711 (26.40%) + author_url?: string, // 671826/2546711 (26.38%) + cache_age?: number, // 22055/2546711 (0.87%) + description?: string, // 78991/2546711 (3.10%) + height: number|null, + html: string, + mean_alpha?: number, // 2624/2546711 (0.10%) + provider_name: string, + provider_url: string, + thumbnail_height?: number, // 2498353/2546711 (98.10%) + thumbnail_url?: string, // 2526603/2546711 (99.21%) + thumbnail_width?: number, // 2498353/2546711 (98.10%) + title?: string, // 2526174/2546711 (99.19%) + type: "video"|"rich", + url?: string, // 52052/2546711 (2.04%) + version: "1.0", + width: number, + }, // 2546711/3752685 (67.86%) + reddit_video?: { + bitrate_kbps?: number, // 1200947/1205932 (99.59%) + dash_url?: string, // 1200947/1205932 (99.59%) + duration?: number, // 1200947/1205932 (99.59%) + fallback_url?: string, // 1200947/1205932 (99.59%) + has_audio?: boolean, // 1200908/1205932 (99.58%) + height: number|null, + hls_url?: string, // 1200947/1205932 (99.59%) + is_gif?: boolean, // 1200947/1205932 (99.59%) + scrubber_media_url?: string, // 1200947/1205932 (99.59%) + transcoding_message?: string, // 4985/1205932 (0.41%) + transcoding_status: "completed"|"error", + width: number|null, + }, // 1205932/3752685 (32.14%) + type?: string, // 2546753/3752685 (67.86%) + }, + media_embed: { + content?: string, // 2525314/39905721 (6.33%) + height?: number, // 2525314/39905721 (6.33%) + scrolling?: boolean, // 2525314/39905721 (6.33%) + width?: number, // 2525314/39905721 (6.33%) + }, + media_metadata?: { + [key: string]: { + dashUrl?: string, // 21327/17362820 (0.12%) + e?: "Image"|"AnimatedImage"|"RedditVideo", // 17283439/17362820 (99.54%) + hlsUrl?: string, // 21327/17362820 (0.12%) + id?: string, // 17283439/17362820 (99.54%) + isGif?: boolean, // 21327/17362820 (0.12%) + m?: "image/jpg"|"image/png"|"image/gif"|"image/jpeg", // 17262112/17362820 (99.42%) + o?: { + u: string, + x: number, + y: number, + }[], // 7566865/17362820 (43.58%) + p?: { + u: string, + x: number, + y: number, + }[], // 17262112/17362820 (99.42%) + s?: { + gif?: string, // 323624/17262112 (1.87%) + mp4?: string, // 323624/17262112 (1.87%) + u?: string, // 16938488/17262112 (98.13%) + x: number, + y: number, + }, // 17262112/17362820 (99.42%) + status: "valid"|"unprocessed"|"failed", + x?: number, // 21327/17362820 (0.12%) + y?: number, // 21327/17362820 (0.12%) + }, + }|null, // 5028094/39905721 (12.60%) + media_only: boolean, + mobile_ad_url?: string, // 157807/39905721 (0.40%) + mod_note: null, + mod_reason_by: null, + mod_reason_title: null, + mod_reports: [], + name: string, + no_follow: boolean, + num_comments: number, + num_crossposts: number, + num_reports: null, + original_link?: null, // 157807/39905721 (0.40%) + outbound_link?: { + }, // 157807/39905721 (0.40%) + over_18: boolean, + permalink: string, + pinned: boolean, + poll_data?: { + is_prediction: boolean, + options: { + id: string, + text: string, + vote_count?: number, // 17630/226828 (7.77%) + }[], + prediction_status: null, + resolved_option_id: null, + total_stake_amount: null, + total_vote_count: number, + tournament_id: null, + user_selection: null, + user_won_amount: null, + vote_updates_remained: null, + voting_end_timestamp: number, + }|null, // 73409/39905721 (0.18%) + post_hint?: "image"|"rich:video"|"link"|"hosted:video"|"self"|"gallery"|"video", // 18949553/39905721 (47.49%) + preview?: { + enabled: boolean, + images: { + id: string, + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + variants: { + gif?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, // 546258/19018473 (2.87%) + mp4?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, // 546258/19018473 (2.87%) + nsfw?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, // 9207424/19018473 (48.41%) + obfuscated?: { + resolutions: { + height: number, + url: string, + width: number, + }[], + source: { + height: number, + url: string, + width: number, + }, + }, // 9288473/19018473 (48.84%) + }, + }[], + reddit_video_preview?: { + bitrate_kbps?: number, // 1714598/1714613 (100.00%) + dash_url: string, + duration: number, + fallback_url: string, + height: number, + hls_url: string, + is_gif: boolean, + scrubber_media_url: string, + transcoding_status: "completed", + width: number, + }, // 1714613/19018473 (9.02%) + }, // 19018473/39905721 (47.66%) + priority_id?: null, // 157807/39905721 (0.40%) + product_ids?: [], // 157807/39905721 (0.40%) + promo_layout?: null|"SPOTLIGHT_VIDEO", // 157807/39905721 (0.40%) + promoted?: boolean, // 157807/39905721 (0.40%) + promoted_by?: null, // 157807/39905721 (0.40%) + promoted_display_name?: null, // 157807/39905721 (0.40%) + promoted_url?: null, // 157807/39905721 (0.40%) + pwls: null|number, + quarantine: boolean, + removal_reason: null|"legal", + removed?: boolean, // 2/39905721 (0.00%) + removed_by: null, + removed_by_category: null|"reddit"|"moderator"|"automod_filtered"|"deleted"|"content_takedown"|"author", + report_reasons: null, + retrieved_on: number, + saved: boolean, + score: number, + secure_media: null|{ + event_id?: "18hnzysb1elcs"|"1eah8fw2darq8"|"1ec65d0zaty1o"|"1ecy3e6t8yzib"|"1edkfkek3rs6c"|"1eecsm0l7siek"|"1ef3onylbnekd"|"1efxysl6tad1u", // 42/3752685 (0.00%) + oembed?: { + author_name?: string, // 672416/2546711 (26.40%) + author_url?: string, // 671826/2546711 (26.38%) + cache_age?: number, // 22055/2546711 (0.87%) + description?: string, // 78991/2546711 (3.10%) + height: number|null, + html: string, + mean_alpha?: number, // 2624/2546711 (0.10%) + provider_name: string, + provider_url: string, + thumbnail_height?: number, // 2498353/2546711 (98.10%) + thumbnail_url?: string, // 2526603/2546711 (99.21%) + thumbnail_width?: number, // 2498353/2546711 (98.10%) + title?: string, // 2526174/2546711 (99.19%) + type: "video"|"rich", + url?: string, // 52052/2546711 (2.04%) + version: "1.0", + width: number, + }, // 2546711/3752685 (67.86%) + reddit_video?: { + bitrate_kbps?: number, // 1200947/1205932 (99.59%) + dash_url?: string, // 1200947/1205932 (99.59%) + duration?: number, // 1200947/1205932 (99.59%) + fallback_url?: string, // 1200947/1205932 (99.59%) + has_audio?: boolean, // 1200908/1205932 (99.58%) + height: number|null, + hls_url?: string, // 1200947/1205932 (99.59%) + is_gif?: boolean, // 1200947/1205932 (99.59%) + scrubber_media_url?: string, // 1200947/1205932 (99.59%) + transcoding_message?: string, // 4985/1205932 (0.41%) + transcoding_status: "completed"|"error", + width: number|null, + }, // 1205932/3752685 (32.14%) + type?: string, // 2546753/3752685 (67.86%) + }, + secure_media_embed: { + content?: string, // 2525314/39905721 (6.33%) + height?: number, // 2525314/39905721 (6.33%) + media_domain_url?: string, // 2525314/39905721 (6.33%) + scrolling?: boolean, // 2525314/39905721 (6.33%) + width?: number, // 2525314/39905721 (6.33%) + }, + selftext: string, + send_replies: boolean, + show_media?: boolean, // 157807/39905721 (0.40%) + sk_ad_network_data?: null, // 157807/39905721 (0.40%) + spam?: boolean, // 2/39905721 (0.00%) + spoiler: boolean, + stickied: boolean, + subcaption?: string, // 4733/39905721 (0.01%) + subreddit: string, + subreddit_id: string, + subreddit_name_prefixed: string, + subreddit_subscribers: number, + subreddit_type: "public"|"user"|"restricted", + suggested_sort: null|"confidence"|"new"|"qa"|"top"|"old"|"live"|"controversial"|"random", + third_party_trackers?: [], // 157807/39905721 (0.40%) + third_party_tracking?: null, // 157807/39905721 (0.40%) + third_party_tracking_2?: null, // 157807/39905721 (0.40%) + thumbnail: string, + thumbnail_height?: number|null, // 39904717/39905721 (100.00%) + thumbnail_width?: number|null, // 39904717/39905721 (100.00%) + title: string, + top_awarded_type: null, + total_awards_received: number, + treatment_tags: [], + ups: number, + upvote_ratio: number, + url: string, + url_overridden_by_dest?: string, // 23678351/39905721 (59.34%) + user_reports: [], + view_count: null, + visited: boolean, + wls: null|number, +} \ No newline at end of file