Skip to content

Instantly share code, notes, and snippets.

@Akis-P
Created July 5, 2026 13:17
Show Gist options
  • Select an option

  • Save Akis-P/2c51bdf03ffb8a7a473360fc82dbc1e6 to your computer and use it in GitHub Desktop.

Select an option

Save Akis-P/2c51bdf03ffb8a7a473360fc82dbc1e6 to your computer and use it in GitHub Desktop.
{
"groups": [
{
"id": "gq",
"name": "Quality",
"color": "#000000",
"isExpanded": true,
"borderColor": "#00000000"
},
{
"id": "gr",
"name": "Resolution",
"color": "#000000",
"isExpanded": true,
"borderColor": "#00000000"
},
{
"id": "gv",
"name": "Visual",
"color": "#000000",
"isExpanded": true,
"borderColor": "#00000000"
},
{
"id": "ga",
"name": "Audio",
"color": "#000000",
"isExpanded": true,
"borderColor": "#00000000"
},
{
"id": "ge",
"name": "Encoder",
"color": "#000000",
"isExpanded": true,
"borderColor": "#00000000"
},
{
"id": "gc",
"name": "Channels",
"color": "#000000",
"isExpanded": true,
"borderColor": "#00000000"
},
{
"id": "gl",
"name": "Language",
"color": "#000000",
"isExpanded": true,
"borderColor": "#00000000"
},
{
"id": "gs",
"name": "Streaming",
"color": "#000000",
"isExpanded": true,
"borderColor": "#00000000"
}
],
"filters": [
{
"id": "q-r",
"name": "Remux",
"pattern": "(?i)\\bremux\\b",
"tagColor": "#d41868",
"borderColor": "#FF5C6B76",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/44.webp",
"isEnabled": true,
"groupId": "gq"
},
{
"id": "q-b",
"name": "BluRay",
"pattern": "(?i)^(?=.*(?:bluray|blu-ray))(?!.*remux)",
"tagColor": "#d41868",
"borderColor": "#FF5C6B76",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/45.webp",
"isEnabled": true,
"groupId": "gq"
},
{
"id": "q-w",
"name": "WebDL",
"pattern": "(?i)\\b(?:web[-_. ]?dl|webdl|webrip|web-rip)\\b",
"tagColor": "#d41868",
"borderColor": "#FFB0BEC5",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_3d/33.webp",
"isEnabled": true,
"groupId": "gq"
},
{
"id": "r-4k",
"name": "4K",
"pattern": "(?i)^(?=.*(?:2160[pi]?|4k|uhd))(?!.*(?:1080[pi]?|720[pi]?))",
"tagColor": "#d41868",
"borderColor": "#24FFFFFF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/4k.webp?v=7",
"isEnabled": true,
"groupId": "gr"
},
{
"id": "r-1080",
"name": "1080p",
"pattern": "(?i)\\b1080[pi]?\\b",
"tagColor": "#d41868",
"borderColor": "#24FFFFFF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/1080p.webp?v=7",
"isEnabled": true,
"groupId": "gr"
},
{
"id": "r-720",
"name": "720p",
"pattern": "(?i)\\b720[pi]?\\b",
"tagColor": "#d41868",
"borderColor": "#24FFFFFF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/720p.webp?v=7",
"isEnabled": true,
"groupId": "gr"
},
{
"id": "v-seadex",
"name": "SeaDex",
"pattern": "(?i)\\b(?:seadex|best[\\s._-]?release|alt[\\s._-]?(?:best[\\s._-]?)?release)\\b",
"tagColor": "#d41868",
"borderColor": "#24FFFFFF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/seadex.webp?v=7",
"isEnabled": true,
"groupId": "gv"
},
{
"id": "v-hdr10p",
"name": "HDR10+",
"pattern": "(?i)^(?=.*hdr[\\s._-]?10[\\s._-]?(?:\\+|plus|p))",
"tagColor": "#d41868",
"borderColor": "#24FFFFFF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/hdr10plus.webp?v=7",
"isEnabled": true,
"groupId": "gv"
},
{
"id": "v-hdr10",
"name": "HDR10",
"pattern": "(?i)^(?=.*hdr[\\s._-]?10)(?!.*hdr[\\s._-]?10[\\s._-]?(?:\\+|plus|p))",
"tagColor": "#d41868",
"borderColor": "#24FFFFFF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/hdr10.webp?v=7",
"isEnabled": true,
"groupId": "gv"
},
{
"id": "v-hdr",
"name": "HDR",
"pattern": "(?i)^(?=.*\\bHDR\\b)(?!.*hdr[\\s._-]?10)",
"tagColor": "#d41868",
"borderColor": "#24FFFFFF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/hdr.webp?v=7",
"isEnabled": true,
"groupId": "gv"
},
{
"id": "v-sdr",
"name": "SDR",
"pattern": "(?i)\\b(?:sdr|hdtv|web[-_. ]rip|webrip|dvdrip|brrip|bdrip|xvid|divx|h264|avc)\\b",
"tagColor": "#d41868",
"borderColor": "#24FFFFFF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/sdr.webp?v=7",
"isEnabled": true,
"groupId": "gv"
},
{
"id": "v-imax-e",
"name": "IMAX Enhanced",
"pattern": "(?i)\\bimax[\\s._-]?enhanced\\b",
"tagColor": "#d41868",
"borderColor": "#24FFFFFF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/imax-enhanced.webp?v=7",
"isEnabled": true,
"groupId": "gv"
},
{
"id": "v-imax",
"name": "IMAX",
"pattern": "(?i)^(?=.*\\bIMAX\\b)(?!.*enhanced)",
"tagColor": "#d41868",
"borderColor": "#24FFFFFF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/imax.webp?v=7",
"isEnabled": true,
"groupId": "gv"
},
{
"id": "a-dv",
"name": "DV",
"pattern": "(?i)^(?=.*\\b(?:dv|dovi|dolby[\\s._-]?vision)\\b)(?!.*\\batmos\\b)",
"tagColor": "#d41868",
"borderColor": "#00000000",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/60.webp",
"isEnabled": true,
"groupId": "gv"
},
{
"id": "a-dtsx",
"name": "DTS:X",
"pattern": "(?i)\\bdts[-_.: ]?x\\b",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/63.webp",
"isEnabled": true,
"groupId": "ga"
},
{
"id": "a-dtsma",
"name": "DTS-HD MA",
"pattern": "(?i)^(?=.*\\bdts[-_. ]?(?:hd[-_. ]?)?ma\\b)(?!.*\\bdts[-_.: ]?x\\b)",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/64.webp",
"isEnabled": true,
"groupId": "ga"
},
{
"id": "a-dtshd",
"name": "DTS-HD",
"pattern": "(?i)^(?=.*\\bdts[-_. ]?hd\\b)(?!.*\\bdts[-_. ]?(?:hd[-_. ]?)?ma\\b)(?!.*\\bdts[-_.: ]?x\\b)",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/65.webp",
"isEnabled": true,
"groupId": "ga"
},
{
"id": "a-dts",
"name": "DTS",
"pattern": "(?i)^(?=.*\\bDTS\\b)(?!.*\\bdts[-_. ]?(?:hd|ma|xll|x)\\b)",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/66.webp",
"isEnabled": true,
"groupId": "ga"
},
{
"id": "a-at-dv",
"name": "Atmos+DV",
"pattern": "(?i)^(?=.*\\batmos\\b)(?=.*\\b(?:dv|dovi|dolby[\\s._-]?vision)\\b)",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/56.webp",
"isEnabled": true,
"groupId": "ga"
},
{
"id": "a-at",
"name": "Atmos",
"pattern": "(?i)^(?=.*\\batmos\\b)(?!.*\\b(?:dv|dovi|dolby[\\s._-]?vision)\\b)",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/67.webp",
"isEnabled": true,
"groupId": "ga"
},
{
"id": "a-th-dv",
"name": "TrueHD+DV",
"pattern": "(?i)^(?=.*\\btrue[\\s._-]?hd\\b)(?!.*\\batmos\\b)(?=.*\\b(?:dv|dovi|dolby[\\s._-]?vision)\\b)",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/57.webp",
"isEnabled": true,
"groupId": "ga"
},
{
"id": "a-th",
"name": "TrueHD",
"pattern": "(?i)^(?=.*\\btrue[\\s._-]?hd\\b)(?!.*\\batmos\\b)(?!.*\\b(?:dv|dovi|dolby[\\s._-]?vision)\\b)",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/68.webp",
"isEnabled": true,
"groupId": "ga"
},
{
"id": "a-dp",
"name": "DD+",
"pattern": "(?i)^(?=.*(?:\\bddp|\\bdd\\+|\\beac-?3|\\be-?ac-?3))(?!.*\\batmos\\b)(?!.*\\btrue[\\s._-]?hd\\b)(?!.*\\b(?:dv|dovi|dolby[\\s._-]?vision)\\b)",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/69.webp",
"isEnabled": true,
"groupId": "ga"
},
{
"id": "a-dd-dv",
"name": "DD+DV",
"pattern": "(?i)^(?=.*\\b(?:dd[25][. ][01]|dd[^p+a-z]\\b|\\bac-?3)\\b)(?!.*(?:\\bddp|\\bdd\\+|\\beac-?3|\\be-?ac-?3))(?!.*\\btrue[\\s._-]?hd\\b)(?!.*\\batmos\\b)(?=.*\\b(?:dv|dovi|dolby[\\s._-]?vision)\\b)",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/59.webp",
"isEnabled": true,
"groupId": "ga"
},
{
"id": "a-dd",
"name": "DD",
"pattern": "(?i)^(?=.*\\b(?:dd[25][. ][01]|dd[^p+a-z]\\b|\\bac-?3)\\b)(?!.*(?:\\bddp|\\bdd\\+|\\beac-?3|\\be-?ac-?3))(?!.*\\btrue[\\s._-]?hd\\b)(?!.*\\batmos\\b)(?!.*\\b(?:dv|dovi|dolby[\\s._-]?vision)\\b)",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/70.webp",
"isEnabled": true,
"groupId": "ga"
},
{
"id": "s-h265",
"name": "H265 HEVC",
"pattern": "(?i)\\b(?:x265|h[._-]?265|hevc)\\b",
"tagColor": "#d41868",
"borderColor": "#E9A3AE",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/voidxo_starter/h265.webp",
"isEnabled": true,
"groupId": "ge"
},
{
"id": "s-h264",
"name": "H264 AVC",
"pattern": "(?i)\\b(?:x264|h[._-]?264|avc)\\b",
"tagColor": "#d41868",
"borderColor": "#E9A3AE",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/voidxo_starter/h264.webp",
"isEnabled": true,
"groupId": "ge"
},
{
"id": "ch-71",
"name": "7.1",
"pattern": "[^0-9][7-8][. ][01](?![0-9])",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/76.webp",
"isEnabled": true,
"groupId": "gc"
},
{
"id": "ch-51",
"name": "5.1",
"pattern": "^(?=.*[^0-9]5[. ][01](?![0-9]))(?!.*[^0-9][7-8][. ][01](?![0-9]))",
"tagColor": "#d41868",
"borderColor": "#150E0F",
"textColor": "#3F2C2F",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/78.webp",
"isEnabled": true,
"groupId": "gc"
},
{
"id": "l-en",
"name": "English",
"pattern": "(?i)english|\\beng\\b",
"tagColor": "#d41868",
"borderColor": "#00000000",
"textColor": "#00000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/eibyx/24.webp",
"isEnabled": true,
"groupId": "gl"
},
{
"id": "l-es",
"name": "Spanish",
"pattern": "(?i)spanish|\\bspa\\b|\\besp\\b",
"tagColor": "#d41868",
"borderColor": "#00000000",
"textColor": "#00000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/eibyx/25.webp",
"isEnabled": true,
"groupId": "gl"
},
{
"id": "l-fr",
"name": "French",
"pattern": "(?i)french|\\bfra\\b|\\bfr\\b|\\bvff\\b|\\bvfq\\b",
"tagColor": "#d41868",
"borderColor": "#00000000",
"textColor": "#00000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/eibyx/26.webp",
"isEnabled": true,
"groupId": "gl"
},
{
"id": "l-de",
"name": "German",
"pattern": "(?i)german|\\bdeu\\b|\\bger\\b",
"tagColor": "#d41868",
"borderColor": "#00000000",
"textColor": "#00000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/eibyx/23.webp",
"isEnabled": true,
"groupId": "gl"
},
{
"id": "l-it",
"name": "Italian",
"pattern": "(?i)italian|\\bita\\b",
"tagColor": "#d41868",
"borderColor": "#00000000",
"textColor": "#00000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/eibyx/28.webp",
"isEnabled": true,
"groupId": "gl"
},
{
"id": "l-pt",
"name": "Portuguese",
"pattern": "(?i)portuguese|\\bpor\\b|\\bpt\\b",
"tagColor": "#d41868",
"borderColor": "#00000000",
"textColor": "#00000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/eibyx/32.webp",
"isEnabled": true,
"groupId": "gl"
},
{
"id": "l-ja",
"name": "Japanese",
"pattern": "(?i)japanese|\\bjpn\\b|\\bjap\\b",
"tagColor": "#d41868",
"borderColor": "#00000000",
"textColor": "#00000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/eibyx/29.webp",
"isEnabled": true,
"groupId": "gl"
},
{
"id": "l-ko",
"name": "Korean",
"pattern": "(?i)korean|\\bkor\\b",
"tagColor": "#d41868",
"borderColor": "#00000000",
"textColor": "#00000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/eibyx/30.webp",
"isEnabled": true,
"groupId": "gl"
},
{
"id": "l-zh",
"name": "Chinese",
"pattern": "(?i)chinese|\\bchi\\b|\\bchs\\b|\\bcht\\b",
"tagColor": "#d41868",
"borderColor": "#00000000",
"textColor": "#00000000",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/eibyx/34.webp",
"isEnabled": true,
"groupId": "gl"
},
{
"id": "l-mu",
"name": "Multi",
"pattern": "(?i)\\bmulti\\b|\\bdual[\\s._-]?audio\\b|\\bmulti[\\s._-]?audio\\b",
"tagColor": "#d41868",
"borderColor": "#FFFFFFFF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/100.webp",
"isEnabled": true,
"groupId": "gl"
},
{
"id": "s-nflx",
"name": "NETFLIX",
"pattern": "(?i)\\b(nflx|nf|netflix)\\b",
"tagColor": "#d41868",
"borderColor": "#E50914",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/netflix.webp?v=7",
"isEnabled": true,
"groupId": "gs"
},
{
"id": "s-amzn",
"name": "PRIME VIDEO",
"pattern": "(?i)\\b(amzn|amazon|prime)\\b",
"tagColor": "#d41868",
"borderColor": "#00A8E1",
"textColor": "#0B0B0B",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/prime-video.webp?v=7",
"isEnabled": true,
"groupId": "gs"
},
{
"id": "s-atvp",
"name": "APPLE TV+",
"pattern": "(?i)\\b(atvp|appletv)\\b",
"tagColor": "#d41868",
"borderColor": "#FFFFFF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/apple-tv.webp?v=7",
"isEnabled": true,
"groupId": "gs"
},
{
"id": "s-dsnp",
"name": "DISNEY+",
"pattern": "(?i)\\b(dsnp|dsny|disney|disney\\+)\\b",
"tagColor": "#d41868",
"borderColor": "#102457",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/disney.webp?v=7",
"isEnabled": true,
"groupId": "gs"
},
{
"id": "s-hmax",
"name": "MAX",
"pattern": "(?i)\\b(hmax|hbomax|hbo|max)\\b",
"tagColor": "#d41868",
"borderColor": "#FFB100FF",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/10.webp",
"isEnabled": true,
"groupId": "gs"
},
{
"id": "s-pamp",
"name": "PARAMOUNT+",
"pattern": "(?i)\\b(pmtp|pamp|paramount)\\b",
"tagColor": "#d41868",
"borderColor": "#102457",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/paramount-plus.webp?v=7",
"isEnabled": true,
"groupId": "gs"
},
{
"id": "s-hulu",
"name": "HULU",
"pattern": "(?i)\\bhulu\\b",
"tagColor": "#d41868",
"borderColor": "#84BD00",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/hulu.webp?v=7",
"isEnabled": true,
"groupId": "gs"
},
{
"id": "s-pcok",
"name": "PEACOCK",
"pattern": "(?i)\\b(pcok|peac|peacock)\\b",
"tagColor": "#d41868",
"borderColor": "#F7941D",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/peacock.webp?v=7",
"isEnabled": true,
"groupId": "gs"
},
{
"id": "s-crave",
"name": "CRAVE",
"pattern": "(?i)\\bcrave\\b",
"tagColor": "#d41868",
"borderColor": "#00000000",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/xp_white/crave.webp?v=7",
"isEnabled": true,
"groupId": "gs"
},
{
"id": "s-croll",
"name": "CRUNCHY ROLL",
"pattern": "(?i)\\bcrunch\\b",
"tagColor": "#d41868",
"borderColor": "#FFF47521",
"textColor": "#FFFFFF",
"tagStyle": "filled",
"imageURL": "https://cdn.xperience-app.com/badges/nosvasedis_solid/14.webp",
"isEnabled": true,
"groupId": "gs"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment