GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2666737"
}
}
]
}
},
{
"has_parent": {
"query": {
"bool": {}
},
"type": "channels",
"inner_hits": {
"_source": [
"display_name",
"handle",
"ContentOwner.display_name",
"YtmpContentOwner.display_name",
"logo",
"id",
"videos_views",
"subscribers",
"videos_uploaded",
"score",
"is_brand"
]
}
}
}
]
}
},
"sort": {
"uploaded": "desc"
},
"size": 20,
"from": 20
},
"query": {
"preference": "_primary",
"timeout": "300s"
},
"connection": {
"config": {
"url": null,
"bigintConversion": true
},
"host": "proxy-01",
"port": 9200,
"path": null,
"proxy": null,
"transport": "Guzzle",
"persistent": true,
"timeout": 3600,
"connections": [],
"roundRobin": false,
"log": false,
"retryOnConflict": 0,
"username": null,
"password": null,
"guzzleOptions": {
"command.request_options": {
"connect_timeout": 2,
"timeout": 2
}
},
"enabled": true
}
},
"response": {
"took": 1055,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 161,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "phQgh8MF5S8",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/0bzvm2"
],
"7d_likes": 67,
"language": "fr",
"public_last_track": "2026-04-27T20:14:56+0200",
"30d_best_engagement_rate": 54.19,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 2,
"views_1m": "9",
"modified": "2026-04-27T18:14:56+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 86,
"180d_most_loved": 46.69,
"7d_type": "public_v2",
"7d_views": 1197,
"60d_most_loved": 49.4,
"created": "2025-01-11T20:24:36+0000",
"60d_best_engagement_rate": 52.41,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 2,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 70,
"likes_rate": 44.7,
"60d_comments": 3,
"@indexed": "2026-04-27T18:15:43+0000",
"tags": [
"world of warcraft",
"hardcore",
"mode",
"fun",
"tryhard",
"humour",
"best",
"pvp",
"arena",
"heal",
"wow",
"gaming",
"tuto",
"twitch",
"stream",
"live",
"luuxia",
"luxia",
"dragonflight",
"jcj",
"wow pvp"
],
"60d_type": "public_v2",
"180d_views": "1799",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "1660",
"channel_id": 2666737,
"dislikes_1d": 0,
"30d_most_loved": 50.58,
"30d_views": "1384",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/phQgh8MF5S8\/hqdefault.jpg",
"title": "LES AVENTURES D'INTER ET VILLES #2",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 560,
"comments_rate": 1.56,
"7d_best_engagement_rate": 60.15,
"uploaded": "2025-01-11T18:00:54+0100",
"definition": "hd",
"most_loved": 44.7,
"projection": "rectangular",
"views": "1924",
"views_3m": "46",
"yt_id": "phQgh8MF5S8",
"comments": 3,
"dislikes_rate": 1.04,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 82,
"180d_best_engagement_rate": 49.47,
"public_first_track": "2025-01-11T00:00:00+0100",
"180d_likes": 84,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 47.3,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 55.97
},
"sort": [
1736614854000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "wSU9KvjGp-g",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "4",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/021bp2",
"\/m\/0bzvm2"
],
"7d_likes": 76,
"language": "fr",
"public_last_track": "2026-04-27T20:14:56+0200",
"30d_best_engagement_rate": 48.24,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 1,
"views_1m": "12",
"modified": "2026-04-27T18:14:56+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 104,
"180d_most_loved": 41.07,
"7d_type": "public_v2",
"7d_views": 1530,
"60d_most_loved": 43.12,
"created": "2025-01-08T20:32:47+0000",
"60d_best_engagement_rate": 46.6,
"active": true,
"7d_comments": 7,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 84,
"likes_rate": 38.48,
"60d_comments": 7,
"@indexed": "2026-04-27T18:15:43+0000",
"tags": [
"world of warcraft",
"hardcore",
"mode",
"fun",
"tryhard",
"humour",
"best",
"pvp",
"arena",
"heal",
"wow",
"gaming",
"tuto",
"twitch",
"stream",
"live",
"luuxia",
"luxia",
"dragonflight",
"jcj",
"wow pvp"
],
"60d_type": "public_v2",
"180d_views": "2532",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "2296",
"channel_id": 2666737,
"dislikes_1d": 0,
"30d_most_loved": 44.05,
"30d_views": "1907",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/wSU9KvjGp-g\/hqdefault.jpg",
"title": "INTER ET VILES SONT DE RETOUR #1",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 583,
"comments_rate": 2.59,
"7d_best_engagement_rate": 54.9,
"uploaded": "2025-01-07T20:00:38+0100",
"definition": "hd",
"most_loved": 38.48,
"projection": "rectangular",
"views": "2703",
"views_3m": "59",
"yt_id": "wSU9KvjGp-g",
"comments": 7,
"dislikes_rate": 0.37,
"180d_comments": 7,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 99,
"180d_best_engagement_rate": 44.23,
"public_first_track": "2025-01-07T00:00:00+0100",
"180d_likes": 104,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 41.44,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 7,
"7d_most_loved": 49.67
},
"sort": [
1736276438000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "2zHTSEdrMQE",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 22,
"language": "fr",
"public_last_track": "2026-04-27T20:14:52+0200",
"30d_best_engagement_rate": 66.48,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "3",
"modified": "2026-04-27T18:14:52+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 25,
"180d_most_loved": 44.78,
"7d_type": "public_v2",
"7d_views": 320,
"60d_most_loved": 52.38,
"created": "2024-11-19T22:12:00+0000",
"60d_best_engagement_rate": 57.14,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 22,
"likes_rate": 38.4,
"60d_comments": 2,
"@indexed": "2026-04-27T18:15:41+0000",
"tags": [
"world of warcraft",
"hardcore",
"mode",
"fun",
"tryhard",
"humour",
"best",
"pvp",
"arena",
"heal",
"wow",
"gaming",
"tuto",
"twitch",
"stream",
"live",
"luuxia",
"luxia",
"wow pvp",
"React",
"WoW",
"Xaryu",
"Sodapoppin",
"Onlyfangs",
"Wow Classic",
"Hardcore",
"SSF",
"GSF",
"WoW Classic",
"Cataclysm",
"Fresh ERA",
"Fresh Hardcore",
"PvP",
"PVE",
"Luuxia Monk Guide",
"WoW Healing Guide",
"Luuxia WoW",
"WoW Healing Rotation",
"WoW Mistweaver Monk",
"WoW PvP Guide",
"WoW Monk 2024",
"AWC",
"PVP",
"Echo",
"Iltu",
"AWC 2024",
"Whazz",
"Raiku",
"Mehx",
"Coffey",
"Corkiy",
"Kanketo",
"Ghuzz",
"Ziqo",
"Arena",
"wow the war within"
],
"60d_type": "public_v2",
"180d_views": "536",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "420",
"channel_id": 2666737,
"30d_most_loved": 60.94,
"30d_views": "361",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/2zHTSEdrMQE\/hqdefault.jpg",
"title": "LE REACT #4 - ILTU \u00e9crase Echo AWC 2024 Review detaill\u00e9e",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 545,
"views_yearly_historisation": [
{
"years": 2025,
"views": "240"
},
{
"years": 2024,
"views": "374"
}
],
"comments_rate": 3.07,
"7d_best_engagement_rate": 75,
"uploaded": "2024-11-19T14:00:05+0100",
"definition": "hd",
"most_loved": 38.4,
"projection": "rectangular",
"views": "651",
"views_3m": "29",
"yt_id": "2zHTSEdrMQE",
"comments": 2,
"180d_comments": 2,
"comments_1m": 0,
"60d_likes": 22,
"180d_best_engagement_rate": 48.51,
"public_first_track": "2024-11-18T00:00:00+0100",
"180d_likes": 24,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 41.47,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 68.75
},
"sort": [
1732021205000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "X2kwpiaJxPw",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 13,
"language": "fr",
"public_last_track": "2026-04-15T19:43:53+0200",
"30d_best_engagement_rate": 54.22,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "0",
"modified": "2026-04-15T17:43:53+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 13,
"180d_most_loved": 33.94,
"7d_type": "public_v2",
"7d_views": 312,
"60d_most_loved": 37.36,
"created": "2024-11-18T18:33:09+0000",
"60d_best_engagement_rate": 51.72,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 13,
"likes_rate": 30.16,
"60d_comments": 5,
"@indexed": "2026-04-15T17:43:59+0000",
"tags": [
"world of warcraft",
"hardcore",
"mode",
"fun",
"tryhard",
"humour",
"best",
"pvp",
"arena",
"heal",
"wow",
"gaming",
"tuto",
"twitch",
"stream",
"live",
"luuxia",
"luxia",
"dragonflight",
"jcj",
"wow pvp"
],
"60d_type": "public_v2",
"180d_views": "383",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "348",
"channel_id": 2666737,
"30d_most_loved": 39.16,
"30d_views": "332",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/X2kwpiaJxPw\/hqdefault.jpg",
"title": "LE REACT #3 - Review d\u00e9taill\u00e9e - AWC Echo vs ILTU Game 2",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 1350,
"views_yearly_historisation": [
{
"years": 2025,
"views": "81"
},
{
"years": 2024,
"views": "338"
}
],
"comments_rate": 11.6,
"7d_best_engagement_rate": 57.69,
"uploaded": "2024-11-18T14:00:42+0100",
"definition": "hd",
"most_loved": 30.16,
"projection": "rectangular",
"views": "431",
"views_3m": "9",
"yt_id": "X2kwpiaJxPw",
"comments": 5,
"180d_comments": 5,
"comments_1m": 0,
"60d_likes": 13,
"180d_best_engagement_rate": 47,
"public_first_track": "2024-11-17T00:00:00+0100",
"180d_likes": 13,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 41.76,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 5,
"7d_most_loved": 41.67
},
"sort": [
1731934842000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "FqQOjjerNyw",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/0403l3g",
"\/m\/0bzvm2"
],
"7d_likes": 14,
"language": "fr",
"public_last_track": "2026-04-27T20:14:53+0200",
"30d_best_engagement_rate": 30.55,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "1",
"modified": "2026-04-27T18:14:53+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 17,
"180d_most_loved": 23.29,
"7d_type": "public_v2",
"7d_views": 599,
"60d_most_loved": 24.58,
"created": "2024-11-17T17:18:19+0000",
"60d_best_engagement_rate": 29.19,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 16,
"likes_rate": 20.91,
"60d_comments": 3,
"@indexed": "2026-04-27T18:15:42+0000",
"tags": [
"world of warcraft",
"hardcore",
"mode",
"fun",
"tryhard",
"humour",
"best",
"pvp",
"arena",
"heal",
"wow",
"gaming",
"tuto",
"twitch",
"stream",
"live",
"luuxia",
"luxia",
"jcj",
"wow pvp",
"React",
"WoW",
"Xaryu",
"Sodapoppin",
"Onlyfangs",
"Wow Classic",
"Hardcore",
"SSF",
"GSF",
"WoW Classic",
"Cataclysm",
"Fresh ERA",
"Fresh Hardcore",
"PvP",
"PVE",
"Luuxia Monk Guide",
"WoW Healing Guide",
"WoW The War Within",
"Luuxia WoW",
"WoW Healing Rotation",
"WoW Mistweaver Monk",
"WoW PvP Guide",
"WoW Monk 2024",
"AWC",
"PVP",
"Echo",
"Iltu",
"AWC 2024",
"Whazz",
"Raiku",
"Mehx",
"Coffey",
"Corkiy",
"Kanketo",
"Chanx",
"Ghuzz",
"Ziqo"
],
"60d_type": "public_v2",
"180d_views": "730",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "651",
"channel_id": 2666737,
"30d_most_loved": 25.72,
"30d_views": "622",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/FqQOjjerNyw\/hqdefault.jpg",
"title": "LE REACT #2 - AWC ECHO vs ILTU",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 1385,
"views_yearly_historisation": [
{
"years": 2025,
"views": "170"
},
{
"years": 2024,
"views": "627"
}
],
"comments_rate": 3.69,
"7d_best_engagement_rate": 28.38,
"uploaded": "2024-11-17T14:00:17+0100",
"definition": "hd",
"most_loved": 20.91,
"projection": "rectangular",
"views": "813",
"views_3m": "10",
"yt_id": "FqQOjjerNyw",
"comments": 3,
"180d_comments": 3,
"comments_1m": 0,
"60d_likes": 16,
"180d_best_engagement_rate": 27.4,
"public_first_track": "2024-11-17T00:00:00+0100",
"180d_likes": 17,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 24.6,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 23.37
},
"sort": [
1731848417000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "eNNshN7f9HQ",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 21,
"language": "fr",
"public_last_track": "2026-04-21T19:07:54+0200",
"30d_best_engagement_rate": 27.44,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 2,
"views_1m": "3",
"modified": "2026-04-21T17:07:54+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 26,
"180d_most_loved": 22.83,
"7d_type": "public_v2",
"7d_views": 934,
"60d_most_loved": 22.29,
"created": "2024-11-14T20:49:42+0000",
"60d_best_engagement_rate": 26.16,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 2,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 23,
"likes_rate": 21.94,
"60d_comments": 2,
"@indexed": "2026-04-21T17:07:57+0000",
"tags": [
"world of warcraft",
"hardcore",
"mode",
"fun",
"tryhard",
"humour",
"best",
"pvp",
"arena",
"heal",
"wow",
"gaming",
"tuto",
"twitch",
"stream",
"live",
"luuxia",
"luxia",
"dragonflight",
"jcj",
"wow pvp",
"React",
"WoW",
"Xaryu",
"Sodapoppin",
"Onlyfangs",
"Wow Classic",
"Hardcore",
"SSF",
"GSF",
"Solo Self Found",
"Addon",
"WoW Classic",
"Cataclysm",
"Fresh ERA",
"Fresh Hardcore",
"PvP",
"PVE",
"Luuxia Monk Guide",
"WoW 3600 Rating",
"Best Healer WoW",
"WoW Healing Guide",
"WoW The War Within",
"Luuxia WoW",
"WoW Healing Rotation",
"WoW Mistweaver Monk",
"WoW PvP Guide",
"WoW Monk 2024",
"AWC",
"PVP"
],
"60d_type": "public_v2",
"180d_views": "1139",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "1032",
"channel_id": 2666737,
"dislikes_1d": 0,
"30d_most_loved": 23.37,
"30d_views": "984",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/eNNshN7f9HQ\/hqdefault.jpg",
"title": "LE REACT #1 - Coiffeur rat\u00e9, Explications Onlyfangs , Vocal de Proximit\u00e9 sur Classic",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 1444,
"views_yearly_historisation": [
{
"years": 2025,
"views": "173"
},
{
"years": 2024,
"views": "1000"
}
],
"comments_rate": 1.69,
"7d_best_engagement_rate": 26.77,
"uploaded": "2024-11-14T11:30:29+0100",
"definition": "hd",
"most_loved": 21.94,
"projection": "rectangular",
"views": "1185",
"views_3m": "10",
"yt_id": "eNNshN7f9HQ",
"comments": 2,
"dislikes_rate": 1.69,
"180d_comments": 2,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 23,
"180d_best_engagement_rate": 26.34,
"public_first_track": "2024-11-14T00:00:00+0100",
"180d_likes": 26,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 25.32,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 22.48
},
"sort": [
1731580229000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ax9zSv-j_Bc",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 8,
"language": "fr",
"public_last_track": "2026-04-26T15:35:46+0200",
"30d_best_engagement_rate": 37.57,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "4",
"modified": "2026-04-26T13:35:46+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 12,
"180d_most_loved": 28.3,
"7d_type": "public_v2",
"7d_views": 306,
"60d_most_loved": 27.32,
"created": "2024-11-11T19:19:37+0000",
"60d_best_engagement_rate": 35.52,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 10,
"likes_rate": 25.53,
"60d_comments": 2,
"@indexed": "2026-04-26T13:35:58+0000",
"tags": [
"world of warcraft",
"fun",
"gaming",
"twitch",
"stream",
"live",
"luuxia",
"WoW The War Within",
"World of Warcraft",
"Solo Shuffle",
"WoW 11.0.2",
"WoW Tier List",
"The War Within PvP",
"WoW PvP Tier List",
"WoW Solo Shuffle Guide",
"Best Classes Solo Shuffle",
"WoW PvP Ranking",
"The War Within Solo Shuffle",
"WoW PvP Guide",
"WoW Arena Tier List",
"Best Specs PvP",
"Solo Shuffle Ranking",
"WoW The War Within PvP",
"2024 PvP Meta",
"WoW Patch 11.0.2 Changes",
"Solo Shuffle Tier List",
"WoW PvP 2024",
"Luuxia",
"Druide",
"Guide",
"List",
"FUN"
],
"60d_type": "public_v2",
"180d_views": "424",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "366",
"channel_id": 2666737,
"dislikes_1d": 0,
"30d_most_loved": 28.9,
"30d_views": "346",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ax9zSv-j_Bc\/hqdefault.jpg",
"title": "LE RECAP #05 - Monk Mistweaver Shuffle, Fartman, Bug Micro",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 1623,
"views_yearly_historisation": [
{
"years": 2025,
"views": "97"
},
{
"years": 2024,
"views": "358"
}
],
"comments_rate": 4.26,
"7d_best_engagement_rate": 32.68,
"uploaded": "2024-11-11T16:13:02+0100",
"definition": "hd",
"most_loved": 25.53,
"projection": "rectangular",
"views": "470",
"views_3m": "11",
"yt_id": "ax9zSv-j_Bc",
"comments": 2,
"dislikes_rate": 2.13,
"180d_comments": 2,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 10,
"180d_best_engagement_rate": 35.38,
"public_first_track": "2024-11-11T00:00:00+0100",
"180d_likes": 12,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 31.91,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 26.14
},
"sort": [
1731337982000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "uzyFAacYBQ0",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/021bp2",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 10,
"language": "fr",
"public_last_track": "2026-04-26T15:35:46+0200",
"30d_best_engagement_rate": 40.46,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "4",
"modified": "2026-04-26T13:35:46+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 13,
"180d_most_loved": 31.03,
"7d_type": "public_v2",
"7d_views": 304,
"60d_most_loved": 31.43,
"created": "2024-11-05T21:42:36+0000",
"60d_best_engagement_rate": 40,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 11,
"likes_rate": 28.51,
"60d_comments": 3,
"@indexed": "2026-04-26T13:35:50+0000",
"tags": [
"Cataclysm Classic Recap",
"Luuxia WoW",
"Rank 1 Push WoW",
"WoW 3v3 Arena",
"Kitty Cleave Comp",
"WoW Cataclysm PvP",
"Warrior Paladin Druid",
"Classic WoW PvP",
"Cataclysm Classic 3v3",
"Luuxia PvP",
"WoW Arena Rank 1",
"Cataclysm Classic Highlights",
"Kitty Cleave Guide",
"WoW Classic PvP",
"Cataclysm PvP 2024",
"Rank 1 Arena Push",
"WoW Warrior Paladin Druid",
"WoW Classic Recap",
"PvP Arena Recap",
"World of Warcraft PvP",
"WoW Arena Gameplay",
"Top 3v3 Comp WoW",
"Classic WoW PvP Guide",
"Luuxia PvP WoW",
"PvP",
"WoW"
],
"60d_type": "public_v2",
"180d_views": "419",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "350",
"channel_id": 2666737,
"30d_most_loved": 31.79,
"30d_views": "346",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/uzyFAacYBQ0\/hqdefault.jpg",
"title": "LE RECAP CLASSIC #02 - Session 3v3 Push R1",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 1199,
"views_yearly_historisation": [
{
"years": 2025,
"views": "97"
},
{
"years": 2024,
"views": "350"
}
],
"comments_rate": 6.58,
"7d_best_engagement_rate": 42.76,
"uploaded": "2024-11-05T11:30:24+0100",
"definition": "hd",
"most_loved": 28.51,
"projection": "rectangular",
"views": "456",
"views_3m": "9",
"yt_id": "uzyFAacYBQ0",
"comments": 3,
"180d_comments": 3,
"comments_1m": 0,
"60d_likes": 11,
"180d_best_engagement_rate": 38.19,
"public_first_track": "2024-11-05T00:00:00+0100",
"180d_likes": 13,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 35.09,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 32.89
},
"sort": [
1730802624000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Ie_jv_CnMQY",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 18,
"language": "fr",
"public_last_track": "2026-04-26T15:35:45+0200",
"30d_best_engagement_rate": 46.67,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "1",
"modified": "2026-04-26T13:35:45+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 22,
"180d_most_loved": 38.32,
"7d_type": "public_v2",
"7d_views": 414,
"60d_most_loved": 41.13,
"created": "2024-11-03T18:33:18+0000",
"60d_best_engagement_rate": 45.45,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 19,
"likes_rate": 37.93,
"60d_comments": 2,
"@indexed": "2026-04-26T13:35:46+0000",
"tags": [
"Cataclysm Classic Recap",
"Luuxia WoW",
"Rank 1 Push WoW",
"WoW 3v3 Arena",
"Kitty Cleave Comp",
"WoW Cataclysm PvP",
"Warrior Paladin Druid",
"Classic WoW PvP",
"Cataclysm Classic 3v3",
"Luuxia PvP",
"WoW Arena Rank 1",
"Cataclysm Classic Highlights",
"Kitty Cleave Guide",
"WoW Classic PvP",
"Cataclysm PvP 2024",
"Rank 1 Arena Push",
"WoW Warrior Paladin Druid",
"WoW Classic Recap",
"PvP Arena Recap",
"World of Warcraft PvP",
"WoW Arena Gameplay",
"Top 3v3 Comp WoW",
"Classic WoW PvP Guide",
"Luuxia PvP WoW",
"PvP",
"WoW"
],
"60d_type": "public_v2",
"180d_views": "548",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "462",
"channel_id": 2666737,
"30d_most_loved": 42.22,
"30d_views": "450",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Ie_jv_CnMQY\/hqdefault.jpg",
"title": "LE RECAP CLASSIC #01 - Arc Push R1 Cataclysm Classic , 2v2 , Chats",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 1248,
"views_yearly_historisation": [
{
"years": 2025,
"views": "112"
},
{
"years": 2024,
"views": "462"
}
],
"comments_rate": 3.45,
"7d_best_engagement_rate": 48.31,
"uploaded": "2024-11-03T12:46:58+0100",
"definition": "hd",
"most_loved": 37.93,
"projection": "rectangular",
"views": "580",
"views_3m": "5",
"yt_id": "Ie_jv_CnMQY",
"comments": 2,
"180d_comments": 2,
"comments_1m": 0,
"60d_likes": 19,
"180d_best_engagement_rate": 41.97,
"public_first_track": "2024-11-02T00:00:00+0100",
"180d_likes": 21,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 41.38,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 43.48
},
"sort": [
1730634418000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "tdkJZwuQlb8",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "4",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 61,
"language": "fr",
"public_last_track": "2026-04-27T20:14:56+0200",
"30d_best_engagement_rate": 48.08,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "26",
"modified": "2026-04-27T18:14:56+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 92,
"180d_most_loved": 26.8,
"7d_type": "public_v2",
"7d_views": 1453,
"60d_most_loved": 35.68,
"created": "2024-11-01T19:40:53+0000",
"60d_best_engagement_rate": 45.32,
"active": true,
"7d_comments": 17,
"comments_3m": 0,
"dislikes": 2,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 70,
"likes_rate": 22.64,
"60d_comments": 20,
"@indexed": "2026-04-27T18:15:43+0000",
"tags": [
"Mistweaver Monk Guide",
"WoW Mistweaver Guide",
"Ultimate Mistweaver Guide",
"Luuxia Monk Guide",
"Top Mistweaver WoW",
"WoW 3600 Rating",
"Best Healer WoW",
"Mistweaver PvP Guide",
"WoW Healing Guide",
"WoW 11.0.5",
"Mistweaver Monk PvE",
"WoW The War Within",
"Patch 11.0.5 Mistweaver",
"World of Warcraft Monk",
"Luuxia WoW",
"Mistweaver Arena Guide",
"WoW Healing Rotation",
"WoW Mistweaver Monk",
"WoW PvP Guide",
"Mistweaver Talents",
"Mistweaver Monk Macros",
"WoW Monk 2024",
"WoW AWC Healer Guide",
"AWC",
"GUIDE",
"PVP"
],
"60d_type": "public_v2",
"180d_views": "3097",
"likes_3m": 1,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "2074",
"channel_id": 2666737,
"30d_most_loved": 37.39,
"dislikes_1d": 0,
"30d_views": "1872",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/tdkJZwuQlb8\/hqdefault.jpg",
"title": "Luuxia - Guide MONK HEAL Palpatine Ultime - Crack Broken Menu Maxi Cr\u00e9pitant",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 2205,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1835"
},
{
"years": 2024,
"views": "2074"
}
],
"comments_rate": 4.92,
"7d_best_engagement_rate": 53.68,
"uploaded": "2024-11-01T00:54:55+0100",
"definition": "hd",
"most_loved": 22.64,
"projection": "rectangular",
"views": "4064",
"views_3m": "115",
"yt_id": "tdkJZwuQlb8",
"comments": 20,
"dislikes_rate": 0.49,
"180d_comments": 20,
"comments_1m": 0,
"dislikes_3m": 1,
"60d_likes": 74,
"180d_best_engagement_rate": 33.26,
"public_first_track": "2024-10-31T00:00:00+0100",
"180d_likes": 83,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 28.05,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 20,
"7d_most_loved": 41.98
},
"sort": [
1730418895000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "m47dGars6PM",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 11,
"language": "fr",
"public_last_track": "2026-04-26T15:35:46+0200",
"30d_best_engagement_rate": 23.7,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "2",
"modified": "2026-04-26T13:35:46+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 15,
"180d_most_loved": 20.92,
"7d_type": "public_v2",
"7d_views": 603,
"60d_most_loved": 19.94,
"created": "2024-10-31T20:22:13+0000",
"60d_best_engagement_rate": 24.54,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 12,
"likes_rate": 19.56,
"60d_comments": 2,
"@indexed": "2026-04-26T13:35:53+0000",
"tags": [
"AWC Cup 4",
"Luuxia WoW",
"Best Resto Druid",
"World of Warcraft",
"WoW PvP",
"2k4 Rating",
"WoW PvP Guide",
"WoW PvP Highlights",
"Twitch Stream",
"WoW Stream Highlights",
"Funny WoW Moments",
"WoW Twitch",
"Luuxia Stream",
"WoW Esports",
"AWC 2024",
"WoW Competitive PvP",
"Cats and Gaming",
"WoW Entertainment",
"PvP Commentary",
"World of Warcraft PvP",
"WoW The War Within",
"Druid PvP Guide",
"WoW Arena",
"WoW Moments Twitch",
"WoW Recap Video",
"Shuffle",
"Solo",
"Tier list",
"Echo",
"AWC",
"Cup 3",
"Rogue",
"Kalvish",
"One shot"
],
"60d_type": "public_v2",
"180d_views": "717",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "652",
"channel_id": 2666737,
"dislikes_1d": 0,
"30d_most_loved": 18.96,
"30d_views": "633",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/m47dGars6PM\/hqdefault.jpg",
"title": "LE RECAP #04 - Solo Shuffle Session en Rogue Finesse",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 861,
"views_yearly_historisation": [
{
"years": 2025,
"views": "101"
},
{
"years": 2024,
"views": "652"
}
],
"comments_rate": 2.61,
"7d_best_engagement_rate": 23.22,
"uploaded": "2024-10-31T16:32:37+0100",
"definition": "hd",
"most_loved": 19.56,
"projection": "rectangular",
"views": "767",
"views_3m": "11",
"yt_id": "m47dGars6PM",
"comments": 2,
"dislikes_rate": 1.3,
"180d_comments": 2,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 13,
"180d_best_engagement_rate": 25.1,
"public_first_track": "2024-10-31T00:00:00+0100",
"180d_likes": 15,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 23.47,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 18.24
},
"sort": [
1730388757000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "wuvzBVgSo1c",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 5,
"language": "fr",
"public_last_track": "2026-04-23T21:08:55+0200",
"30d_best_engagement_rate": 20.24,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "1",
"modified": "2026-04-23T19:08:55+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 5,
"180d_most_loved": 20.13,
"7d_type": "public_v2",
"7d_views": 178,
"60d_most_loved": 18.05,
"created": "2024-10-31T20:22:13+0000",
"60d_best_engagement_rate": 18.05,
"active": true,
"7d_comments": 0,
"language_type": "snippet",
"30d_likes": 5,
"likes_rate": 16.13,
"60d_comments": 0,
"@indexed": "2026-04-23T19:09:03+0000",
"tags": [
"SUPERVIVE gameplay",
"Luuxia SUPERVIVE",
"Flow SUPERVIVE",
"Zeph SUPERVIVE",
"SUPERVIVE trending",
"SUPERVIVE highlights",
"SUPERVIVE best moments",
"SUPERVIVE Flow gameplay",
"SUPERVIVE Luuxia gameplay",
"SUPERVIVE guide",
"SUPERVIVE tips",
"SUPERVIVE top plays",
"Flow character SUPERVIVE",
"Zeph SUPERVIVE rebrand",
"SUPERVIVE trending game",
"SUPERVIVE Twitch highlights",
"SUPERVIVE YouTube gaming",
"SUPERVIVE gameplay 2024",
"SUPERVIVE strategy",
"SUPERVIVE PvP",
"SUPERVIVE Luuxia highlights"
],
"60d_type": "public_v2",
"180d_views": "298",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "277",
"channel_id": 2666737,
"30d_most_loved": 20.24,
"30d_views": "247",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/wuvzBVgSo1c\/hqdefault.jpg",
"title": "SUPERVIVE : Luuxia se fait Exploser avec Flow (ex-Zeph)",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 1098,
"views_yearly_historisation": [
{
"years": 2025,
"views": "32"
},
{
"years": 2024,
"views": "277"
}
],
"7d_best_engagement_rate": 28.09,
"uploaded": "2024-10-30T20:20:00+0100",
"definition": "hd",
"most_loved": 16.13,
"projection": "rectangular",
"views": "310",
"views_3m": "1",
"yt_id": "wuvzBVgSo1c",
"180d_comments": 0,
"60d_likes": 5,
"180d_best_engagement_rate": 20.13,
"public_first_track": "2024-10-31T00:00:00+0100",
"180d_likes": 6,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 16.13,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 28.09
},
"sort": [
1730316000000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "TDgFru_imCU",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 5,
"language": "fr",
"public_last_track": "2026-04-17T23:30:29+0200",
"30d_best_engagement_rate": 19.46,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "0",
"modified": "2026-04-17T21:30:29+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 7,
"180d_most_loved": 23.88,
"7d_type": "public_v2",
"7d_views": 173,
"60d_most_loved": 22.65,
"created": "2024-10-30T19:20:51+0000",
"60d_best_engagement_rate": 22.65,
"active": true,
"7d_comments": 0,
"language_type": "snippet",
"30d_likes": 5,
"likes_rate": 19.28,
"60d_comments": 0,
"@indexed": "2026-04-17T21:30:32+0000",
"tags": [
"SUPERVIVE gameplay",
"Luuxia SUPERVIVE",
"Flow SUPERVIVE",
"Zeph SUPERVIVE",
"SUPERVIVE trending",
"SUPERVIVE highlights",
"SUPERVIVE best moments",
"SUPERVIVE Flow gameplay",
"SUPERVIVE Luuxia gameplay",
"SUPERVIVE guide",
"SUPERVIVE tips",
"SUPERVIVE top plays",
"Flow character SUPERVIVE",
"Zeph SUPERVIVE rebrand",
"SUPERVIVE trending game",
"SUPERVIVE Twitch highlights",
"SUPERVIVE YouTube gaming",
"SUPERVIVE gameplay 2024",
"SUPERVIVE strategy",
"SUPERVIVE PvP",
"SUPERVIVE Luuxia highlights"
],
"60d_type": "public_v2",
"180d_views": "335",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "309",
"channel_id": 2666737,
"30d_most_loved": 19.46,
"30d_views": "257",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/TDgFru_imCU\/hqdefault.jpg",
"title": "SUPERVIVE : Luuxia Explose avec Flow (ex-Zeph)",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 1373,
"views_yearly_historisation": [
{
"years": 2025,
"views": "53"
},
{
"years": 2024,
"views": "309"
}
],
"7d_best_engagement_rate": 28.9,
"uploaded": "2024-10-30T16:24:05+0100",
"definition": "hd",
"most_loved": 19.28,
"projection": "rectangular",
"views": "363",
"views_3m": "0",
"yt_id": "TDgFru_imCU",
"180d_comments": 0,
"60d_likes": 7,
"180d_best_engagement_rate": 23.88,
"public_first_track": "2024-10-29T00:00:00+0100",
"180d_likes": 8,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 19.28,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 28.9
},
"sort": [
1730301845000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "xgpUzDl8kVw",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 27,
"language": "fr",
"public_last_track": "2026-03-08T15:52:59+0100",
"30d_best_engagement_rate": 39.46,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 2,
"views_1m": "0",
"modified": "2026-03-08T14:52:59+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 29,
"180d_most_loved": 32.15,
"7d_type": "public_v2",
"7d_views": 874,
"60d_most_loved": 31.53,
"created": "2024-10-28T17:38:52+0000",
"60d_best_engagement_rate": 39.41,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 2,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 28,
"likes_rate": 31.83,
"60d_comments": 5,
"@indexed": "2026-03-08T14:53:07+0000",
"tags": [
"WoW 11.0.5",
"The War Within",
"WoW Patch Notes",
"Class Changes WoW 11.0.5",
"WoW PvP",
"WoW PvE",
"Best Resto Druid",
"Luuxia WoW",
"2k4 Rating PvP",
"WoW PvP Guide",
"WoW Patch 11.0.5",
"World of Warcraft",
"WoW PvP Highlights",
"Twitch Stream",
"WoW Stream Highlights",
"Funny WoW Moments",
"WoW Humor",
"WoW Twitch",
"WoW Class Balance",
"PvP Class Changes",
"PvE Updates",
"Luuxia Stream",
"WoW Druid Guide",
"Cats and Gaming",
"WoW Entertainment",
"WoW Arena",
"WoW The War Within Recap"
],
"60d_type": "public_v2",
"180d_views": "902",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "888",
"channel_id": 2666737,
"dislikes_1d": 0,
"30d_most_loved": 31.57,
"30d_views": "887",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/xgpUzDl8kVw\/hqdefault.jpg",
"title": "WOW - Patch Review 30 Octobre",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 793,
"views_yearly_historisation": [
{
"years": 2025,
"views": "17"
},
{
"years": 2024,
"views": "891"
}
],
"comments_rate": 5.49,
"7d_best_engagement_rate": 38.9,
"uploaded": "2024-10-27T23:34:42+0100",
"definition": "hd",
"most_loved": 31.83,
"projection": "rectangular",
"views": "911",
"views_3m": "3",
"yt_id": "xgpUzDl8kVw",
"comments": 5,
"dislikes_rate": 2.2,
"180d_comments": 5,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 28,
"180d_best_engagement_rate": 39.91,
"public_first_track": "2024-10-28T00:00:00+0100",
"180d_likes": 29,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 39.52,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 5,
"7d_most_loved": 30.89
},
"sort": [
1730068482000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "fkZSNCztvKM",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 35,
"language": "fr",
"public_last_track": "2026-04-24T15:08:23+0200",
"30d_best_engagement_rate": 33.33,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 2,
"views_1m": "1",
"modified": "2026-04-24T13:08:23+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 36,
"180d_most_loved": 28.37,
"7d_type": "public_v2",
"7d_views": 1162,
"60d_most_loved": 28.64,
"created": "2024-10-27T16:11:14+0000",
"60d_best_engagement_rate": 32.62,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 2,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 36,
"likes_rate": 26.87,
"60d_comments": 3,
"@indexed": "2026-04-24T13:08:39+0000",
"tags": [
"WoW The War Within",
"World of Warcraft",
"Solo Shuffle",
"WoW 11.0.2",
"WoW Tier List",
"The War Within PvP",
"WoW PvP Tier List",
"WoW Solo Shuffle Guide",
"Best Classes Solo Shuffle",
"WoW PvP Ranking",
"The War Within Solo Shuffle",
"WoW PvP Guide",
"WoW Arena Tier List",
"Best Specs PvP",
"Solo Shuffle Ranking",
"WoW The War Within PvP",
"2024 PvP Meta",
"Solo Shuffle Tier List",
"WoW PvP 2024",
"Luuxia",
"Druide",
"Guide",
"List",
"11.0.5 Tierlist",
"11.0.5",
"WoW Patch changes",
"WoW Pvp Patch 11.0.5",
"WoW 11.0.5",
"Patch"
],
"60d_type": "public_v2",
"180d_views": "1304",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "1257",
"channel_id": 2666737,
"dislikes_1d": 0,
"30d_most_loved": 29.27,
"30d_views": "1230",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/fkZSNCztvKM\/hqdefault.jpg",
"title": "WOW - PATCH 11.0.5 - TIERLIST 3v3",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 771,
"views_yearly_historisation": [
{
"years": 2025,
"views": "69"
},
{
"years": 2024,
"views": "1265"
}
],
"comments_rate": 2.24,
"7d_best_engagement_rate": 34.42,
"uploaded": "2024-10-26T23:25:00+0200",
"definition": "hd",
"most_loved": 26.87,
"projection": "rectangular",
"views": "1340",
"views_3m": "6",
"yt_id": "fkZSNCztvKM",
"comments": 3,
"dislikes_rate": 1.49,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 36,
"180d_best_engagement_rate": 32.21,
"public_first_track": "2024-10-27T00:00:00+0200",
"180d_likes": 37,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 30.6,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 30.12
},
"sort": [
1729977900000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "3nkUyhJ6d-4",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 6,
"language": "fr",
"public_last_track": "2025-09-20T14:51:05+0200",
"30d_best_engagement_rate": 25.5,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "0",
"modified": "2025-09-20T12:51:05+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 6,
"180d_most_loved": 16.76,
"7d_type": "public_v2",
"7d_views": 353,
"60d_most_loved": 16.95,
"created": "2024-10-26T16:18:54+0000",
"60d_best_engagement_rate": 25.42,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 6,
"likes_rate": 16.67,
"60d_comments": 2,
"@indexed": "2025-09-20T12:51:14+0000",
"tags": [
"WoW 11.0.5",
"The War Within",
"WoW Patch Notes",
"Class Changes WoW 11.0.5",
"WoW PvP",
"WoW PvE",
"Best Resto Druid",
"Luuxia WoW",
"2k4 Rating PvP",
"WoW PvP Guide",
"WoW Patch 11.0.5",
"World of Warcraft",
"WoW PvP Highlights",
"Twitch Stream",
"WoW Stream Highlights",
"Funny WoW Moments",
"WoW Humor",
"WoW Twitch",
"WoW Class Balance",
"PvP Class Changes",
"PvE Updates",
"Luuxia Stream",
"WoW Druid Guide",
"Cats and Gaming",
"WoW Entertainment",
"WoW Arena",
"WoW The War Within Recap"
],
"60d_type": "public_v2",
"180d_views": "358",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "354",
"channel_id": 2666737,
"dislikes_1d": 0,
"30d_most_loved": 17,
"30d_views": "353",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/3nkUyhJ6d-4\/hqdefault.jpg",
"title": "WOW - NOUVEAU PATCH 11.0.5 - PARTIE 2",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 576,
"comments_rate": 5.56,
"7d_best_engagement_rate": 25.5,
"uploaded": "2024-10-25T20:48:45+0200",
"definition": "hd",
"most_loved": 16.67,
"projection": "rectangular",
"views": "360",
"views_3m": "0",
"yt_id": "3nkUyhJ6d-4",
"comments": 2,
"dislikes_rate": 2.78,
"180d_comments": 2,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 6,
"180d_best_engagement_rate": 25.14,
"public_first_track": "2024-10-25T00:00:00+0200",
"180d_likes": 6,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 25,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 17
},
"sort": [
1729882125000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "D33MGB8L_J0",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 19,
"language": "fr",
"public_last_track": "2026-04-19T21:52:56+0200",
"30d_best_engagement_rate": 33.59,
"views_1d": 0,
"comments_1d": 0,
"60d_dislikes": 1,
"views_1m": "1",
"modified": "2026-04-19T19:52:56+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 20,
"180d_most_loved": 30.12,
"7d_type": "public_v2",
"7d_views": 642,
"60d_most_loved": 30.49,
"created": "2024-10-24T18:08:20+0000",
"60d_best_engagement_rate": 33.54,
"active": true,
"7d_comments": 1,
"dislikes": 1,
"comments_3m": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 20,
"likes_rate": 29.85,
"60d_comments": 1,
"@indexed": "2026-04-19T19:52:57+0000",
"tags": [
"WoW 11.0.5",
"The War Within",
"WoW Patch Notes",
"Class Changes WoW 11.0.5",
"WoW PvP",
"WoW PvE",
"Best Resto Druid",
"Luuxia WoW",
"2k4 Rating PvP",
"WoW PvP Guide",
"WoW Patch 11.0.5",
"World of Warcraft",
"WoW PvP Highlights",
"Twitch Stream",
"WoW Stream Highlights",
"Funny WoW Moments",
"WoW Humor",
"WoW Twitch",
"WoW Class Balance",
"PvP Class Changes",
"PvE Updates",
"Luuxia Stream",
"WoW Druid Guide",
"Cats and Gaming",
"WoW Entertainment",
"WoW Arena",
"WoW The War Within Recap"
],
"60d_type": "public_v2",
"180d_views": "664",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "656",
"channel_id": 2666737,
"dislikes_1d": 0,
"30d_most_loved": 30.53,
"30d_views": "655",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/D33MGB8L_J0\/hqdefault.jpg",
"title": "WOW - NOUVEAU PATCH 11.0.5 - PARTIE 1",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 923,
"views_yearly_historisation": [
{
"years": 2025,
"views": "11"
},
{
"years": 2024,
"views": "656"
}
],
"comments_rate": 1.49,
"7d_best_engagement_rate": 32.71,
"uploaded": "2024-10-23T23:00:07+0200",
"definition": "hd",
"most_loved": 29.85,
"projection": "rectangular",
"views": "670",
"views_3m": "3",
"yt_id": "D33MGB8L_J0",
"comments": 1,
"dislikes_rate": 1.49,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 20,
"180d_best_engagement_rate": 33.13,
"public_first_track": "2024-10-23T00:00:00+0200",
"180d_likes": 20,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 32.84,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 1,
"7d_most_loved": 29.6
},
"sort": [
1729717207000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "mt4Z8KKgPDA",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 25,
"language": "fr",
"public_last_track": "2026-04-20T21:40:06+0200",
"30d_best_engagement_rate": 32.56,
"views_1d": 0,
"comments_1d": 0,
"60d_dislikes": 0,
"views_1m": "1",
"modified": "2026-04-20T19:40:06+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 28,
"180d_most_loved": 30.53,
"7d_type": "public_v2",
"7d_views": 787,
"60d_most_loved": 31.89,
"created": "2024-10-20T18:12:47+0000",
"60d_best_engagement_rate": 34.17,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 26,
"likes_rate": 29.2,
"60d_comments": 2,
"@indexed": "2026-04-20T19:40:08+0000",
"tags": [
"AWC Cup 4",
"Luuxia WoW",
"Best Resto Druid",
"World of Warcraft",
"WoW PvP",
"2k4 Rating",
"WoW PvP Guide",
"WoW PvP Highlights",
"Twitch Stream",
"WoW Stream Highlights",
"Funny WoW Moments",
"WoW Humor",
"WoW Twitch",
"Luuxia Stream",
"WoW Esports",
"AWC 2024",
"WoW Competitive PvP",
"Cats and Gaming",
"WoW Entertainment",
"PvP Commentary",
"World of Warcraft PvP",
"WoW The War Within",
"Druid PvP Guide",
"WoW Arena",
"WoW Moments Twitch",
"WoW Recap Video",
"Shuffle",
"Solo",
"Tier list",
"Echo",
"Cup",
"AWC",
"Cup 3",
"Trimaz",
"Bakka"
],
"60d_type": "public_v2",
"180d_views": "917",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "878",
"channel_id": 2666737,
"30d_most_loved": 30.23,
"30d_views": "860",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/mt4Z8KKgPDA\/hqdefault.jpg",
"title": "LE RECAP #03 - Udyr god , AWC , Resto Druide Shuffle , Trimaz le fermier , Bakka l'\u00e9tudiant",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 1125,
"views_yearly_historisation": [
{
"years": 2025,
"views": "70"
},
{
"years": 2024,
"views": "878"
}
],
"comments_rate": 2.09,
"7d_best_engagement_rate": 35.58,
"uploaded": "2024-10-20T16:30:18+0200",
"definition": "hd",
"most_loved": 29.2,
"projection": "rectangular",
"views": "959",
"views_3m": "10",
"yt_id": "mt4Z8KKgPDA",
"comments": 2,
"180d_comments": 2,
"comments_1m": 0,
"60d_likes": 28,
"180d_best_engagement_rate": 32.72,
"public_first_track": "2024-10-19T00:00:00+0200",
"180d_likes": 28,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 31.28,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 2,
"7d_most_loved": 31.77
},
"sort": [
1729434618000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "dXEsM3BuAOo",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 51,
"language": "fr",
"public_last_track": "2026-04-10T16:09:48+0200",
"30d_best_engagement_rate": 37.54,
"views_1d": 0,
"comments_1d": 0,
"60d_dislikes": 1,
"views_1m": "0",
"modified": "2026-04-10T14:09:48+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 52,
"180d_most_loved": 31.65,
"7d_type": "public_v2",
"7d_views": 1414,
"60d_most_loved": 32.93,
"created": "2024-10-16T21:23:00+0000",
"60d_best_engagement_rate": 37.37,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 51,
"likes_rate": 30.66,
"60d_comments": 6,
"@indexed": "2026-04-10T14:09:50+0000",
"tags": [
"WoW The War Within",
"World of Warcraft",
"Solo Shuffle",
"WoW 11.0.2",
"WoW Tier List",
"The War Within PvP",
"WoW PvP Tier List",
"WoW Solo Shuffle Guide",
"11.0.2 Tier List",
"WoW PvP Patch 11.0.2",
"Best Classes Solo Shuffle",
"WoW PvP Ranking",
"The War Within Solo Shuffle",
"WoW PvP Guide",
"WoW Arena Tier List",
"Best Specs PvP",
"Solo Shuffle Ranking",
"WoW The War Within PvP",
"2024 PvP Meta",
"WoW Classes 11.0.2",
"WoW Patch 11.0.2 Changes",
"Solo Shuffle Tier List",
"WoW PvP 2024",
"Luuxia",
"Druide",
"Guide",
"List"
],
"60d_type": "public_v2",
"180d_views": "1643",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "1579",
"channel_id": 2666737,
"dislikes_1d": 0,
"30d_most_loved": 33.01,
"30d_views": "1545",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/dXEsM3BuAOo\/hqdefault.jpg",
"title": "TIERLIST THE WAR WITHIN SOLO SHUFFLE 11.0.2",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 1257,
"views_yearly_historisation": [
{
"years": 2025,
"views": "101"
},
{
"years": 2024,
"views": "1586"
}
],
"comments_rate": 3.54,
"7d_best_engagement_rate": 41.02,
"uploaded": "2024-10-16T21:00:22+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 30.66,
"views": "1696",
"views_3m": "6",
"yt_id": "dXEsM3BuAOo",
"comments": 6,
"dislikes_rate": 0.59,
"180d_comments": 6,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 52,
"180d_best_engagement_rate": 35.91,
"public_first_track": "2024-10-15T00:00:00+0200",
"180d_likes": 52,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 34.79,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 6,
"7d_most_loved": 36.07
},
"sort": [
1729105222000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "crpcXL8vIdM",
"_score": null,
"_routing": "2666737",
"_parent": "2666737",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 25,
"language": "fr",
"public_last_track": "2026-04-13T21:22:47+0200",
"30d_best_engagement_rate": 44.48,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "1",
"modified": "2026-04-13T19:22:47+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 26,
"180d_most_loved": 39.63,
"7d_type": "public_v2",
"7d_views": 535,
"60d_most_loved": 40.26,
"created": "2024-10-14T19:20:21+0000",
"60d_best_engagement_rate": 43.48,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 25,
"likes_rate": 38.75,
"60d_comments": 2,
"@indexed": "2026-04-13T19:22:56+0000",
"tags": [
"Luuxia WoW",
"AWC 2024",
"World of Warcraft PvP",
"Best Druid PvP",
"WoW Evoker Guide",
"3v3 Arena WoW",
"Rogue Paladin Shaman",
"2k3 Rating PvP",
"WoW AWC Watch Party",
"WoW Stream Recap",
"WoW Stream Highlights",
"Twitch Rewind",
"WoW PvP Highlights",
"Luuxia Twitch Stream",
"WoW Arena Commentary",
"WoW Esports",
"Twitch Highlights",
"WoW Rewind",
"WoW Guide 2024",
"Best Evoker Build",
"WoW PvP Tips",
"WoW Competitive PvP",
"World of Warcraft The War Within",
"WoW PvP Stream",
"Luuxia Highlights",
"WoW Recap Video"
],
"60d_type": "public_v2",
"180d_views": "656",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "621",
"channel_id": 2666737,
"30d_most_loved": 41.19,
"30d_views": "607",
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/crpcXL8vIdM\/hqdefault.jpg",
"title": "LE RECAP #02 - AWC WATCH PARTY , 3v3",
"yt_channel_id": "Ro6mFOxHVlYEqfAewqvxqg",
"30d_type": "public_v2",
"duration": 1211,
"views_yearly_historisation": [
{
"years": 2025,
"views": "42"
},
{
"years": 2024,
"views": "623"
}
],
"comments_rate": 2.98,
"7d_best_engagement_rate": 50.47,
"uploaded": "2024-10-13T18:40:00+0200",
"definition": "hd",
"most_loved": 38.75,
"projection": "rectangular",
"views": "671",
"views_3m": "5",
"yt_id": "crpcXL8vIdM",
"comments": 2,
"180d_comments": 2,
"comments_1m": 0,
"60d_likes": 25,
"180d_best_engagement_rate": 42.68,
"public_first_track": "2024-10-13T00:00:00+0200",
"180d_likes": 26,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 41.73,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 46.73
},
"sort": [
1728837600000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.696818,
"hits": [
{
"_type": "channels",
"_id": "2666737",
"_score": 13.696818,
"_source": {
"score": 84,
"videos_uploaded": 161,
"subscribers": 3640,
"logo": "https:\/\/yt3.ggpht.com\/mkxuG98vAPoKF22aUiAmUIBNEQLaFgWa-kd28IZGnGC-oN7-SEXnyNeHR4oN_ND5VFwviiHrWw=s800-c-k-c0x00ffffff-no-rj",
"handle": "luuxia",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2666737",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "LuuxiA",
"videos_views": "326601"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}