fix: add new attributed_text description
add mapping tests for video_details
This commit is contained in:
parent
0659a64361
commit
bf97f31173
19 changed files with 32747 additions and 9856 deletions
|
|
@ -12,6 +12,3 @@ indent_style = tab
|
|||
|
||||
[*.{json,md,rst,ini,yml,yaml,xml,html,js,jsx,ts,tsx,vue,kt}]
|
||||
indent_size = 2
|
||||
|
||||
[*.json]
|
||||
insert_final_newline = false
|
||||
|
|
|
|||
|
|
@ -18,6 +18,8 @@ pub async fn download_testfiles(project_root: &Path) {
|
|||
playlist(&testfiles),
|
||||
video_details(&testfiles),
|
||||
comments_top(&testfiles),
|
||||
comments_latest(&testfiles),
|
||||
recommendations(&testfiles),
|
||||
channel_videos(&testfiles),
|
||||
);
|
||||
}
|
||||
|
|
@ -161,6 +163,39 @@ async fn comments_top(testfiles: &Path) {
|
|||
.unwrap();
|
||||
}
|
||||
|
||||
async fn comments_latest(testfiles: &Path) {
|
||||
let mut json_path = testfiles.to_path_buf();
|
||||
json_path.push("video_details");
|
||||
json_path.push("comments_latest.json");
|
||||
if json_path.exists() {
|
||||
return;
|
||||
}
|
||||
|
||||
let rp = RustyPipe::new();
|
||||
let details = rp.query().video_details("ZeerrnuLi5E").await.unwrap();
|
||||
|
||||
let rp = rp_testfile(&json_path);
|
||||
rp.query()
|
||||
.video_comments(&details.latest_comments.ctoken.unwrap())
|
||||
.await
|
||||
.unwrap();
|
||||
}
|
||||
|
||||
async fn recommendations(testfiles: &Path) {
|
||||
let mut json_path = testfiles.to_path_buf();
|
||||
json_path.push("video_details");
|
||||
json_path.push("recommendations.json");
|
||||
if json_path.exists() {
|
||||
return;
|
||||
}
|
||||
|
||||
let rp = RustyPipe::new();
|
||||
let details = rp.query().video_details("ZeerrnuLi5E").await.unwrap();
|
||||
|
||||
let rp = rp_testfile(&json_path);
|
||||
details.recommended.next(rp.query()).await.unwrap();
|
||||
}
|
||||
|
||||
async fn channel_videos(testfiles: &Path) {
|
||||
for (name, id) in [
|
||||
("base", "UC2DjFE7Xf11URZqWBigcVOQ"),
|
||||
|
|
|
|||
|
|
@ -91,6 +91,7 @@ pub struct GridVideoRenderer {
|
|||
pub title: String,
|
||||
#[serde_as(as = "Option<Text>")]
|
||||
pub published_time_text: Option<String>,
|
||||
/// Contains `No views` if the view count is zero
|
||||
#[serde_as(as = "Option<Text>")]
|
||||
pub view_count_text: Option<String>,
|
||||
/// Contains video length
|
||||
|
|
@ -119,6 +120,7 @@ pub struct CompactVideoRenderer {
|
|||
/// (e.g. `11 months ago`)
|
||||
#[serde_as(as = "Option<Text>")]
|
||||
pub published_time_text: Option<String>,
|
||||
/// Contains `No views` if the view count is zero
|
||||
#[serde_as(as = "Option<Text>")]
|
||||
pub view_count_text: Option<String>,
|
||||
/// Badges are displayed on the video thumbnail and
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ use crate::serializer::text::TextComponents;
|
|||
use crate::serializer::MapResult;
|
||||
use crate::serializer::{
|
||||
ignore_any,
|
||||
text::{AccessibilityText, Text},
|
||||
text::{AccessibilityText, AttributedText, Text},
|
||||
VecLogError,
|
||||
};
|
||||
|
||||
|
|
@ -87,8 +87,9 @@ pub enum VideoResultsItem {
|
|||
#[serde(rename_all = "camelCase")]
|
||||
VideoSecondaryInfoRenderer {
|
||||
owner: VideoOwner,
|
||||
#[serde(default)]
|
||||
description: TextComponents,
|
||||
description: Option<TextComponents>,
|
||||
#[serde_as(as = "Option<AttributedText>")]
|
||||
attributed_description: Option<TextComponents>,
|
||||
/// Additional metadata (e.g. Creative Commons License)
|
||||
#[serde(default)]
|
||||
#[serde_as(deserialize_as = "DefaultOnError")]
|
||||
|
|
|
|||
|
|
@ -0,0 +1,538 @@
|
|||
---
|
||||
source: src/client/video_details.rs
|
||||
expression: map_res.c
|
||||
---
|
||||
count: ~
|
||||
items:
|
||||
- id: UgyrLHPb5Q8yx7XzfKl4AaABAg
|
||||
text:
|
||||
- Text: "200.000.000 "
|
||||
- Text: 🤘🏻
|
||||
- Text: 🫶
|
||||
- Text: 🏻
|
||||
- Text: 💗
|
||||
author:
|
||||
id: UCKv2ITDFlBf8sCaM4bGAq9w
|
||||
name: rüyaabiee
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_1UEpW64oNuKYi39izNO4o3ZZWUU7hxv2q-hY5QtCr9wavojGt3JCVrNBF9abE59Rb5-RUso=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/_1UEpW64oNuKYi39izNO4o3ZZWUU7hxv2q-hY5QtCr9wavojGt3JCVrNBF9abE59Rb5-RUso=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/_1UEpW64oNuKYi39izNO4o3ZZWUU7hxv2q-hY5QtCr9wavojGt3JCVrNBF9abE59Rb5-RUso=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 hours ago
|
||||
like_count: 0
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgwgAG_gp2OsyCJhxh54AaABAg
|
||||
text:
|
||||
- Text: "Mys, spotify wraps comes in a few months..so start str3ming Aespa all songs on spotify."
|
||||
author:
|
||||
id: UCpO0iV02gvz1zY0xaEip-Lw
|
||||
name: Ashdeep Sidashi
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9yvqJ1qCQwZmO5_Bn84iBLJmY4P3uRFYAh=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9yvqJ1qCQwZmO5_Bn84iBLJmY4P3uRFYAh=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9yvqJ1qCQwZmO5_Bn84iBLJmY4P3uRFYAh=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 hours ago
|
||||
like_count: 1
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgyZRJd_8n_wWXjWk0Z4AaABAg
|
||||
text:
|
||||
- Text: "Cerita black mamba kan udah tutup buku. Kira2 nanti konsep comebacknya apa yaa? "
|
||||
- Text: 😍
|
||||
author:
|
||||
id: UC8Uu90kmT1uBXMuylOe5F2g
|
||||
name: Ini Aku
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8NTf3NfXwlu0R4Z6roTBgTCW6t_gVMxI0Kn-Ym5v5WNsY712q6baUQRIvhc6dk=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8NTf3NfXwlu0R4Z6roTBgTCW6t_gVMxI0Kn-Ym5v5WNsY712q6baUQRIvhc6dk=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8NTf3NfXwlu0R4Z6roTBgTCW6t_gVMxI0Kn-Ym5v5WNsY712q6baUQRIvhc6dk=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 4 hours ago
|
||||
like_count: 1
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgzHO_WuV1ASUFXXV5Z4AaABAg
|
||||
text:
|
||||
- Text: What do u guys think. Amazing debut song.
|
||||
- Text: "\n"
|
||||
- Text: Like if u think so
|
||||
- Text: "\n"
|
||||
- Text: 👇
|
||||
author:
|
||||
id: UCKBVxnCV35xZ9Oe1U6DLENQ
|
||||
name: Brian Kenneth
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_Gg28PYNGGOT8NR-fm-wg9O1AAd51pwOTsvWPkGQTFA05hO6_RpqWzVsS736_k=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_Gg28PYNGGOT8NR-fm-wg9O1AAd51pwOTsvWPkGQTFA05hO6_RpqWzVsS736_k=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_Gg28PYNGGOT8NR-fm-wg9O1AAd51pwOTsvWPkGQTFA05hO6_RpqWzVsS736_k=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 6 hours ago
|
||||
like_count: 3
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgyUnq05V9-nzf-LOTV4AaABAg
|
||||
text:
|
||||
- Text: Love this song so much
|
||||
author:
|
||||
id: UCsJS5T1NM3Ra7HLmiPjxeGg
|
||||
name: milky way
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-UyTzcaUgePkgH8dTyM1RXGA2E0AzG30Mz5w=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-UyTzcaUgePkgH8dTyM1RXGA2E0AzG30Mz5w=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-UyTzcaUgePkgH8dTyM1RXGA2E0AzG30Mz5w=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 8 hours ago
|
||||
like_count: 1
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgwNsbK2-lmMt0B8LrJ4AaABAg
|
||||
text:
|
||||
- Text: They are the background of our karaoke
|
||||
author:
|
||||
id: UCh6Qqw1NFPNi6l7kfU1b4PA
|
||||
name: ae 💜
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 9 hours ago
|
||||
like_count: 0
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgyGXKLpUGtLHkg-8n54AaABAg
|
||||
text:
|
||||
- Text: AESPA
|
||||
author:
|
||||
id: UCh6Qqw1NFPNi6l7kfU1b4PA
|
||||
name: ae 💜
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 9 hours ago
|
||||
like_count: 0
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: Ugx5WMDdp479KsHnzFx4AaABAg
|
||||
text:
|
||||
- Text: AVATAR EXPERIENCE ASPECT
|
||||
author:
|
||||
id: UCh6Qqw1NFPNi6l7kfU1b4PA
|
||||
name: ae 💜
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 9 hours ago
|
||||
like_count: 0
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgyYed-oE-wKjQriOfp4AaABAg
|
||||
text:
|
||||
- Text: HEIHH!!
|
||||
author:
|
||||
id: UCgTOQ5KTAurWso9Hw2IGVow
|
||||
name: WinterMyUniverse
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/E_lt0T54ZxUolvtA9COzXmhHB2Tk7A4yhtzunxMHhpXYRkuPXkJMniuVGhr1yfrAtjm52Kp8oBA=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/E_lt0T54ZxUolvtA9COzXmhHB2Tk7A4yhtzunxMHhpXYRkuPXkJMniuVGhr1yfrAtjm52Kp8oBA=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/E_lt0T54ZxUolvtA9COzXmhHB2Tk7A4yhtzunxMHhpXYRkuPXkJMniuVGhr1yfrAtjm52Kp8oBA=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 11 hours ago
|
||||
like_count: 0
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgxeiRIMXSk9_z4JhrZ4AaABAg
|
||||
text:
|
||||
- Text: Road to 234M!
|
||||
author:
|
||||
id: UCuTNUUpUzXVljMSEy1YooZw
|
||||
name: The Ultimate 1
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ExX0i-IVGu4gXAQGaQ8zDtR06wmxmS7M-12KFAGKdQ5BwV7ap0ti6tW1YZ6rqm5gICuEbuqo=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ExX0i-IVGu4gXAQGaQ8zDtR06wmxmS7M-12KFAGKdQ5BwV7ap0ti6tW1YZ6rqm5gICuEbuqo=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ExX0i-IVGu4gXAQGaQ8zDtR06wmxmS7M-12KFAGKdQ5BwV7ap0ti6tW1YZ6rqm5gICuEbuqo=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 12 hours ago
|
||||
like_count: 3
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgyAfVKtB-4GsArpyFt4AaABAg
|
||||
text:
|
||||
- Text: Happy 4m likes!
|
||||
author:
|
||||
id: UCbfj_QOoelszMm1JlXpY7nw
|
||||
name: Sim Layla
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/T-jvzbmFcO8jdzNQRtu-yBbIYy-IqtWrd5JLLMnWcfo5wjdWnrJBceZMNy8fGCueKcwYwKXjPA=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/T-jvzbmFcO8jdzNQRtu-yBbIYy-IqtWrd5JLLMnWcfo5wjdWnrJBceZMNy8fGCueKcwYwKXjPA=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/T-jvzbmFcO8jdzNQRtu-yBbIYy-IqtWrd5JLLMnWcfo5wjdWnrJBceZMNy8fGCueKcwYwKXjPA=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 13 hours ago
|
||||
like_count: 1
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgzA83tcCkEQKawjyY54AaABAg
|
||||
text:
|
||||
- Text: "MY's and aespa go fighting!"
|
||||
author:
|
||||
id: UCh6Qqw1NFPNi6l7kfU1b4PA
|
||||
name: ae 💜
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 15 hours ago
|
||||
like_count: 0
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgyCWVh43JdpxgevI-Z4AaABAg
|
||||
text:
|
||||
- Text: I hope they bring back this colorful set for the next comeback
|
||||
author:
|
||||
id: UCh6Qqw1NFPNi6l7kfU1b4PA
|
||||
name: ae 💜
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 15 hours ago
|
||||
like_count: 0
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: Ugz8T4zrMSdovk8PwJl4AaABAg
|
||||
text:
|
||||
- Text: "Keep str3aming MY's"
|
||||
author:
|
||||
id: UCh6Qqw1NFPNi6l7kfU1b4PA
|
||||
name: ae 💜
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 15 hours ago
|
||||
like_count: 0
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgyX8EhFG3R2mzdS57t4AaABAg
|
||||
text:
|
||||
- Text: Ji-min-jeong Cross!
|
||||
author:
|
||||
id: UCh6Qqw1NFPNi6l7kfU1b4PA
|
||||
name: ae 💜
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/iEUQTNbKGDcqSfSTsHjBHHEP0daAB_b1KDpOT6Is5jhTkXmpd7OE-6idhtMqtnHPnQc1UGcWAqs=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 15 hours ago
|
||||
like_count: 0
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgwCYEQKVU2LLcfUaeB4AaABAg
|
||||
text:
|
||||
- Text: BEST DEBUT EVER !!!
|
||||
author:
|
||||
id: UC-wGUUnJO1gTAw011kCGwfQ
|
||||
name: darkangel
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9myKPuwdqig5zAi8zCmQHfasMBFWbpXdZB7lqMADrXx85u3ZNkqaBKCQ0Ylh-R=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9myKPuwdqig5zAi8zCmQHfasMBFWbpXdZB7lqMADrXx85u3ZNkqaBKCQ0Ylh-R=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9myKPuwdqig5zAi8zCmQHfasMBFWbpXdZB7lqMADrXx85u3ZNkqaBKCQ0Ylh-R=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 16 hours ago
|
||||
like_count: 3
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgwV_-ac6tBgXSoIhSt4AaABAg
|
||||
text:
|
||||
- Text: เพลงโครตน่าเบื่อ ดีแค่ cg
|
||||
author:
|
||||
id: UCE7UmaNfXFkZ8iO8SZnx1_g
|
||||
name: Hopi your
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu94FQsIaM17w_-ugPAF8YG4xcIgqCuYuSdJIzY8vR16K5K8T6aGdobTeWyLN6rJ=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu94FQsIaM17w_-ugPAF8YG4xcIgqCuYuSdJIzY8vR16K5K8T6aGdobTeWyLN6rJ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu94FQsIaM17w_-ugPAF8YG4xcIgqCuYuSdJIzY8vR16K5K8T6aGdobTeWyLN6rJ=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 17 hours ago
|
||||
like_count: 0
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: Ugy0_tjx6M2D6MYACA94AaABAg
|
||||
text:
|
||||
- Text: "233230"
|
||||
author:
|
||||
id: UCTV1SSSkB8Rr9Y5pD1tN8eA
|
||||
name: Agus Sudrajat
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8B6kpmn1--hO--3c3Jzm2t1PvQbkDW1V1pb3j_4vjxurBukPgZYL_AtMGg0f3q=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8B6kpmn1--hO--3c3Jzm2t1PvQbkDW1V1pb3j_4vjxurBukPgZYL_AtMGg0f3q=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8B6kpmn1--hO--3c3Jzm2t1PvQbkDW1V1pb3j_4vjxurBukPgZYL_AtMGg0f3q=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 18 hours ago
|
||||
like_count: 2
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYyiwEKT0FEU0pfaTBhMTViQk5vTE9UTHFhUTBoZHB4VTN5SUdfYmhQTzhzM1pGQXQybzdnaVMwajVoSkRNSTl5MGs5M2l4SkM5VGdSbHBVa0xxQ0EiESILWmVlcnJudUxpNUUwAXgBKBIwAUIhZW5nYWdlbWVudC1wYW5lbC1jb21tZW50cy1zZWN0aW9u
|
||||
|
|
@ -0,0 +1,605 @@
|
|||
---
|
||||
source: src/client/video_details.rs
|
||||
expression: map_res.c
|
||||
---
|
||||
count: 705428
|
||||
items:
|
||||
- id: UgwcU73OBV8OmSBOKrt4AaABAg
|
||||
text:
|
||||
- Text: "Who's excited for the special choreography video?? Let's go 100M!!!"
|
||||
- Text: "\n"
|
||||
- Text: "\n"
|
||||
- Text: 👇
|
||||
author:
|
||||
id: UC--QwZHg12dkw8UKw5yB1MQ
|
||||
name: "Agalla, Andre"
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_9hnh5-kL0mIWR3GITcI5_SK9UxWOztONZgY9_=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_9hnh5-kL0mIWR3GITcI5_SK9UxWOztONZgY9_=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_9hnh5-kL0mIWR3GITcI5_SK9UxWOztONZgY9_=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
like_count: 553
|
||||
reply_count: 3
|
||||
replies:
|
||||
count: 3
|
||||
items: []
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYyfhpLEhpVZ3djVTczT0JWOE9tU0JPS3J0NEFhQUJBZyICCAAqGFVDRWZfQmMtS1ZkN29uU2VpZlMzcHk5ZzILWmVlcnJudUxpNUVAAUgKQi9jb21tZW50LXJlcGxpZXMtaXRlbS1VZ3djVTczT0JWOE9tU0JPS3J0NEFhQUJBZw%3D%3D
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: Ugyrg-RcAMjT9yefZtJ4AaABAg
|
||||
text:
|
||||
- Text: "Chicas vamos por los 300M, démosle a todas esas haters chorrillo masivo fulminante de la envidia. Vamos, Mys puede a llegar a ser poderoso si nos unimos. Vamos por los 300M solo nos falta poco para llegar!!!!!!! Vamos Mys, alcemos nuestro teléfonos y brindemos por lo que puede hacer las Mys por Aespa"
|
||||
author:
|
||||
id: UCqT9iACjb69o254SFlUjcDQ
|
||||
name: Camila paz
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-V9Iv8DYUS3fNetxybbyfYUcMEZ1-WY7guJQ=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-V9Iv8DYUS3fNetxybbyfYUcMEZ1-WY7guJQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-V9Iv8DYUS3fNetxybbyfYUcMEZ1-WY7guJQ=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 month ago
|
||||
like_count: 22
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgzP00PlfmotA1LxkS94AaABAg
|
||||
text:
|
||||
- Text: "The best 4th gen group debut for me. Camerawork, artistic value, choreography, concept, make up and styling, this one nailed ALL."
|
||||
author:
|
||||
id: UC00F5JjCjDDum6MlP3eloxw
|
||||
name: The Charging Knight of Amarapura
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-cCJilv_LFa8HrFjRHFVO0u_2YC8qQ4zo-3TIXMg=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-cCJilv_LFa8HrFjRHFVO0u_2YC8qQ4zo-3TIXMg=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-cCJilv_LFa8HrFjRHFVO0u_2YC8qQ4zo-3TIXMg=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 weeks ago
|
||||
like_count: 23
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgzQJw-ncvJM2tmMstp4AaABAg
|
||||
text:
|
||||
- Text: Black Manba o MV mais icônico do aespa amooooi
|
||||
author:
|
||||
id: UCbfGo61YSYOlfyF1cWejhng
|
||||
name: Kim Jamily Sun
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/qNdfs0-6_7KI0pBrFKvNs7QQ42Z6l3Un82AbxxVm6i0xiZl-WJ6YDgbBzhYPMN6vZjlEZuLaFQ=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/qNdfs0-6_7KI0pBrFKvNs7QQ42Z6l3Un82AbxxVm6i0xiZl-WJ6YDgbBzhYPMN6vZjlEZuLaFQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/qNdfs0-6_7KI0pBrFKvNs7QQ42Z6l3Un82AbxxVm6i0xiZl-WJ6YDgbBzhYPMN6vZjlEZuLaFQ=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 month ago
|
||||
like_count: 9
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: Ugz3auWqfNwtNT1UCd54AaABAg
|
||||
text:
|
||||
- Text: MYs if we want to make Black Mamba the most debut MV for 4th gen- let us keep on strêaming. Consistency is the key.
|
||||
author:
|
||||
id: UCITMz9SiXQrV-cltI-9Auuw
|
||||
name: "Stream Girls, Savage, Next Level and Black Mamba"
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/4YW1Sbcdc_jvbJb6ZisMh_GUdb4MNVR8U_O29D8aWz8OyevkhvsV0KC8OCsvJgSa9HoaWtaqAg=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/4YW1Sbcdc_jvbJb6ZisMh_GUdb4MNVR8U_O29D8aWz8OyevkhvsV0KC8OCsvJgSa9HoaWtaqAg=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/4YW1Sbcdc_jvbJb6ZisMh_GUdb4MNVR8U_O29D8aWz8OyevkhvsV0KC8OCsvJgSa9HoaWtaqAg=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 months ago
|
||||
like_count: 28
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: Ugz9k0J4D8v1l101-zN4AaABAg
|
||||
text:
|
||||
- Text: "Usually this type of songs don't really click with me, but damn this is a masterpiece"
|
||||
- Text: "\n"
|
||||
- Text: Also why i just find out that this is their debut song after listening it many times...
|
||||
- Text: "\n"
|
||||
- Text: "\n"
|
||||
- Text: (ps. Winter is my love <3)
|
||||
author:
|
||||
id: UCDaOL1lsanMlpbzaQunz47Q
|
||||
name: ehe
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/t3zlx0AOxjM5zG9vktUx8Mr1Ak_g4tQXXGsgGaLH4phLG_u7sSSII-3yj8Ys69l1jY7XtAsx=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/t3zlx0AOxjM5zG9vktUx8Mr1Ak_g4tQXXGsgGaLH4phLG_u7sSSII-3yj8Ys69l1jY7XtAsx=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/t3zlx0AOxjM5zG9vktUx8Mr1Ak_g4tQXXGsgGaLH4phLG_u7sSSII-3yj8Ys69l1jY7XtAsx=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 13 days ago (edited)
|
||||
like_count: 11
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: Ugznd4KqU5k8A7axB7V4AaABAg
|
||||
text:
|
||||
- Text: Keep streaming mys
|
||||
- Text: "\n"
|
||||
- Text: Black Mamba and Next Level --> 200 M
|
||||
- Text: "\n"
|
||||
- Text: Savage --> 160 M
|
||||
- Text: "\n"
|
||||
- Text: "Forever, Dreams come true --> 50 M"
|
||||
author:
|
||||
id: UC2P4Zx1o4D3VQIjA_MIToQQ
|
||||
name: edits&fun
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9gUsRZ0bvu5FHmnFheCmxANmmLO9pUVF8h_2MEnp89wYxYK4qZkz5Uu42QLxTb=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9gUsRZ0bvu5FHmnFheCmxANmmLO9pUVF8h_2MEnp89wYxYK4qZkz5Uu42QLxTb=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9gUsRZ0bvu5FHmnFheCmxANmmLO9pUVF8h_2MEnp89wYxYK4qZkz5Uu42QLxTb=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 8 months ago (edited)
|
||||
like_count: 487
|
||||
reply_count: 2
|
||||
replies:
|
||||
count: 2
|
||||
items: []
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYyfhpLEhpVZ3puZDRLcVU1azhBN2F4QjdWNEFhQUJBZyICCAAqGFVDRWZfQmMtS1ZkN29uU2VpZlMzcHk5ZzILWmVlcnJudUxpNUVAAUgKQi9jb21tZW50LXJlcGxpZXMtaXRlbS1VZ3puZDRLcVU1azhBN2F4QjdWNEFhQUJBZw%3D%3D
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgzHSudD7eVIrU37HBV4AaABAg
|
||||
text:
|
||||
- Text: Logremos más de 250M Antes de que se termine el año ♡
|
||||
author:
|
||||
id: UC5cxR3XtdfVR_XT3sfIKdNg
|
||||
name: Black mamba 🐍💜
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/41kqkIIHUpLgKqND04lB90iD9MvPYeYNEWPCx0JTCO3EL--b-qlL-lTEMEuDFAnzQoSiizf9CAA=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/41kqkIIHUpLgKqND04lB90iD9MvPYeYNEWPCx0JTCO3EL--b-qlL-lTEMEuDFAnzQoSiizf9CAA=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/41kqkIIHUpLgKqND04lB90iD9MvPYeYNEWPCx0JTCO3EL--b-qlL-lTEMEuDFAnzQoSiizf9CAA=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 months ago
|
||||
like_count: 12
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgxmAIlOcpyAMGUZOlh4AaABAg
|
||||
text:
|
||||
- Text: "Llevemos está Masterpiece a los 300M!! ಥ‿ಥ♡ Don't stop My, 230M soon"
|
||||
author:
|
||||
id: UC5cxR3XtdfVR_XT3sfIKdNg
|
||||
name: Black mamba 🐍💜
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/41kqkIIHUpLgKqND04lB90iD9MvPYeYNEWPCx0JTCO3EL--b-qlL-lTEMEuDFAnzQoSiizf9CAA=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/41kqkIIHUpLgKqND04lB90iD9MvPYeYNEWPCx0JTCO3EL--b-qlL-lTEMEuDFAnzQoSiizf9CAA=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/41kqkIIHUpLgKqND04lB90iD9MvPYeYNEWPCx0JTCO3EL--b-qlL-lTEMEuDFAnzQoSiizf9CAA=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 months ago
|
||||
like_count: 7
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgycqtDEEEP5fSwm8tt4AaABAg
|
||||
text:
|
||||
- Text: "Keep streaming my's let's reach 300 million views before aespa's full album comeback."
|
||||
author:
|
||||
id: UCfQOeizIiPTG3hgKa-6MOeA
|
||||
name: K-POP
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/140R1I9vex30hjlSMiRR3DcJA8T72eyYxqtRFM_nuKAoYC1AFmMQOhKe3C1j0Inb9veIi9nvFQ=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/140R1I9vex30hjlSMiRR3DcJA8T72eyYxqtRFM_nuKAoYC1AFmMQOhKe3C1j0Inb9veIi9nvFQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/140R1I9vex30hjlSMiRR3DcJA8T72eyYxqtRFM_nuKAoYC1AFmMQOhKe3C1j0Inb9veIi9nvFQ=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 month ago
|
||||
like_count: 6
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgxgsPeAR4eQ_BjEXs94AaABAg
|
||||
text:
|
||||
- Text: "Hay que seguir reproduciendo para que llegue a 300 millones pronto antes de que cumpla dos años en noviembre "
|
||||
- Text: "\n"
|
||||
- Text: Vamos que si se puede
|
||||
author:
|
||||
id: UCgRWbRJqUHCvWv6xOuB4few
|
||||
name: Karina González
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8G4LMKkiWVMMJERzDKFbmaNY4z6pKsvnncw4ACYA=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8G4LMKkiWVMMJERzDKFbmaNY4z6pKsvnncw4ACYA=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8G4LMKkiWVMMJERzDKFbmaNY4z6pKsvnncw4ACYA=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 months ago (edited)
|
||||
like_count: 3
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgyTlZ_kkX6rrt5wKEp4AaABAg
|
||||
text:
|
||||
- Text: DENLE LIKE AL MV Q FALTA POCO PARA LOS 4M DE LIKES ¡!¡!¡
|
||||
author:
|
||||
id: UCBqR9kJhtiHLE6dP-Oo_DMQ
|
||||
name: yujiminemo
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Wqen-hdyBdEg5PKct95FMrwdpZ_OdKKHU-SUiLU2w4bw873vwNdVbcC2fZwCE_4Rge4QFT4E1Do=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/Wqen-hdyBdEg5PKct95FMrwdpZ_OdKKHU-SUiLU2w4bw873vwNdVbcC2fZwCE_4Rge4QFT4E1Do=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/Wqen-hdyBdEg5PKct95FMrwdpZ_OdKKHU-SUiLU2w4bw873vwNdVbcC2fZwCE_4Rge4QFT4E1Do=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 month ago
|
||||
like_count: 3
|
||||
reply_count: 2
|
||||
replies:
|
||||
count: 2
|
||||
items: []
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYyfhpLEhpVZ3lUbFpfa2tYNnJydDV3S0VwNEFhQUJBZyICCAAqGFVDRWZfQmMtS1ZkN29uU2VpZlMzcHk5ZzILWmVlcnJudUxpNUVAAUgKQi9jb21tZW50LXJlcGxpZXMtaXRlbS1VZ3lUbFpfa2tYNnJydDV3S0VwNEFhQUJBZw%3D%3D
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: Ugyg3D9dUIErJ4y_L2l4AaABAg
|
||||
text:
|
||||
- Text: 146 millones vamos por 147 millones si se puede vamos a por mas GO
|
||||
author:
|
||||
id: UCjbUNOs6PAAAAo3_feDwLQA
|
||||
name: OLIVER79K
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/UYWjPkx2Pwdac0yLF1i7xY1LyasTpOM_NEgOCyHvhmfubMEfwQPjq4GbFpWhJRC6FUax1te-9ZA=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/UYWjPkx2Pwdac0yLF1i7xY1LyasTpOM_NEgOCyHvhmfubMEfwQPjq4GbFpWhJRC6FUax1te-9ZA=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/UYWjPkx2Pwdac0yLF1i7xY1LyasTpOM_NEgOCyHvhmfubMEfwQPjq4GbFpWhJRC6FUax1te-9ZA=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
like_count: 388
|
||||
reply_count: 2
|
||||
replies:
|
||||
count: 2
|
||||
items: []
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYyfhpLEhpVZ3lnM0Q5ZFVJRXJKNHlfTDJsNEFhQUJBZyICCAAqGFVDRWZfQmMtS1ZkN29uU2VpZlMzcHk5ZzILWmVlcnJudUxpNUVAAUgKQi9jb21tZW50LXJlcGxpZXMtaXRlbS1VZ3lnM0Q5ZFVJRXJKNHlfTDJsNEFhQUJBZw%3D%3D
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgymMTcc-41D0p8oXL54AaABAg
|
||||
text:
|
||||
- Text: Best MV debut for this gen!
|
||||
author:
|
||||
id: UCjXq-4-e-OKn1S3SB52wHRQ
|
||||
name: viclusiv
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/3iO6-I_inKAZD1GeVCpQZxQHpfUBBOq2moBB-pzEDKwE00-2fFyczR30JET1fc810_1U82lLfQ=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/3iO6-I_inKAZD1GeVCpQZxQHpfUBBOq2moBB-pzEDKwE00-2fFyczR30JET1fc810_1U82lLfQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/3iO6-I_inKAZD1GeVCpQZxQHpfUBBOq2moBB-pzEDKwE00-2fFyczR30JET1fc810_1U82lLfQ=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 4 months ago
|
||||
like_count: 14
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgznkUYwXNa5x-m6FNF4AaABAg
|
||||
text:
|
||||
- Text: "Ya es 2022 y aún no superó este M/V, stream mys para los 300M!"
|
||||
author:
|
||||
id: UCwan9APGANDUfYdYBbU6OeQ
|
||||
name: mynlemus
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/fnME-imE_OJVHBDh5HRwwbBm3u0sxOlAORfu6QCeqQusGpf48a_khxnCXO12m4KJkiNwQggKd4s=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/fnME-imE_OJVHBDh5HRwwbBm3u0sxOlAORfu6QCeqQusGpf48a_khxnCXO12m4KJkiNwQggKd4s=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/fnME-imE_OJVHBDh5HRwwbBm3u0sxOlAORfu6QCeqQusGpf48a_khxnCXO12m4KJkiNwQggKd4s=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 months ago
|
||||
like_count: 11
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgxYqYkFAgWb3JaTHYt4AaABAg
|
||||
text:
|
||||
- Text: I get goosebump every single time it comes to NingNing’s high note. Baby you’re amazingggg
|
||||
author:
|
||||
id: UC3IEDx0AQiUOP8FtC_MlyFQ
|
||||
name: Yến Anh
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/LUo3FdcQi8FYLNCMx0SdKcomRxOEde_p04TM88OAjYudM3Cnelh_Xuo5LkyTBa_hDtpQk6ivQkQ=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/LUo3FdcQi8FYLNCMx0SdKcomRxOEde_p04TM88OAjYudM3Cnelh_Xuo5LkyTBa_hDtpQk6ivQkQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/LUo3FdcQi8FYLNCMx0SdKcomRxOEde_p04TM88OAjYudM3Cnelh_Xuo5LkyTBa_hDtpQk6ivQkQ=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 month ago
|
||||
like_count: 24
|
||||
reply_count: 1
|
||||
replies:
|
||||
count: 1
|
||||
items: []
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYyfhpLEhpVZ3hZcVlrRkFnV2IzSmFUSFl0NEFhQUJBZyICCAAqGFVDRWZfQmMtS1ZkN29uU2VpZlMzcHk5ZzILWmVlcnJudUxpNUVAAUgKQi9jb21tZW50LXJlcGxpZXMtaXRlbS1VZ3hZcVlrRkFnV2IzSmFUSFl0NEFhQUJBZw%3D%3D
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: Ugy4IPsS4P7c9YzMhT54AaABAg
|
||||
text:
|
||||
- Text: This is still the best K-pop debut <3 MYS LETS STREAM HARD FOR GIRLS
|
||||
author:
|
||||
id: UC2vbH7mtFRTiPGLRt9l_OSw
|
||||
name: Flavia
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8LIFyLmQDd3J3MuhXnhM2wk2vROOsLkg3SEhIFxA=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8LIFyLmQDd3J3MuhXnhM2wk2vROOsLkg3SEhIFxA=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8LIFyLmQDd3J3MuhXnhM2wk2vROOsLkg3SEhIFxA=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 months ago
|
||||
like_count: 4
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgwsT7Wpll7wOJQUcWd4AaABAg
|
||||
text:
|
||||
- Text: "Don't be shy SM Entertainment! Give the girls another legendary comeback!"
|
||||
author:
|
||||
id: UCWgL2cewcYnsIqwN1tMikJg
|
||||
name: ⇮ æluvieyou ⇮
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/vR7i0htnnxO2-uqoRe4E661L6Lmram-bH6WGq7f5nExTeFyK-qkdtXqvNx899DBTfV6h1za18Q=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/vR7i0htnnxO2-uqoRe4E661L6Lmram-bH6WGq7f5nExTeFyK-qkdtXqvNx899DBTfV6h1za18Q=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/vR7i0htnnxO2-uqoRe4E661L6Lmram-bH6WGq7f5nExTeFyK-qkdtXqvNx899DBTfV6h1za18Q=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 11 days ago
|
||||
like_count: 4
|
||||
reply_count: 0
|
||||
replies:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgzoZf9nG7VBNhcDLRF4AaABAg
|
||||
text:
|
||||
- Text: "aespa's debut song is really powerful. I've been listening to this song many times since its release. But, the energy the song is sending me is just as powerful"
|
||||
author:
|
||||
id: UCN4tkZuSBXlZ5b9E8CETBUw
|
||||
name: MYSoneluvie
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/YZyKE7cmlqRW_GpH7VI5JhopcojC1Bm-6_7jsQL73rqB_Vy1xo1BOmV3ro7OpeDWjQvg6ZPYw-4=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/YZyKE7cmlqRW_GpH7VI5JhopcojC1Bm-6_7jsQL73rqB_Vy1xo1BOmV3ro7OpeDWjQvg6ZPYw-4=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/YZyKE7cmlqRW_GpH7VI5JhopcojC1Bm-6_7jsQL73rqB_Vy1xo1BOmV3ro7OpeDWjQvg6ZPYw-4=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 8 months ago
|
||||
like_count: 873
|
||||
reply_count: 4
|
||||
replies:
|
||||
count: 4
|
||||
items: []
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYyfhpLEhpVZ3pvWmY5bkc3VkJOaGNETFJGNEFhQUJBZyICCAAqGFVDRWZfQmMtS1ZkN29uU2VpZlMzcHk5ZzILWmVlcnJudUxpNUVAAUgKQi9jb21tZW50LXJlcGxpZXMtaXRlbS1VZ3pvWmY5bkc3VkJOaGNETFJGNEFhQUJBZw%3D%3D
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
- id: UgyMeq1WDhSYAIJ3JQh4AaABAg
|
||||
text:
|
||||
- Text: "219,2M still one of my fav debut song! "
|
||||
- Text: 🔥
|
||||
- Text: 💎
|
||||
author:
|
||||
id: UCoU9ZmBOV-CB2Mjl_JM3-ZA
|
||||
name: Melodies_Memory of exy
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9C0lVXekuBtdvYWKiKkjrytoQEKD9W4ZZwfw=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9C0lVXekuBtdvYWKiKkjrytoQEKD9W4ZZwfw=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9C0lVXekuBtdvYWKiKkjrytoQEKD9W4ZZwfw=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 4 months ago
|
||||
like_count: 5
|
||||
reply_count: 1
|
||||
replies:
|
||||
count: 1
|
||||
items: []
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYyfhpLEhpVZ3lNZXExV0RoU1lBSUozSlFoNEFhQUJBZyICCAAqGFVDRWZfQmMtS1ZkN29uU2VpZlMzcHk5ZzILWmVlcnJudUxpNUVAAUgKQi9jb21tZW50LXJlcGxpZXMtaXRlbS1VZ3lNZXExV0RoU1lBSUozSlFoNEFhQUJBZw%3D%3D
|
||||
by_owner: false
|
||||
pinned: false
|
||||
hearted: false
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYy7QIKwwJnZXRfcmFua2VkX3N0cmVhbXMtLUNxY0JDSUFFRlJlMzBUZ2FuQUVLbHdFSTJGOFFnQVFZQnlLTUFidGhsd05sb1pHVEg0ZWRnUlVOc2dUX2pFRFYxOThSRmxGZFJTMVJiQ1hBUl9CTFNGREZKZ2FuS2FoMUVyeERGQU1xY1lnMThmSGdVSnBtZklqV2tER0FscUN1QzJLdU1FQjJYT25sVTZrd3ZBUjY5OHA2a2VGV3hLckxscGdtalZtelg4RHdPaDk1cGlMLVROOTl5YTZ1TDlpb0Y1LWc2Q3dqellGS1RPbnduRTF4V3lVSVdOUjlsRllZRUJRU0JRaUpJQmdBRWdVSWhpQVlBQklIQ0pjZ0VBOFlBUklGQ0lnZ0dBQVNCUWlISUJnQUVnY0loU0FRQnhnQkVnY0loQ0FRQkJnQkdBQSIRIgtaZWVycm51TGk1RTAAeAEoFEIQY29tbWVudHMtc2VjdGlvbg%3D%3D
|
||||
|
|
@ -0,0 +1,41 @@
|
|||
---
|
||||
source: src/client/video_details.rs
|
||||
expression: map_res.c
|
||||
---
|
||||
id: HRKu0cvrr_o
|
||||
title: "AlphaOmegaSin Fanboy Logic: Likes/Dislikes Disabled = Point Invalid Lol wtf?"
|
||||
description: []
|
||||
channel:
|
||||
id: UCQT2yul0lr6Ie9qNQNmw-sg
|
||||
name: PrinceOfFALLEN
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/kbaVNKl6417ZiU3_oAZB84ozv5E8Nz_ZaPq5nzZLqJJPDzYntvIVrB27aaiSrQK_3ruaMGfGUQ=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/kbaVNKl6417ZiU3_oAZB84ozv5E8Nz_ZaPq5nzZLqJJPDzYntvIVrB27aaiSrQK_3ruaMGfGUQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/kbaVNKl6417ZiU3_oAZB84ozv5E8Nz_ZaPq5nzZLqJJPDzYntvIVrB27aaiSrQK_3ruaMGfGUQ=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: 1480
|
||||
view_count: 205
|
||||
like_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: "Jan 2, 2019"
|
||||
is_live: false
|
||||
is_ccommons: false
|
||||
chapters: []
|
||||
recommended:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
top_comments:
|
||||
count: ~
|
||||
items: []
|
||||
ctoken: Eg0SC0hSS3UwY3Zycl9vGAYyJSIRIgtIUkt1MGN2cnJfbzABeAJCEGNvbW1lbnRzLXNlY3Rpb24%3D
|
||||
latest_comments:
|
||||
count: ~
|
||||
items: []
|
||||
ctoken: Eg0SC0hSS3UwY3Zycl9vGAYyOCIRIgtIUkt1MGN2cnJfbzABeAIwAUIhZW5nYWdlbWVudC1wYW5lbC1jb21tZW50cy1zZWN0aW9u
|
||||
|
|
@ -0,0 +1,487 @@
|
|||
---
|
||||
source: src/client/video_details.rs
|
||||
expression: map_res.c
|
||||
---
|
||||
id: 0rb9CfOvojk
|
||||
title: BahnMining - Pünktlichkeit ist eine Zier (David Kriesel)
|
||||
description:
|
||||
- Web:
|
||||
text: "https://media.ccc.de/v/36c3-10652-bah..."
|
||||
url: "https://media.ccc.de/v/36c3-10652-bahnmining_-_punktlichkeit_ist_eine_zier"
|
||||
- Text: "\n\n\n\nSeit Anfang 2019 hat David jeden einzelnen Halt jeder einzelnen Zugfahrt auf jedem einzelnen Fernbahnhof in ganz Deutschland systematisch gespeichert. Inklusive Verspätungen und allem drum und dran. Und die werden wir in einem bunten Vortrag erforschen und endlich mal wieder ein bisschen Spaß mit Daten haben.\n\nRechtlicher Hinweis: Es liegt eine schriftliche Genehmigung der Bahn vor, von ihr abgerufene Rohdaten aggregieren und für Vorträge nutzen zu dürfen. Inhaltliche Absprachen oder gar Auflagen existieren nicht.\n\nDie Bahn gibt ihre Verspätungen in \"Prozent pünktlicher Züge pro Monat\" an. Das ist so radikal zusammengefasst, dass man daraus natürlich nichts interessantes lesen kann. Jetzt stellt euch mal vor, man könnte da mal ein bisschen genauer reingucken.\n\nStellt sich raus: Das geht! Davids Datensatz umfasst knapp 25 Millionen Halte - mehr als 50.000 pro Tag. Wir haben die Rohdaten und sind in unserer Betrachtung völlig frei. \n\nDer Vortrag hat wieder mehrere rote Fäden.\n\n 1) Wir vermessen ein fast komplettes Fernverkehrsjahr der deutschen Bahn. Hier etwas Erwartungsmanagement: Sinn ist keinesfalls Bahn-Bashing oder Sensationsheischerei - wer einen Hassvortrag gegen die Bahn erwartet, ist in dieser Veranstaltung falsch. Wir werden die Daten aber nutzen, um die Bahn einmal ein bisschen kennenzulernen. Die Bahn ist eine riesige Maschine mit Millionen beweglicher Teile. Wie viele Zugfahrten gibt es überhaupt? Was sind die größten Bahnhöfe? Wir werden natürlich auch die unerfreulichen Themen ansprechen, für die sich im Moment viele interessieren: Ist das Problem mit den Zugverspätungen wirklich so schlimm, wie alle sagen? Gibt es Orte und Zeiten, an denen es besonders hapert? Und wo fallen Züge einfach aus?\n\n 2) Es gibt wieder mehrere Blicke über den Tellerrand, wie bei Davids vorherigen Vorträgen auch. Ihr werdet wieder ganz automatisch und nebenher einen allgemeinverständlichen Einblick in die heutige Datenauswerterei bekommen. (Eine verbreitete Verschwörungstheorie sagt, euch zur Auswertung öffentlicher Daten zu inspirieren, wäre sogar der Hauptzweck von Davids Vorträgen. :-) )Die Welt braucht Leute mit Ratio, die Analyse wichtiger als Kreischerei finden. Und darum beschreibt David auch, wie man so ein durchaus aufwändiges Hobbyprojekt technisch angeht, Anfängerfehler vermeidet, und verantwortungsvoll handelt.\n\nDavid Kriesel\n\n"
|
||||
- Web:
|
||||
text: "https://fahrplan.events.ccc.de/congre..."
|
||||
url: "https://fahrplan.events.ccc.de/congress/2019/Fahrplan/events/10652.html"
|
||||
- Text: "\n\n"
|
||||
- Text: "#36C3"
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: none
|
||||
subscriber_count: 172000
|
||||
view_count: 2493983
|
||||
like_count: 52274
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: "Dec 29, 2019"
|
||||
is_live: false
|
||||
is_ccommons: true
|
||||
chapters: []
|
||||
recommended:
|
||||
count: ~
|
||||
items:
|
||||
- id: "-YpwsdRKt8Q"
|
||||
title: SpiegelMining – Reverse Engineering von Spiegel-Online (33c3)
|
||||
length: 3526
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/-YpwsdRKt8Q/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAitMEufI5dstlwxmzUBy5R55YqvA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/-YpwsdRKt8Q/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAGMPtap2tQO0_vevn655FYKvaDbA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 5 years ago
|
||||
view_count: 2749364
|
||||
is_live: false
|
||||
- id: 4z3mu63yxII
|
||||
title: Gregor Gysi & Martin Sonneborn
|
||||
length: 5272
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/4z3mu63yxII/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDreV7oQC-p3dvg_goG62wPliIS9Q"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/4z3mu63yxII/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCFn7qNDQLIGRHeodvHwRdPgspGLg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCBWSgdr27NcLig0XzWLq2gQ
|
||||
name: MISS-VERSTEHEN SIE MICH RICHTIG
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/IO68Mspie9OT2mfrkDY4uXIX6-8lWx-AOH81P9ANmB4D0-IV4DeHFZIpb0i06vE9aFM2v--U0g=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 2266658
|
||||
is_live: false
|
||||
- id: WhgRRpA3b2c
|
||||
title: 36C3 - Verkehrswende selber hacken
|
||||
length: 3176
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/WhgRRpA3b2c/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDvqwVUjB6Xurm8rFTueHcWHuPfZA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/WhgRRpA3b2c/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAkzuVJmt0wRTBNRsa3UU7NJImZ9A"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 260941
|
||||
is_live: false
|
||||
- id: 5qNHtdN07FM
|
||||
title: "GPN16: Wie baut man eigentlich Raumschiffe (urs)"
|
||||
length: 5172
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/5qNHtdN07FM/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDpjJM0fDLemesPUcU3VcN_gv9lHQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/5qNHtdN07FM/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCZzl74sM8qC7oC_XDxrg6467wk3A"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 6 years ago
|
||||
view_count: 1229987
|
||||
is_live: false
|
||||
- id: 7FeqF1-Z1g0
|
||||
title: "David Kriesel: Traue keinem Scan, den du nicht selbst gefälscht hast"
|
||||
length: 3820
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/7FeqF1-Z1g0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDlpdGFYSadvgkHzSGulKmjV3wokQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/7FeqF1-Z1g0/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDsRGV2Lyl3OVIYQ5SGzMvlOUFO1w"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 7 years ago
|
||||
view_count: 6095028
|
||||
is_live: false
|
||||
- id: 1vcP9UWrWBI
|
||||
title: Easterhegg 2019 - Kernreaktoren
|
||||
length: 7263
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/1vcP9UWrWBI/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBUQVIIaiRE6GWywG8JwHDYAJpnZg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/1vcP9UWrWBI/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBjqJvwceT7xX97mIqTKeuT_8b-iA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 years ago
|
||||
view_count: 46470
|
||||
is_live: false
|
||||
- id: jnp1veXQf7U
|
||||
title: "Blockchain - Ein außer Kontrolle geratenes Laborexperiment? #GPN19"
|
||||
length: 3362
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/jnp1veXQf7U/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAPdUkK2Ck1bwqQKZyMKKtAP4AMdA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/jnp1veXQf7U/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLC0L_zKrFJMqS4V_JaGndht6e3gPA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 years ago
|
||||
view_count: 25136
|
||||
is_live: false
|
||||
- id: 77OlKRkaixo
|
||||
title: "leyrer, MacLemon: E-Mail. Hässlich, aber es funktioniert #eh16"
|
||||
length: 6998
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/77OlKRkaixo/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLD4xyH2Wm3PRfFNYPGKLO69SFfcYw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/77OlKRkaixo/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDHXMZi8FdNWSpRUqpHplNqtYBIJA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 6 years ago
|
||||
view_count: 44410
|
||||
is_live: false
|
||||
- id: u29--YNGMyg
|
||||
title: Physikalisches Kolloquium 22. Juli 2011 - Vortrag von Prof. Dr. Harald Lesch
|
||||
length: 6715
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/u29--YNGMyg/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCykSwmdalE18JSUKAH4PLZ54YpzQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/u29--YNGMyg/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLB2dRRKXplJc0IkNXMNCMJvc7xa4A"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCvZLsBb-8Og4FvBUom9zPHQ
|
||||
name: Universität Bayreuth
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8a3DDqsS3DCfqZCMYgWfRvRA1n7Zus7VRf0VKNJg=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 11 years ago
|
||||
view_count: 4184357
|
||||
is_live: false
|
||||
- id: urt2_ACal9A
|
||||
title: CCC-Jahresrückblick 2016 (33c3)
|
||||
length: 8170
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/urt2_ACal9A/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLChs8FeQ4a0ab1PeF0yFI58lHD2Ew"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/urt2_ACal9A/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDfnkj8OAxZGnhKlRvm6ODLcqs61w"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 5 years ago
|
||||
view_count: 36111
|
||||
is_live: false
|
||||
- id: PnBs9oH2Lx8
|
||||
title: Easterhegg 2019 - Wie ich die Regierung gehackt habe
|
||||
length: 3147
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/PnBs9oH2Lx8/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDCYEqGF-6ovzXSwysiuU3EPQPBBQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/PnBs9oH2Lx8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDiqJ0wHQWRM-JtxFYez9xuL6XAmw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 years ago
|
||||
view_count: 20322
|
||||
is_live: false
|
||||
- id: yaCiVvBD-xc
|
||||
title: "Mathias Dalheimer: Wie man einen Blackout verursacht"
|
||||
length: 3748
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/yaCiVvBD-xc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLD0kgmNW_38RP2zrFbHZ8yMaeltXw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/yaCiVvBD-xc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCoR_7TBRXhIbLOszmC_s1BeXTGIg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 6 years ago
|
||||
view_count: 482258
|
||||
is_live: false
|
||||
- id: 1PJnEwoFSXo
|
||||
title: Das Geheimnis der Hieroglyphen | Doku HD | ARTE
|
||||
length: 5541
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/1PJnEwoFSXo/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBECHmEUHzkloG0szufbTTPeQxJcg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/1PJnEwoFSXo/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLB1m1AxjNvcCRau32ERmvlJr_hD_A"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCLLibJTCy3sXjHLVaDimnpQ
|
||||
name: ARTEde
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-1i2jxeXFISJhBbpWWv5vVX2xE5yQbjpaZZP3HPg=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 12 days ago
|
||||
view_count: 427756
|
||||
is_live: false
|
||||
- id: iIDZ8pJKLZA
|
||||
title: "36C3 ChaosWest: Bahn API Chaos"
|
||||
length: 3056
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/iIDZ8pJKLZA/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLD4Yav7T6P0SXZSw0mhg9jL1aot7A"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/iIDZ8pJKLZA/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLC6hKLv4gvu1z51zbWSf3yM46WLyg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 26926
|
||||
is_live: false
|
||||
- id: PhUQN6fd5O4
|
||||
title: 35C3 - Jahresrückblick des CCC 2018
|
||||
length: 8102
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/PhUQN6fd5O4/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAO_0bZOBr6aGmQdiA-5bUOxNeTaQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/PhUQN6fd5O4/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBdrKX1UCW7kDjPnigmPcHufxNBSA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 years ago
|
||||
view_count: 126093
|
||||
is_live: false
|
||||
- id: bzr0c8qzQoc
|
||||
title: GPN19 - Beton
|
||||
length: 3972
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/bzr0c8qzQoc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCY6DB5oe1CQxUXIc9wpl_WyB9REA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/bzr0c8qzQoc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCfjwVlO-SUmHxgxnYZOlmj0QYkdg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 years ago
|
||||
view_count: 13243
|
||||
is_live: false
|
||||
- id: IeX1F-Jjq9E
|
||||
title: "Lars “Pylon” Weiler (DC4LW): Weltraumkommunikation"
|
||||
length: 5075
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/IeX1F-Jjq9E/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDHnqHZmt01FMVG1lPBXYtZXWWY9Q"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/IeX1F-Jjq9E/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCckA99a_PXusk5plW2RIvXXOl2SQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 6 years ago
|
||||
view_count: 80624
|
||||
is_live: false
|
||||
- id: gsnL4m57MCM
|
||||
title: "David Kriesel: SpiegelMining – Reverse Engineering von Spiegel-Online"
|
||||
length: 3526
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/gsnL4m57MCM/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAzdNK5qr49otzmiOcFYQGCAcoIBA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/gsnL4m57MCM/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCNJfvei-EqF-gl0c5W1ypzgSv-VQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCeO-zvUfuEdPMDoNST6hy1A
|
||||
name: Killuminati ∆
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9BVAMHSQs1Cm764Q0lcVCPgfbwH8nrDavZkx5V=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 5 years ago
|
||||
view_count: 29009
|
||||
is_live: false
|
||||
- id: uEEHq6f8RsM
|
||||
title: "Leyrer: Moderne Linux Kommandozeilenwerkzeuge - Edition \"Allein zu Haus\""
|
||||
length: 3716
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/uEEHq6f8RsM/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAEBt4P-qj4seCLNwABBxmHbSjFXQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/uEEHq6f8RsM/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLC1M-eW5tvduvxDyhsj3dC0F3eeUA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2TXq_t06Hjdr2g_KdKpHQg
|
||||
name: media.ccc.de
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/c1jcNSbPuOMDUieixkWIlXc82kMNJ8pCDmq5KtL8hjt74rAXLobsT9Y078-w5DK7ymKyDaqr=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 months ago
|
||||
view_count: 67538
|
||||
is_live: false
|
||||
ctoken: CBQSExILMHJiOUNmT3ZvamvAAQHIAQEYACqrBjJzNkw2d3paQkFyV0JBb0Q4ajRBQ2c3Q1Bnc0l4Ty1xb3AyV25NWDVBUW9EOGo0QUNnN0NQZ3NJZ29uTDc3clgtWjdqQVFvRDhqNEFDZzNDUGdvSTU5N2RnZW1vaEl4YUNnUHlQZ0FLSWRJLUhnb2NVa1JEVFZWRE1sUlljVjkwTURaSWFtUnlNbWRmUzJSTGNFaFJad29EOGo0QUNnN0NQZ3NJMDlqVG05MzIwZEhtQVFvRDhqNEFDZzdDUGdzSWphem5fUFhDNnF2c0FRb0Q4ajRBQ2c3Q1Bnc0lrckN0cmRULXdfdldBUW9EOGo0QUNnN0NQZ3NJdGZfQnJ0NjNuYjJPQVFvRDhqNEFDZzdDUGdzSW1wYnF5SkdsNmRudkFRb0Q4ajRBQ2c3Q1Bnc0lxT2FZbXBqZjM3ZTdBUW9EOGo0QUNnN0NQZ3NJMEtfcWhNRGYzZDI2QVFvRDhqNEFDZzNDUGdvSW45N1lqLWllbTdnLUNnUHlQZ0FLRHNJLUN3aVg5by1DNzhxbzBNa0JDZ1B5UGdBS0RzSS1Dd2o2a3BYUXNPS1otZFFCQ2dQeVBnQUtEc0ktQ3dpUTI2aVNxYjYyd0lnQkNnUHlQZ0FLRGNJLUNnanV5ZmUtLW9iRWlqNEtBX0ktQUFvTndqNEtDSWVGemRXOGpyMmRid29EOGo0QUNnM0NQZ29JMGRlT2tfNmlfZkloQ2dQeVBnQUtEc0ktQ3dpajRPenpwdnp5NUlJQkNnUHlQZ0FLRHNJLUN3akRqZkdfdXZYQm9MZ0JFaFFBQWdRR0NBb01EaEFTRkJZWUdod2VJQ0lrSmhvRUNBQVFBUm9FQ0FJUUF4b0VDQVFRQlJvRUNBWVFCeG9FQ0FnUUNSb0VDQW9RQ3hvRUNBd1FEUm9FQ0E0UUR4b0VDQkFRRVJvRUNCSVFFeG9FQ0JRUUZSb0VDQllRRnhvRUNCZ1FHUm9FQ0JvUUd4b0VDQndRSFJvRUNCNFFIeG9FQ0NBUUlSb0VDQ0lRSXhvRUNDUVFKUm9FQ0NZUUp5b1VBQUlFQmdnS0RBNFFFaFFXR0JvY0hpQWlKQ1lqD3dhdGNoLW5leHQtZmVlZA%3D%3D
|
||||
top_comments:
|
||||
count: 2200
|
||||
items: []
|
||||
ctoken: Eg0SCzByYjlDZk92b2prGAYyJSIRIgswcmI5Q2ZPdm9qazAAeAJCEGNvbW1lbnRzLXNlY3Rpb24%3D
|
||||
latest_comments:
|
||||
count: 2200
|
||||
items: []
|
||||
ctoken: Eg0SCzByYjlDZk92b2prGAYyOCIRIgswcmI5Q2ZPdm9qazABeAIwAUIhZW5nYWdlbWVudC1wYW5lbC1jb21tZW50cy1zZWN0aW9u
|
||||
|
|
@ -0,0 +1,785 @@
|
|||
---
|
||||
source: src/client/video_details.rs
|
||||
expression: map_res.c
|
||||
---
|
||||
id: nFDBxBUfE74
|
||||
title: The Prepper PC
|
||||
description:
|
||||
- Text: "Thanks to Jackery for sponsoring today's video! Check out Jackery's Solar Generator 2000 Pro and get 10% off with code LinusTechTips at "
|
||||
- Web:
|
||||
text: "https://lmg.gg/SG2000PROLTT"
|
||||
url: "https://lmg.gg/SG2000PROLTT"
|
||||
- Text: "\n\nThese days, you can game almost anywhere on the planet, anytime. But what if that planet was in the middle of an apocalypse? After you’ve stashed years of food, water, and toilet paper away, how will you pass the time? With this PC, you can be prepared to game until the whole mess to sort itself out. \n\nDiscuss on the forum: "
|
||||
- Web:
|
||||
text: "https://linustechtips.com/topic/14554..."
|
||||
url: "https://linustechtips.com/topic/1455447-the-prepper-pc-sponsored/"
|
||||
- Text: "\n\nBuy a Jackery Solar Generator 2000 Pro: "
|
||||
- Web:
|
||||
text: "https://geni.us/034L"
|
||||
url: "https://geni.us/034L"
|
||||
- Text: "\n\nBuy a Jackery Explorer 2000 Pro: "
|
||||
- Web:
|
||||
text: "https://lmg.gg/1dyF4"
|
||||
url: "https://lmg.gg/1dyF4"
|
||||
- Text: "\n\nBuy a Seasonic Fanless TX: "
|
||||
- Web:
|
||||
text: "https://geni.us/S0Wt76G"
|
||||
url: "https://geni.us/S0Wt76G"
|
||||
- Text: "\n\nBuy an Intel Core i3 (12th Gen) i3-12100: "
|
||||
- Web:
|
||||
text: "https://geni.us/hLZvxa"
|
||||
url: "https://geni.us/hLZvxa"
|
||||
- Text: "\n\nBuy an RTX 3050: "
|
||||
- Web:
|
||||
text: "https://geni.us/6A6hl"
|
||||
url: "https://geni.us/6A6hl"
|
||||
- Text: "\n\nBuy an RX 6500XT: "
|
||||
- Web:
|
||||
text: "https://geni.us/fUF1p"
|
||||
url: "https://geni.us/fUF1p"
|
||||
- Text: "\n\nPurchases made through some store links may provide some compensation to Linus Media Group.\n\n► GET MERCH: "
|
||||
- Web:
|
||||
text: "https://lttstore.com"
|
||||
url: "https://lttstore.com/"
|
||||
- Text: "\n► SUPPORT US ON FLOATPLANE: "
|
||||
- Web:
|
||||
text: "https://www.floatplane.com/ltt"
|
||||
url: "https://www.floatplane.com/ltt"
|
||||
- Text: "\n► AFFILIATES, SPONSORS & REFERRALS: "
|
||||
- Web:
|
||||
text: "https://lmg.gg/sponsors"
|
||||
url: "https://lmg.gg/sponsors"
|
||||
- Text: "\n► PODCAST GEAR: "
|
||||
- Web:
|
||||
text: "https://lmg.gg/podcastgear"
|
||||
url: "https://lmg.gg/podcastgear"
|
||||
- Text: "\n\n\nFOLLOW US \n--------------------------------------------------- \nTwitter: "
|
||||
- Web:
|
||||
text: "https://twitter.com/linustech"
|
||||
url: "https://twitter.com/linustech"
|
||||
- Text: "\nFacebook: "
|
||||
- Web:
|
||||
text: "http://www.facebook.com/LinusTech"
|
||||
url: "http://www.facebook.com/LinusTech"
|
||||
- Text: "\nInstagram: "
|
||||
- Web:
|
||||
text: "https://www.instagram.com/linustech"
|
||||
url: "https://www.instagram.com/linustech"
|
||||
- Text: "\nTikTok: "
|
||||
- Web:
|
||||
text: "https://www.tiktok.com/@linustech"
|
||||
url: "https://www.tiktok.com/@linustech"
|
||||
- Text: "\nTwitch: "
|
||||
- Web:
|
||||
text: "https://www.twitch.tv/linustech"
|
||||
url: "https://www.twitch.tv/linustech"
|
||||
- Text: "\n\nMUSIC CREDIT\n---------------------------------------------------\nIntro: Laszlo - Supernova\nVideo Link: "
|
||||
- Video:
|
||||
text: "https://www.youtube.com/watch?v=PKfxm..."
|
||||
id: PKfxmFU3lWY
|
||||
start_time: 0
|
||||
- Text: "\niTunes Download Link: "
|
||||
- Web:
|
||||
text: "https://itunes.apple.com/us/album/sup..."
|
||||
url: "https://itunes.apple.com/us/album/supernova/id936805712"
|
||||
- Text: "\nArtist Link: "
|
||||
- Web:
|
||||
text: "https://soundcloud.com/laszlomusic"
|
||||
url: "https://soundcloud.com/laszlomusic"
|
||||
- Text: "\n\nOutro: Approaching Nirvana - Sugar High\nVideo Link: "
|
||||
- Video:
|
||||
text: "https://www.youtube.com/watch?v=ngsGB..."
|
||||
id: ngsGBSCDwcI
|
||||
start_time: 0
|
||||
- Text: "\nListen on Spotify: "
|
||||
- Web:
|
||||
text: "http://spoti.fi/UxWkUw"
|
||||
url: "http://spoti.fi/UxWkUw"
|
||||
- Text: "\nArtist Link: "
|
||||
- Web:
|
||||
text: "http://www.youtube.com/approachingnir..."
|
||||
url: "http://www.youtube.com/approachingnirvana"
|
||||
- Text: "\n\nIntro animation by MBarek Abdelwassaa "
|
||||
- Web:
|
||||
text: "https://www.instagram.com/mbarek_abdel/"
|
||||
url: "https://www.instagram.com/mbarek_abdel/"
|
||||
- Text: "\nMonitor And Keyboard by vadimmihalkevich / CC BY 4.0 "
|
||||
- Web:
|
||||
text: "https://geni.us/PgGWp"
|
||||
url: "https://geni.us/PgGWp"
|
||||
- Text: "\nMechanical RGB Keyboard by BigBrotherECE / CC BY 4.0 "
|
||||
- Web:
|
||||
text: "https://geni.us/mj6pHk4"
|
||||
url: "https://geni.us/mj6pHk4"
|
||||
- Text: "\nMouse Gamer free Model By Oscar Creativo / CC BY 4.0 "
|
||||
- Web:
|
||||
text: "https://geni.us/Ps3XfE"
|
||||
url: "https://geni.us/Ps3XfE"
|
||||
- Text: "\n\nCHAPTERS\n---------------------------------------------------\n"
|
||||
- Video:
|
||||
text: "0:00"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 0
|
||||
- Text: " Intro\n"
|
||||
- Video:
|
||||
text: "0:42"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 42
|
||||
- Text: " The PC Built for Super Efficiency\n"
|
||||
- Video:
|
||||
text: "2:41"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 161
|
||||
- Text: " Our BURIAL ENCLOSURE?!\n"
|
||||
- Video:
|
||||
text: "3:31"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 211
|
||||
- Text: " Our Power Solution (Thanks Jackery!)\n"
|
||||
- Video:
|
||||
text: "4:47"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 287
|
||||
- Text: " Diggin' Holes\n"
|
||||
- Video:
|
||||
text: "5:30"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 330
|
||||
- Text: " Colonoscopy?\n"
|
||||
- Video:
|
||||
text: "7:04"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 424
|
||||
- Text: " Diggin' like a man\n"
|
||||
- Video:
|
||||
text: "8:29"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 509
|
||||
- Text: " The world's worst woodsman\n"
|
||||
- Video:
|
||||
text: "9:03"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 543
|
||||
- Text: " Backyard cable management\n"
|
||||
- Video:
|
||||
text: "10:02"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 602
|
||||
- Text: " Time to bury this boy\n"
|
||||
- Video:
|
||||
text: "10:46"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 646
|
||||
- Text: " Solar Power Generation\n"
|
||||
- Video:
|
||||
text: "11:37"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 697
|
||||
- Text: " Issues\n"
|
||||
- Video:
|
||||
text: "12:08"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 728
|
||||
- Text: " First Play Test\n"
|
||||
- Video:
|
||||
text: "13:20"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 800
|
||||
- Text: " Conclusion"
|
||||
channel:
|
||||
id: UCXuqSBlHAE6Xw-yeJA0Tunw
|
||||
name: Linus Tech Tips
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_qOpMK0tGNMCnReaXVp4ZvmNEIXn9eKeBGA_x-wQ=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_qOpMK0tGNMCnReaXVp4ZvmNEIXn9eKeBGA_x-wQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_qOpMK0tGNMCnReaXVp4ZvmNEIXn9eKeBGA_x-wQ=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: verified
|
||||
subscriber_count: 14800000
|
||||
view_count: 971966
|
||||
like_count: 48244
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: "Sep 15, 2022"
|
||||
is_live: false
|
||||
is_ccommons: false
|
||||
chapters:
|
||||
- title: Intro
|
||||
position: 0
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_21033.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAmmyeYGHR0QO9bfiyG8wi6Fx7u0Q"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_21033.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBZjQ8_J5DoEAgMpb_i5sUoyEMshQ"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: The PC Built for Super Efficiency
|
||||
position: 42
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_48966.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDMN7dzaxkOj8ZSt6KGWOfT_8KJvA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_48966.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBEZHXfcB7KJDcnXTsexgiUJY4deA"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: Our BURIAL ENCLOSURE?!
|
||||
position: 161
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_174200.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBvlIKOf9tcaY8EgfKfZj1Q40bqGQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_174200.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLA3i-ScJUoziKrq-ueqEMdZ2tGbRw"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: Our Power Solution (Thanks Jackery!)
|
||||
position: 211
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_220133.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAK5GUZQAAMtqWx5Fze83eMpnjLqQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_220133.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLD74wnlR8O1Kj8dt-iCTVaH_uRU8A"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: "Diggin' Holes"
|
||||
position: 287
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_294133.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBjfUA0SElEdDWo1IdwQtAUtmzdFw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_294133.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDf6v3P4Zga6qUvkQoWBnGb-78dMg"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: Colonoscopy?
|
||||
position: 330
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_345200.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCowt21lmy7hLyI3S76DP0eZoT9kQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_345200.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAxnuCwW20aOFQ7SHwiC6myAYWNLw"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: "Diggin' like a man"
|
||||
position: 424
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_429866.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDeFblsML6kbtgHHcHneV7VQ75E4Q"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_429866.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBO-DBqtlrta4RTcIR8QoCHlWOQdw"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: "The world's worst woodsman"
|
||||
position: 509
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_532633.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDWZ2K0eHEscA9uWojhnYZ9nY3FYw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_532633.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDOQkDs7G4VjuG21yr0bFy9J3Q8-Q"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: Backyard cable management
|
||||
position: 543
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_559066.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDltGVkjJWqSJcAXdDy_GufUYZq9A"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_559066.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCyNJC3-9UQs2w7NQQF2UpRO5t2yg"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: Time to bury this boy
|
||||
position: 602
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_613266.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLB5WdMrAdFYrQ5peYU3ghlOkaqEFQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_613266.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLClHhDbgoec3YIkHXv1NEPXdDxOhA"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: Solar Power Generation
|
||||
position: 646
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_650400.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCMNjDjMpEhOMXzz3UdZrCPHUHlFQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_650400.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAaJQs-GxzJyktP8N2aeNJd4l6L6w"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: Issues
|
||||
position: 697
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_700033.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCnECVciPbJCNBo-JhF1QHomMdb_A"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_700033.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDdKP3Xv7CTaTnBHg6cjjCKk8IOmQ"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: First Play Test
|
||||
position: 728
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_739100.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAJM_EisMsPVqux3KDPVfEvbfklwg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_739100.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCu8KYJ2191j3IdS2H_pQVj2o8-pg"
|
||||
width: 336
|
||||
height: 188
|
||||
- title: Conclusion
|
||||
position: 800
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_809966.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLD_pefi9LhK027Rozo_QuijeF7WVg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/nFDBxBUfE74/hqdefault_809966.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBQI_dV0HrlypUb8WjbZvyV1xC9Ug"
|
||||
width: 336
|
||||
height: 188
|
||||
recommended:
|
||||
count: ~
|
||||
items:
|
||||
- id: AOdp09SYhCc
|
||||
title: This Is So Embarrassing!
|
||||
length: 1063
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/AOdp09SYhCc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBfBYl-n346B6prZx03Mm7Ww5KNzQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/AOdp09SYhCc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDA-OCr7vnZg2V7H6jeLE7wwLnDgg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCXuqSBlHAE6Xw-yeJA0Tunw
|
||||
name: Linus Tech Tips
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_qOpMK0tGNMCnReaXVp4ZvmNEIXn9eKeBGA_x-wQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 days ago
|
||||
view_count: 1862544
|
||||
is_live: false
|
||||
- id: CY3OQh-7wIk
|
||||
title: The Computer I Would Actually BUY
|
||||
length: 6478
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/CY3OQh-7wIk/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBIWrkhu20Ak_TnmZIE4ZNnwwJjxg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/CY3OQh-7wIk/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCbsmb0Vmoe-pLt7oQEckJEfjkbBA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCXuqSBlHAE6Xw-yeJA0Tunw
|
||||
name: Linus Tech Tips
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_qOpMK0tGNMCnReaXVp4ZvmNEIXn9eKeBGA_x-wQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: Streamed 8 days ago
|
||||
view_count: 946996
|
||||
is_live: false
|
||||
- id: LQ95XJAwaoc
|
||||
title: My favorite car (sucks)
|
||||
length: 1162
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/LQ95XJAwaoc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCipJpt-2zTzIpJu3bTaXsTai4Avw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/LQ95XJAwaoc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAjDEaMiMoEn-t2dMFZ4k44KLWfjg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCdBK94H6oZT2Q7l0-b0xmMg
|
||||
name: ShortCircuit
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_-v2bzQCks3k_MHJNya5J_TSVpMevRw2-axtLX=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 day ago
|
||||
view_count: 349251
|
||||
is_live: false
|
||||
- id: mhMQeJ5Qmp0
|
||||
title: The Apple Newton MessagePad.
|
||||
length: 758
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/mhMQeJ5Qmp0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBUv25424vMzv7t_u2JaFGBUFyzLQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/mhMQeJ5Qmp0/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLATdaF71jZM3yd4Co_d9_UmC6micw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC7Jwj9fkrf1adN4fMmTkpug
|
||||
name: DankPods
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-H36qfi9rEsGTFYSWZQW-uocexE1SgkSBT8PGQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 day ago
|
||||
view_count: 375458
|
||||
is_live: false
|
||||
- id: 1ctXiZsN6ac
|
||||
title: "The Reviewer Got Reviewed - WAN Show September 9, 2022"
|
||||
length: 10265
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/1ctXiZsN6ac/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLD9wu_ZcDUUeXLmcHsQlyFk2ZGz8w"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/1ctXiZsN6ac/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCuI3gkjk86RgW4EjBNMlpeccMEvA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCXuqSBlHAE6Xw-yeJA0Tunw
|
||||
name: Linus Tech Tips
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_qOpMK0tGNMCnReaXVp4ZvmNEIXn9eKeBGA_x-wQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: Streamed 6 days ago
|
||||
view_count: 734463
|
||||
is_live: false
|
||||
- id: CMR9z9Xr8GM
|
||||
title: Storing Solar Power on my ROOF!!!
|
||||
length: 1028
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/CMR9z9Xr8GM/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDHV3LspFbeyp3aKgDaga_48rKnhg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/CMR9z9Xr8GM/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLB6dG3UPlxhqAzbffiDLpwkmeJrBg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCKd49wwdEdIoM-7Fumhwmog
|
||||
name: Quint BUILDs
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9HOVbazftNLzJ_0Lo6B1OLAgVnL3tQyRlLoaOTww=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 11 months ago
|
||||
view_count: 2773698
|
||||
is_live: false
|
||||
- id: fT2KhJ8W-Kg
|
||||
title: How gas pumps know when to turn themselves off
|
||||
length: 836
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/fT2KhJ8W-Kg/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAtidUhcZzKU4a3ojinamyCP33ing"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/fT2KhJ8W-Kg/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAzxlBmAaQDQCHOPUG3AmspQLOeQA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCEIwxahdLz7bap-VDs9h35A
|
||||
name: Steve Mould
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_BsIQ_sNpOtu2c9BNGSfGFpNTSwLPTzJpL774Q1v85Sc-uitgp8ouwljeN_6YtDlULLaGFY_6nM=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 8 hours ago
|
||||
view_count: 219605
|
||||
is_live: false
|
||||
- id: 12Hcbx33Rb4
|
||||
title: BREAKING NEWS! - EVGA will no longer do business with NVIDIA
|
||||
length: 1262
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/12Hcbx33Rb4/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAM7iCw78-SfuzT5AgSv6ACOVDelQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/12Hcbx33Rb4/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBRg70nktuCj2lIqIFqDTgEhu3lJA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCkWQ0gDrqOCarmUKmppD7GQ
|
||||
name: JayzTwoCents
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/EAJTcRmRdv3plIT4zRJlyWRnf4cS_zVt6YVtSZ39hQ4ryApK0ZPLEi0YFKdW-eCy6X0CATq9=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 4 hours ago
|
||||
view_count: 145345
|
||||
is_live: false
|
||||
- id: QW1SsqmaIuE
|
||||
title: I Surprised My Subscriber with his Dream Gaming Setup! - Season 8
|
||||
length: 2177
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/QW1SsqmaIuE/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLArhaU2nMbylc2HtPaCCFwJmbFduQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/QW1SsqmaIuE/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCnQN_nO0yOVu9HrphD4jzUEelWbg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UChIZGfcnjHI0DG4nweWEduw
|
||||
name: TechSource
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_kEO6DQNY3n-hw1-mYfBvEf_oqyShBJ2p07ql-=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 6 hours ago
|
||||
view_count: 50033
|
||||
is_live: false
|
||||
- id: JAcSNL1T3OA
|
||||
title: Why Did I Drill 1756 Holes in This?
|
||||
length: 1293
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/JAcSNL1T3OA/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAVN2pIRLDii6QneiJiH7SuohQLLw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/JAcSNL1T3OA/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAcWDCxSwKzsg9kxKFfmOa2yJmFMQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVveEFTOd6khhSXXnRhxJmg
|
||||
name: Fireball Tool
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-GLwhEAzZm8ig6-gfJOLm9_3IhWa6D3eDMpi6_=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 month ago
|
||||
view_count: 1163652
|
||||
is_live: false
|
||||
- id: ZVtOss1U7_s
|
||||
title: VW Beetle converted to electric in a day
|
||||
length: 826
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/ZVtOss1U7_s/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLD4hPp1mBczpO6sO6vWdZQYakxwyg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/ZVtOss1U7_s/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDufQtJhG_a0ZCmjhUOn1d7Uqp1KQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCq1Oqk1I7zeYlDiJTFWLoFA
|
||||
name: Electric Classic Cars
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8sclYSJWJsD30xRnuUpCCF0c-TGi8XL_3tqqDG=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
view_count: 3266169
|
||||
is_live: false
|
||||
- id: 2kJDTzFtUr4
|
||||
title: "How ASML, TSMC And Intel Dominate The Chip Market | CNBC Marathon"
|
||||
length: 3399
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/2kJDTzFtUr4/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA6X3e701I0PwLNZJamLICU4oJsxg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/2kJDTzFtUr4/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDdPU3aU4BrLdnlimipOmQhWJDaqQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCvJJ_dzjViJCoLf5uKUTwoA
|
||||
name: CNBC
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu83DuXBoQ5FLFkw5W5-MkVn6Q4vFnKBPwXcsMOMuLg=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 weeks ago
|
||||
view_count: 678935
|
||||
is_live: false
|
||||
- id: 0rCbfsuKdYw
|
||||
title: I bought every Playstation Ever.
|
||||
length: 1046
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/0rCbfsuKdYw/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAQvrfQzF3A7fsTrp6uVnunsFrjIA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/0rCbfsuKdYw/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDYcWPqEmFi0iO4EJF3JG3aGfJVUQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCMiJRAwDNSNzuYeN2uWa0pA
|
||||
name: Mrwhosetheboss
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ikb1C4ih2VMvfjma8OO5b39JnHL2CQcQgksB_I7TM-gGA3ERTY589OeLKCYyRQQO0nkE54-f=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 weeks ago
|
||||
view_count: 7569956
|
||||
is_live: false
|
||||
- id: sbdU7AkH6QM
|
||||
title: "Reviewing Free Energy Generators. A Response to My Video \"Nikola Tesla's Greatest Invention\"- 102"
|
||||
length: 1387
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/sbdU7AkH6QM/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBDpUTKGdp0-KWb06jcJ1nBcyO6Dw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/sbdU7AkH6QM/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDVfzVoRh9SthIHGklp2Ij782LEJQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC_SLthyNX_ivd-dmsFgmJVg
|
||||
name: Jeremy Fielding
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8vtUASbFcQI_Cz6KD8vTQ0qSGz5SqddjTk9qHhWg=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 5 months ago
|
||||
view_count: 3374461
|
||||
is_live: false
|
||||
- id: zcchDu7KoYs
|
||||
title: AMD’s Victory Lap - HOLY $H!T Threadripper Pro 5995WX
|
||||
length: 872
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/zcchDu7KoYs/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAo1iXQgQA0Vdil-2ka_mG7maCGMg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/zcchDu7KoYs/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAvURFTf6Gc_GYSnwoy9P__dcN7Jg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCXuqSBlHAE6Xw-yeJA0Tunw
|
||||
name: Linus Tech Tips
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_qOpMK0tGNMCnReaXVp4ZvmNEIXn9eKeBGA_x-wQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 5 days ago
|
||||
view_count: 1322625
|
||||
is_live: false
|
||||
- id: pd6DsSjqhFE
|
||||
title: Top Gear Satisfaction Survey Compilation
|
||||
length: 986
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/pd6DsSjqhFE/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA5XluAGur-H4y64PT8dtddYidDfQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/pd6DsSjqhFE/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCmzY4go1UeDgQ--BsRlRrhWd2gQw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCupQghOyPai8Hxg4RqMERvA
|
||||
name: incT
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9n19hlUYOQdp4kSQ9LiTGZyinryz6elP1bxeETSQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 weeks ago
|
||||
view_count: 255945
|
||||
is_live: false
|
||||
- id: 2K5Gqp1cEcM
|
||||
title: Why our Screwdriver took 3 YEARS
|
||||
length: 1752
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/2K5Gqp1cEcM/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBVNWWFKgajHVbNYGFdRXXNTH7aEg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/2K5Gqp1cEcM/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDYOzwylXexN6WLLy3V9tTufSusBA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCXuqSBlHAE6Xw-yeJA0Tunw
|
||||
name: Linus Tech Tips
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_qOpMK0tGNMCnReaXVp4ZvmNEIXn9eKeBGA_x-wQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 weeks ago
|
||||
view_count: 2930532
|
||||
is_live: false
|
||||
- id: t03rmc-prJo
|
||||
title: This PC took 600 HOURS to Build!
|
||||
length: 1505
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/t03rmc-prJo/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDCfqUXpZWf6Gv320YOu1UW02Sv5Q"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/t03rmc-prJo/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLB_ZD3qCWvQ96x3iwVAOfHiCODZLg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCXuqSBlHAE6Xw-yeJA0Tunw
|
||||
name: Linus Tech Tips
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_qOpMK0tGNMCnReaXVp4ZvmNEIXn9eKeBGA_x-wQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 12 days ago
|
||||
view_count: 2743664
|
||||
is_live: false
|
||||
- id: QTH9m6MDIfc
|
||||
title: "One Year Ago I Built an Ecosystem, This Happened"
|
||||
length: 485
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/QTH9m6MDIfc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLD3ZF3LguKP_5_qUVgX3_FXSA6ABA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/QTH9m6MDIfc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLB9o3FZCk-tXsE-oLvR7f7BTomz7g"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCYmna5rFHIesFteksAvFOfg
|
||||
name: Dr. Plants
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/R6sNFqB8QcQPwJvWlQ1q0zKVmszFfHBY_PGBhA7WT9enPBN6GgkOo2sKzF-3PEdSUQ2Vs2Ugwg=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 weeks ago
|
||||
view_count: 7958495
|
||||
is_live: false
|
||||
ctoken: CBQSExILbkZEQnhCVWZFNzTAAQHIAQEYACqkBjJzNkw2d3pVQkFyUkJBb0Q4ajRBQ2d6Q1Bna0lwNGppcEwyNjJuTUtBX0ktQUFvTndqNEtDSW1CN18yaHlQUEdDUW9EOGo0QUNnM0NQZ29JaDlYQmdjbXIzb2N0Q2dQeVBnQUtEc0ktQ3dpZHRjTHlpWV9FaVpvQkNnUHlQZ0FLRHNJLUN3aW4wN2ZZbWZIVjVkVUJDZ1B5UGdBS0RjSS1DZ2pqNEstdl9ibWY0Z2dLQV9JLUFBb053ajRLQ0tqeDJfakowT0tlZlFvRDhqNEFDZzdDUGdzSXZvdmQ3X0dOOTdEWEFRb0Q4ajRBQ2czQ1Bnb0k0Y1hvektyVzFMWkJDZ1B5UGdBS0RjSS1DZ2pndWNfcXk4YkVneVFLQV9JLUFBb053ajRLQ1B2ZjAtcXMxdE90WlFvRDhqNEFDaUhTUGg0S0hGSkVRMDFWUTFoMWNWTkNiRWhCUlRaWWR5MTVaVXBCTUZSMWJuY0tBX0ktQUFvT3dqNExDTDZsdFl2ejZaQ2gyZ0VLQV9JLUFBb093ajRMQ0l6cnFkenM3NmJZMGdFS0FfSS1BQW9Pd2o0TENJUFNuOGpBbmRYYnNRRUtBX0ktQUFvT3dqNExDSXZEcXZidW9jamp6UUVLQV9JLUFBb093ajRMQ05HSXFzZVM5cUR2cFFFS0FfSS1BQW9Pd2o0TENNT2o4T3FwMVpIWDJBRUtBX0ktQUFvT3dqNExDSnJacHYyYzhfcW10d0VLQV9JLUFBb053ajRLQ1BmRGpKaTZzXy1ZUVJJVUFBSUVCZ2dLREE0UUVoUVdHQm9jSGlBaUpDWWFCQWdBRUFFYUJBZ0NFQU1hQkFnRUVBVWFCQWdHRUFjYUJBZ0lFQWthQkFnS0VBc2FCQWdNRUEwYUJBZ09FQThhQkFnUUVCRWFCQWdTRUJNYUJBZ1VFQlVhQkFnV0VCY2FCQWdZRUJrYUJBZ2FFQnNhQkFnY0VCMGFCQWdlRUI4YUJBZ2dFQ0VhQkFnaUVDTWFCQWdrRUNVYUJBZ21FQ2NxRkFBQ0JBWUlDZ3dPRUJJVUZoZ2FIQjRnSWlRbWoPd2F0Y2gtbmV4dC1mZWVk
|
||||
top_comments:
|
||||
count: 2900
|
||||
items: []
|
||||
ctoken: Eg0SC25GREJ4QlVmRTc0GAYyJSIRIgtuRkRCeEJVZkU3NDAAeAJCEGNvbW1lbnRzLXNlY3Rpb24%3D
|
||||
latest_comments:
|
||||
count: 2900
|
||||
items: []
|
||||
ctoken: Eg0SC25GREJ4QlVmRTc0GAYyOCIRIgtuRkRCeEJVZkU3NDABeAIwAUIhZW5nYWdlbWVudC1wYW5lbC1jb21tZW50cy1zZWN0aW9u
|
||||
|
|
@ -0,0 +1,528 @@
|
|||
---
|
||||
source: src/client/video_details.rs
|
||||
expression: map_res.c
|
||||
---
|
||||
id: 86YLFOog4GM
|
||||
title: "🌎 Nasa Live Stream - Earth From Space : Live Views from the ISS"
|
||||
description:
|
||||
- Text: "Live NASA - Views Of Earth from Space\nLive video feed of Earth from the International Space Station (ISS) Cameras\n-----------------------------------------------------------------------------------------------------\nWatch our latest video - The Sun - 4K Video / Solar Flares\n"
|
||||
- Video:
|
||||
text: "https://www.youtube.com/watch?v=SEzK4..."
|
||||
id: SEzK4ZfMvUQ
|
||||
start_time: 0
|
||||
- Text: "\n-----------------------------------------------------------------------------------------------------\nNasa ISS live stream from aboard the International Space Station as it circles the earth at 240 miles above the planet, on the edge of space in low earth orbit. \n\nThe station is crewed by NASA astronauts as well as Russian Cosmonauts and a mixture of Japanese, Canadian and European astronauts as well.\n\n"
|
||||
- Text: "#nasalive"
|
||||
- Text: " "
|
||||
- Text: "#isslive"
|
||||
- Text: " "
|
||||
- Text: "#spacelive"
|
||||
- Text: " "
|
||||
- Text: "#earthlive"
|
||||
- Text: " "
|
||||
- Text: "#earthfromspace"
|
||||
- Text: "\n\nThe Expedition 67 Crew are: \n Sergey Korsakov\nOleg Artemyev\nDenis Matveev\nKjell Lindgren\nRobert Hines\nJessica Watkins\nSamantha Cristoforetti\n\nYulia Peresild\nKlim Shipenko - onboard as part of a film.\n\nTHIS WILL SHOW LIVE and PRE-RECORDED FOOTAGE - depending on signal from the station or if the ISS is on the night side of Earth.\n\nWhen the feed is live the words LIVE NOW will appear in the top left hand corner of the screen.\nAs the Space Station passes into a period of night every 45 mins video is unavailable - during this time, and other breaks in transmission, recorded footage is shown .\nWhen back in daylight the live stream of earth will recommence\n\nIf you are here to talk about a flat earth then please don't bother. You can stay and watch our beautiful globe earth as it spins in space , but please don't share your nonsense beliefs in our chat.\n\nGot a question about this feed? Read our FAQ's\n"
|
||||
- Web:
|
||||
text: "https://spacevideosfaq.tumblr.com/"
|
||||
url: "https://spacevideosfaq.tumblr.com/"
|
||||
- Text: "\n\nWatch the earth roll by courtesy of the NASA Live cameras\nInternational Space Station Live Feed: Thanks to NASA for this\n"
|
||||
- Web:
|
||||
text: "http://www.nasa.gov"
|
||||
url: "http://www.nasa.gov/"
|
||||
- Text: " The ISS passes into the dark side of the earth for roughly half of each of its 90 minute orbits. During this time no video is available.\n\nMusic by Kevin Macleod \n"
|
||||
- Web:
|
||||
text: "http://incompetech.com/music/royalty-..."
|
||||
url: "http://incompetech.com/music/royalty-free/"
|
||||
channel:
|
||||
id: UCakgsb0w7QB0VHdnCc-OVEA
|
||||
name: Space Videos
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-XSLLgLQOl336BvRh09RHYLTSE9PJTCWmv7M96yQ=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-XSLLgLQOl336BvRh09RHYLTSE9PJTCWmv7M96yQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-XSLLgLQOl336BvRh09RHYLTSE9PJTCWmv7M96yQ=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: verified
|
||||
subscriber_count: 5590000
|
||||
view_count: 681
|
||||
like_count: 872230
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: "Started streaming on Sep 23, 2021"
|
||||
is_live: true
|
||||
is_ccommons: false
|
||||
chapters: []
|
||||
recommended:
|
||||
count: ~
|
||||
items:
|
||||
- id: SGP6Y0Pnhe4
|
||||
title: "HOW IT WORKS: The International Space Station"
|
||||
length: 1738
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/SGP6Y0Pnhe4/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAChuc2Ih-sBZQC5x7o0gghn85nJw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/SGP6Y0Pnhe4/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAUGo1B5ZjSCbvPVtStt0bO1GzjxA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC_sXrcURB-Dh4az_FveeQ0Q
|
||||
name: DOCUMENTARY TUBE
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu82ahAfD5Hg4BBnzMOb5rBETkeIp7tOV3KmklQrug=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 7 years ago
|
||||
view_count: 90280310
|
||||
is_live: false
|
||||
- id: ddZu_1Z3BAc
|
||||
title: NASA LIVE Stream From The ISS - Live Earth & Space Station Views & Audio
|
||||
length: ~
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/ddZu_1Z3BAc/hqdefault_live.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCi5eV9lF_2VW5JPzM1Vk5UUNqkHQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/ddZu_1Z3BAc/hqdefault_live.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLC1ljl5nmJPqokpSK2FPuQ2rWSGdg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCakgsb0w7QB0VHdnCc-OVEA
|
||||
name: Space Videos
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-XSLLgLQOl336BvRh09RHYLTSE9PJTCWmv7M96yQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: ~
|
||||
view_count: 80
|
||||
is_live: true
|
||||
- id: oDXBMjg9HKU
|
||||
title: "APOD: 2022-09-20 - Star Forming Region NGC 3582 without Stars (Narrated by Amy)"
|
||||
length: 124
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/oDXBMjg9HKU/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDQx56iTlsHGslGMkJ74MTqRDD1Og"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/oDXBMjg9HKU/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCtSxSxylG8N0BzEXuMoaYysr7tYg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCZepiiyNNbD2XL5sWnJBC_A
|
||||
name: Videotizer
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-U_lrqx8vdSmtroiCAcCBQKJr2v3avMAfxNQMQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 10 hours ago
|
||||
view_count: 13
|
||||
is_live: false
|
||||
- id: aU0vNvVHXa8
|
||||
title: 🌎 LIVE ASTEROID Watch Tracking
|
||||
length: ~
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/aU0vNvVHXa8/hqdefault_live.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBK26DJlPwe8sxoySl9hGivR0svQQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/aU0vNvVHXa8/hqdefault_live.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDDXZJsaj__GROOX4y5uldWc_GkSA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCNrGOnduIS9BXIRmDcHasZA
|
||||
name: WorldCam
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Q7Z8LG0HOr81nujcPB6GMCjixEZ0kh7Y7rIJyO8pVWki5EvGBO5p7Cmu1RuBp4ZyZ6M174Tk=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: ~
|
||||
view_count: 23
|
||||
is_live: true
|
||||
- id: 6scCF_8YN70
|
||||
title: Dramatic footage of the tsunami that hit Japan
|
||||
length: 133
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/6scCF_8YN70/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA5oP2ObSoxifqGHzx7OfEzpnFHIA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/6scCF_8YN70/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDmfdbERTuZ2tkEVhcU0PsqqJK0QQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCelk6aHijZq-GJBBB9YpReA
|
||||
name: BBC News عربي
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8d9XFV2AuqJJwQv7De9Zaa1b1TUegQonrfbwn3Rmk=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 11 years ago
|
||||
view_count: 118635723
|
||||
is_live: false
|
||||
- id: n4IhCSMkADc
|
||||
title: "EARTH FROM SPACE: Like You've Never Seen Before"
|
||||
length: 766
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/n4IhCSMkADc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAhEA9mKd5lvhDnmtV5xXY22Zjfdg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/n4IhCSMkADc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBeVifVX2-tLFLYZHd6OS-hxMZG5Q"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC_sXrcURB-Dh4az_FveeQ0Q
|
||||
name: DOCUMENTARY TUBE
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu82ahAfD5Hg4BBnzMOb5rBETkeIp7tOV3KmklQrug=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 7 years ago
|
||||
view_count: 11226061
|
||||
is_live: false
|
||||
- id: bgbH4FAmAA0
|
||||
title: Winter Cab View from two of the most SCENIC RAILWAYS in the WORLD
|
||||
length: ~
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/bgbH4FAmAA0/hqdefault_live.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDK5dHaUNVD62cFE9pVq-zw4N8Qkw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/bgbH4FAmAA0/hqdefault_live.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDCyLWpXywvqQlLx3-s4380UA4t_A"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCj-Xm8j6WBgKY8OG7s9r2vQ
|
||||
name: RailCowGirl
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/w7ypnC99hE2BTYOC9k2g5Ud1_gYmY6V0QsaeeRO0hsdeAvxzK4-S7Hb0NcAT63EaK73uvFkylw=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: ~
|
||||
view_count: 108
|
||||
is_live: true
|
||||
- id: uD4izuDMUQA
|
||||
title: "TIMELAPSE OF THE FUTURE: A Journey to the End of Time (4K)"
|
||||
length: 1761
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/uD4izuDMUQA/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDjQYM5oXPQlFF0E-qc9n3mGlDRJQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/uD4izuDMUQA/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDmzWWM3kFHfQFcNAah9CFi5W6RgQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCR9sFzaG9Ia_kXJhfxtFMBA
|
||||
name: melodysheep
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9f_kXOD3kaGk4JEa-Q-bOSNEXZ8com31Y7fWUrjA=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 years ago
|
||||
view_count: 85240979
|
||||
is_live: false
|
||||
- id: Z6DpPQ8QdLg
|
||||
title: Earthrise - Planet Earth Seen From The Moon - Real Time Journey Across The Lunar Surface
|
||||
length: 241
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/Z6DpPQ8QdLg/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAOLBguftqGZ-KSwoUPACRpCVwOGQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/Z6DpPQ8QdLg/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCia9PQzhFBug6cUBwDnksZdgpjfA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCakgsb0w7QB0VHdnCc-OVEA
|
||||
name: Space Videos
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-XSLLgLQOl336BvRh09RHYLTSE9PJTCWmv7M96yQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 4 years ago
|
||||
view_count: 5405668
|
||||
is_live: false
|
||||
- id: 1hNF3Wuw0LI
|
||||
title: New York City Walk 24/7 Chat Stream
|
||||
length: ~
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/1hNF3Wuw0LI/hqdefault_live.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLD-mGKGIK69-Ozcl3h9LAdqTpNE9A"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/1hNF3Wuw0LI/hqdefault_live.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDpj38N6q0wasdWmjXsUMQeokXy3w"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCRI_rCIV69l-PmT3oyD64kw
|
||||
name: Afraz Explores
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu91VayH9eNQz_K76G3nHXGtajLfNNi8z1g6TndTkQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: ~
|
||||
view_count: 10
|
||||
is_live: true
|
||||
- id: ZEyAs3NWH4A
|
||||
title: "New: Mars In 4K"
|
||||
length: 609
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/ZEyAs3NWH4A/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAdzoD50ree_56JKW0-yPFWKnpTUw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/ZEyAs3NWH4A/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDMcz98bCiwgIDTCo3R07FtUQFoRw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCZvxw99l3xDC6BIHb8nJKGg
|
||||
name: ElderFox Documentaries
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-3brfdCRc07w4OHmekA2EGcfSeyA-m246NC7RIWg=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 61247221
|
||||
is_live: false
|
||||
- id: NF4LQaWJRDg
|
||||
title: "Hiroshima: Dropping the Bomb"
|
||||
length: 276
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/NF4LQaWJRDg/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDhvEsHXRIBs2CuAXkqHh07B4CDeg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/NF4LQaWJRDg/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCQQSapQqoh8K8Nu5JqwfvKq7OLpQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC2ccm1GajfSujz7T18d7cKA
|
||||
name: BBC Studios
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/NH5fbfmJy_I_7R23Ooxm8X4nGR_bOGl4798KY75PqVfVmArbPyElwxfJMpmJg85yoqZ3M9RwmoI=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 15 years ago
|
||||
view_count: 36276575
|
||||
is_live: false
|
||||
- id: qhOe_PxiNo8
|
||||
title: "Imagens, Talvez Inéditas do Tsunami no Japão"
|
||||
length: 1202
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/qhOe_PxiNo8/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDqvJn8j2qyzBpIwpchGDhU449YtA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/qhOe_PxiNo8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDv-MtvNTOdagJWMiRpfbqTXOokYw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCyrM5blUZAQoX9UvObdjtig
|
||||
name: Valdemar Gomes
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9BXQxpMGH66_h8nyVcbg5q4SzDoVg6zZgiHwz_OZo=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 5 years ago
|
||||
view_count: 12004917
|
||||
is_live: false
|
||||
- id: zf3bDpdhUNc
|
||||
title: Astronauts accidentally lose a shield in space (GoPro 8K)
|
||||
length: 566
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/zf3bDpdhUNc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAg0e6zMCEA7X4dx2H7uWmL6DuTfQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/zf3bDpdhUNc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCaLK95-Tvsx8BHzNvfFuVek0taYA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCgP30k64HHZ0OY1QkEgS6Pw
|
||||
name: Waa Sop
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9Hbw6EO7w1IRHCn-7sKkdKY2rLvlvdtXV_lPUm=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
view_count: 22901662
|
||||
is_live: false
|
||||
- id: mJxsj51d-Pk
|
||||
title: Record breaking space jump - free fall faster than speed of sound - Red Bull Stratos.
|
||||
length: 503
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/mJxsj51d-Pk/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBmhCf2s6IuaCOzdRvSI-qnlR33xA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/mJxsj51d-Pk/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBj5ZLcWr3Hdpto4kWotkIeRYnCYQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCBuDzfvztEJvNll_w1E9xFw
|
||||
name: The Random Theorizer
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/s2gUlcsr82cpigXnf1Bz3wNuIDJp5FjUCzVJUNNZH1uT6z2h01S5SayCvVDs0D1TDhCqUBXdGg=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 4 years ago
|
||||
view_count: 42814880
|
||||
is_live: false
|
||||
- id: fr_hXLDLc38
|
||||
title: "Horizons mission - Soyuz: launch to orbit"
|
||||
length: 607
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/fr_hXLDLc38/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCtdCzVkOkNo2YAzImB4VdRi5mbgQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/fr_hXLDLc38/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLA8IzkmJyvF-ni7lNwwbpFzR7vL8A"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCIBaDdAbGlFDeS33shmlD0A
|
||||
name: "European Space Agency, ESA"
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/G6P_N9SQHR2yJwJUW3Ldl1eOOkFQW5-_cZmez-ox9l64XMzb-VsICIVnRbqCc03h9f92EjaTsA=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 4 years ago
|
||||
view_count: 9592134
|
||||
is_live: false
|
||||
- id: Jh-qzwdiAGY
|
||||
title: The Earth 4K - Incredible 4K / UHD Video of Earth From Space
|
||||
length: 3594
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/Jh-qzwdiAGY/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDxyeDTGe_ou8OatbRvZJjocjvEfw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/Jh-qzwdiAGY/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLB_ca9XHlfipseA5GjyO3cAxQcUxA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCakgsb0w7QB0VHdnCc-OVEA
|
||||
name: Space Videos
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-XSLLgLQOl336BvRh09RHYLTSE9PJTCWmv7M96yQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 5 years ago
|
||||
view_count: 4463605
|
||||
is_live: false
|
||||
- id: EPyl1LgNtoQ
|
||||
title: "The View from Space - Earth's Countries and Coastlines"
|
||||
length: 227
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/EPyl1LgNtoQ/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA7DtUC7ZI8nVXddLnRs2hCDAW6PA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/EPyl1LgNtoQ/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCcKnKRMBk00bxkbBPhpGe_S1NOgg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC1znqKFL3jeR0eoA0pHpzvw
|
||||
name: SpaceRip
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8eX-9Hw2jowJrG3bVcwOImq4mFNygW2UcAL67N1Q=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 10 years ago
|
||||
view_count: 14094460
|
||||
is_live: false
|
||||
- id: 7KXGZAEWzn0
|
||||
title: ORBIT - Journey Around Earth in Real Time // 4K Remastered
|
||||
length: 5560
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/7KXGZAEWzn0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLC18tscsYVoOweHeG46RxP93pExiA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/7KXGZAEWzn0/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDA0xDLHB0bOajBJmgbtbL9ATfhAQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC28l88GMXXqZYfY0Ru9h50w
|
||||
name: Seán Doran
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/w3vlvJBzcgyd6_GKbHQj9SH7-IDcTGeg9Bg7u8MgakvzADjeB_3wb92yFoWP_boYQDMLxPs6rz8=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 9901163
|
||||
is_live: false
|
||||
- id: KTUa9rG08go
|
||||
title: NASA Artemis I Mon Rocket Testing and Inspection LIVE From Launch Complex 39B
|
||||
length: ~
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/KTUa9rG08go/hqdefault_live.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDONYcbg3bgmkGnu5k4koV9aPgy2g"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/KTUa9rG08go/hqdefault_live.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCa5vl18djKdGbhDNs-fCZIplteTA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCDyeuRnxf_hxEyH1B7aoDQQ
|
||||
name: thebhp
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-o7flNGjLyCLIIeV65K98AsmGZ75wpinh8hsQr_w=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: ~
|
||||
view_count: 15
|
||||
is_live: true
|
||||
ctoken: CBQSExILODZZTEZPb2c0R03AAQHIAQEYACrgBzJzNkw2d3poQlFyZUJRb0Q4ajRBQ2czQ1Bnb0k3b3VlbjdUTV9yRklDZ1B5UGdBS0RjSS1DZ2lIaU55ejlkLWI2M1VLQV9JLUFBb093ajRMQ0tXNTlNR2pwdkNhb0FFS0FfSS1BQW9Od2o0S0NLLTduYXJ2NXN1bWFRb0Q4ajRBQ2c3Q1Bnc0l2ZV9nLVBfQ3dPUHFBUW9EOGo0QUNnN0NQZ3NJdDRDUW1aS2hpTUdmQVFvRDhqNEFDZzNDUGdvSWpZQ1lnWVg4c1lOdUNnUHlQZ0FLRHNJLUN3aUFvckdHN3RtSW43Z0JDZ1B5UGdBS0RjSS1DZ2k0NmNINDBLZTYwR2NLQV9JLUFBb093ajRMQ0xLaHc5M1d1OUdKMWdFS0FfSS1BQW9Od2o0S0NJQ18ySnEzbHFDbVpBb0Q4ajRBQ2czQ1Bnb0l1SWlsckpyb2dxODBDZ1B5UGdBS0RzSS1Dd2lQN1lqano5X25pYW9CQ2dQeVBnQUtEc0ktQ3dqWG9ZVzc2ZUgyX3MwQkNnUHlQZ0FLRHNJLUN3ajU4ZmZxLVpHYnpwZ0JDZ1B5UGdBS0RjSS1DZ2pfNXEyR3k2djQzMzRLQV9JLUFBb053ajRLQ09hQWlMdncyZXFQSmdvRDhqNEFDZzNDUGdvSWhPMjJ3TXU2cWY0UUNnUHlQZ0FLRHNJLUN3ajluTnVJd016eDB1d0JDZ1B5UGdBS0RjSS1DZ2lLNU5PTjY5N0dtaWtLQV9JLUFBb2FtajhYQ2hWUGZEazRNek0xTXpjMU5ERTJOVGMzT0RnMk1UY0tHNW9fR0FvV1Qzd3hNekF5TXpnek9UY3hPREk0TXpVMU9EUTFNd29ibWo4WUNoWlBmREUxT0RVek5Ua3dPRGczTURVeE1qVTBOemcwQ2dQeVBnQUtBX0ktQUJJWEFBSUVCZ2dLREE0UUVoUVdHQm9jSGlBaUpDWW9MQzBhQkFnQUVBRWFCQWdDRUFNYUJBZ0VFQVVhQkFnR0VBY2FCQWdJRUFrYUJBZ0tFQXNhQkFnTUVBMGFCQWdPRUE4YUJBZ1FFQkVhQkFnU0VCTWFCQWdVRUJVYUJBZ1dFQmNhQkFnWUVCa2FCQWdhRUJzYUJBZ2NFQjBhQkFnZUVCOGFCQWdnRUNFYUJBZ2lFQ01hQkFna0VDVWFCQWdtRUNjYUJBZ29FQ2thQkFnb0VDb2FCQWdvRUNzYUJBZ3NFQ2thQkFnc0VDb2FCQWdzRUNzYUJBZ3RFQ2thQkFndEVDb2FCQWd0RUNzcUZ3QUNCQVlJQ2d3T0VCSVVGaGdhSEI0Z0lpUW1LQ3d0ag93YXRjaC1uZXh0LWZlZWQ%3D
|
||||
top_comments:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
latest_comments:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
|
|
@ -0,0 +1,364 @@
|
|||
---
|
||||
source: src/client/video_details.rs
|
||||
expression: map_res.c
|
||||
---
|
||||
id: XuM2onMGvTI
|
||||
title: Gäa
|
||||
description:
|
||||
- Text: "Provided to YouTube by Universal Music Group\n\nGäa · Oonagh\n\nBest Of\n\n℗ An Airforce1 Records / We Love Music recording; ℗ 2014 Universal Music GmbH\n\nReleased on: 2020-08-07\n\nProducer, Associated Performer, Background Vocalist: Hardy Krech\nProducer: Mark Nissen\nAssociated Performer, Background Vocalist: Andreas Fahnert\nAssociated Performer, Background Vocalist: Velile Mchunu\nAssociated Performer, Background Vocalist: Billy King\nAssociated Performer, Background Vocalist: Alex Prince\nAssociated Performer, Flute: Sandro Friedrich\nProgrammer: Hartmut Krech\nEditor: Severin Zahler\nComposer Lyricist: Hartmut Krech\nComposer Lyricist: Mark Nissen\nAuthor: Lukas Hainer\nAuthor: Michael Boden\n\nAuto-generated by YouTube."
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: artist
|
||||
subscriber_count: 33900
|
||||
view_count: 20304
|
||||
like_count: 146
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: "Aug 6, 2020"
|
||||
is_live: false
|
||||
is_ccommons: false
|
||||
chapters: []
|
||||
recommended:
|
||||
count: ~
|
||||
items:
|
||||
- id: XtV_HGppS6A
|
||||
title: Vergiss mein nicht
|
||||
length: 263
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/XtV_HGppS6A/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLC4oeSAhTiX-CO6nISLrR5b-c-lwQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/XtV_HGppS6A/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBnuxAs60HPbo4dNichVVLomJU5yw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 30966
|
||||
is_live: false
|
||||
- id: BcqM8Qshx7U
|
||||
title: Kuliko Jana - Eine neue Zeit
|
||||
length: 210
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/BcqM8Qshx7U/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCTOMybYKiZ2jPlKUFcoYLngroaJw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/BcqM8Qshx7U/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCGkaVvqBJSpekdU5XBbPLdrGoc5w"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 15269
|
||||
is_live: false
|
||||
- id: IUFUIgZOcow
|
||||
title: Silmaril - Schöner als die Sterne
|
||||
length: 205
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/IUFUIgZOcow/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDraypAb-39OjGj6XeSxb5ZWuCntQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/IUFUIgZOcow/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLB8k6NzrSp2WHpZZxrWsYCLFheiFQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 29035
|
||||
is_live: false
|
||||
- id: UtP9J88Jzg0
|
||||
title: Ruinen im Sand
|
||||
length: 195
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/UtP9J88Jzg0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCmkebFxTlBZCOUHBFkMHv0DodLFQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/UtP9J88Jzg0/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAOdwJVkok-U7P1YrZEchZZqY_HlQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 46009
|
||||
is_live: false
|
||||
- id: sg6j-zfUF_A
|
||||
title: Eldamar
|
||||
length: 223
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/sg6j-zfUF_A/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDk_V_5woDmnABodJnokWXNeyUulg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/sg6j-zfUF_A/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCFtDJv4zRfP6XgwasjaN_nvdfG7Q"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 7405
|
||||
is_live: false
|
||||
- id: u2XCC1rKxV0
|
||||
title: Faolan
|
||||
length: 256
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/u2XCC1rKxV0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDd4Q0v9znAMTV6GLYt4Jq40MWX0w"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/u2XCC1rKxV0/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBpNh48nrIpf9g319CFxdew6geBNg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 19383
|
||||
is_live: false
|
||||
- id: oOBBBl3fywU
|
||||
title: Aeria - Vom Wind
|
||||
length: 260
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/oOBBBl3fywU/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDCGpN0DnijJM8UhMKcFsTC6CFNEA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/oOBBBl3fywU/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDIbcgc40xqz31qznzHOLgQwreVug"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 4 years ago
|
||||
view_count: 132472
|
||||
is_live: false
|
||||
- id: pI0Rancanz0
|
||||
title: Vergiss mein nicht
|
||||
length: 263
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/pI0Rancanz0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLC_VG_5tF7ygcOE7baJcqsqyo_Ygw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/pI0Rancanz0/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCqwnQEfS0n-u_ZHhYoBm1c2CE1vA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 4 years ago
|
||||
view_count: 367684
|
||||
is_live: false
|
||||
- id: DsviLYh1CB0
|
||||
title: Eldamar
|
||||
length: 222
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/DsviLYh1CB0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAc_WXeia9Pd2hK1PwTpTaGCKtlgA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/DsviLYh1CB0/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBGFm7JFaTrbLwyM2FygkWJiKYtog"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 4 years ago
|
||||
view_count: 195958
|
||||
is_live: false
|
||||
- id: Ctpe9kafn78
|
||||
title: So still mein Herz
|
||||
length: 259
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/Ctpe9kafn78/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDJqIxVeJPDgMFXTavr1aaYBuaY6w"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/Ctpe9kafn78/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBxlTlqj7JCTsvoQdWyMkB_JZJ1dA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 37702
|
||||
is_live: false
|
||||
- id: y252630WbIk
|
||||
title: "Oonagh und Santiano: Vergiss mein nicht (mit lyrics)"
|
||||
length: 260
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/y252630WbIk/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCgH4BN_8psoaGXUedP2Rr98O7OiA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/y252630WbIk/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLB46U70iwBeTHxuhx-WIo7HyGBZrw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC8mcGChRS6Zm7pCSYbHeoVw
|
||||
name: princessZelda
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_nInqHepko-uEkZCyuJOHHAURiCpKi9Kr-PxIFoQ=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 8 years ago
|
||||
view_count: 103494
|
||||
is_live: false
|
||||
- id: YgUZtELr_jw
|
||||
title: Aulë und Yavanna
|
||||
length: 216
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/YgUZtELr_jw/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA8840OzkwuDCpmkn_HS2w3EnlPwA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/YgUZtELr_jw/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCGv4mZUCuLNMamRg3_grrVlPIWbA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 19342
|
||||
is_live: false
|
||||
- id: ABKSs0aU4C0
|
||||
title: Gäa (Akustik Version)
|
||||
length: 235
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/ABKSs0aU4C0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBtmUrTNQYkg0ATqAkPyvUPHzf9Gg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/ABKSs0aU4C0/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLA3jsvsY3iK5lxVL7bx4pqNjPVRrg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 9392
|
||||
is_live: false
|
||||
- id: O0I3rJsHikA
|
||||
title: Orome (A-Class Remix)
|
||||
length: 199
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/O0I3rJsHikA/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBLWSYj7yLNMsJkr2Hs4JOx2Rfpqg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/O0I3rJsHikA/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAp0oazQazRwouj60Ssw9tOJ08eGg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCVGvnqB-5znqPSbMGlhF4Pw
|
||||
name: Sentamusic
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/Ar1GRzJMqeBZcp-DY24TDn6Nqdl_O0GWIgu-ms_RlCpFr6nR7mNx8WBrFQhOkvB7h_gMRnse=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 22994
|
||||
is_live: false
|
||||
ctoken: CBQSExILWHVNMm9uTUd2VEnAAQHIAQEYACqsBzJzNkw2d3k2QlFxM0JRb0Q4ajRBQ2czQ1Bnb0lvSmVsMDhiajMtcGVDZ1B5UGdBS0o5SS1KQW9pVUV4aGFGSktXRWczV0ZCSWJWZE9TemMwVm5wM1NVWXljWFZYY1dSR1NWZDJjZ29EOGo0QUNpZlNQaVFLSWxCTU5pMTRZV3hIWVZaRmRYQjJlVGxHUVVoZlJYZ3pTRlYxWHpGaFVrRXlialFLQV9JLUFBb1MwajRQQ2cxU1JGaDFUVEp2YmsxSGRsUkpDZ1B5UGdBS0RjSS1DZ2kxajRmWmtKNmo1UVVLQV9JLUFBb053ajRLQ0l6bHViS2doTldnSVFvRDhqNEFDZzNDUGdvSWpaeW4tUHlrXy1sU0NnUHlQZ0FLRHNJLUN3andyOUMtc18tb2g3SUJDZ1B5UGdBS0o5SS1KQW9pVUV3d1dqSlNSVFZsY1dGWlRWRXhiRnBaZGtWalRrOW1UVmx3VFVvelkyTktRd29EOGo0QUNnN0NQZ3NJM1lxcjFyWEI4TEs3QVFvRDhqNEFDZzdDUGdzSWhaYl83dVdna1BDZ0FRb0Q4ajRBQ2c3Q1Bnc0l2YjdxdUtldHhNYWtBUW9EOGo0QUNnM0NQZ29JblpEVXc5akYtT1VPQ2dQeVBnQUtIOUktSEFvYVVrUkZUV1E0VUZwSmRqbERVSE4yZGtWRVltOWZjRlZFTkhjS0FfSS1BQW9Od2o0S0NMLV9fclRrM3BmdENnb0Q4ajRBQ2c3Q1Bnc0lpZG5aNkxmZG5iZkxBUW9EOGo0QUNnM0NQZ29JdlB5dmw4UzJ4b0ppQ2dQeVBnQUtETUktQ1FpdHdOTzB0TmFrQ1FvRDhqNEFDaWZTUGlRS0lsQk1NazR6TjFoVWQxaG5jRlZpYWxSemNXVjFNbEZFZVRCTGIyRnpkMDlZTVZvS0FfSS1BQW9Od2o0S0NNQ1VudGpKOVkyaE94SVVBQUlFQmdnS0RBNFFFaFFXR0JvY0hpQWlKQ1lhQkFnQUVBRWFCQWdDRUFNYUJBZ0VFQVVhQkFnR0VBY2FCQWdJRUFrYUJBZ0tFQXNhQkFnTUVBMGFCQWdPRUE4YUJBZ1FFQkVhQkFnU0VCTWFCQWdVRUJVYUJBZ1dFQmNhQkFnWUVCa2FCQWdhRUJzYUJBZ2NFQjBhQkFnZUVCOGFCQWdnRUNFYUJBZ2lFQ01hQkFna0VDVWFCQWdtRUNjcUZBQUNCQVlJQ2d3T0VCSVVGaGdhSEI0Z0lpUW1qD3dhdGNoLW5leHQtZmVlZA%3D%3D
|
||||
top_comments:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
latest_comments:
|
||||
count: 0
|
||||
items: []
|
||||
ctoken: ~
|
||||
|
|
@ -0,0 +1,507 @@
|
|||
---
|
||||
source: src/client/video_details.rs
|
||||
expression: map_res.c
|
||||
---
|
||||
id: ZeerrnuLi5E
|
||||
title: "aespa 에스파 'Black Mamba' MV"
|
||||
description:
|
||||
- Text: "🎧Listen and download aespa's debut single \"Black Mamba\": "
|
||||
- Web:
|
||||
text: "https://smarturl.it/aespa_BlackMamba"
|
||||
url: "https://smarturl.it/aespa_BlackMamba"
|
||||
- Text: "\n🐍The Debut Stage "
|
||||
- Video:
|
||||
text: "https://youtu.be/Ky5RT5oGg0w"
|
||||
id: Ky5RT5oGg0w
|
||||
start_time: 0
|
||||
- Text: "\n\n🎟️ aespa Showcase SYNK in LA! Tickets now on sale: "
|
||||
- Web:
|
||||
text: "https://www.ticketmaster.com/event/0A..."
|
||||
url: "https://www.ticketmaster.com/event/0A005CCD9E871F6E"
|
||||
- Text: "\n\nSubscribe to aespa Official YouTube Channel!\n"
|
||||
- Web:
|
||||
text: "https://www.youtube.com/aespa?sub_con..."
|
||||
url: "https://www.youtube.com/aespa?sub_confirmation=1"
|
||||
- Text: "\n\naespa official\n"
|
||||
- Web:
|
||||
text: "https://www.youtube.com/c/aespa"
|
||||
url: "https://www.youtube.com/c/aespa"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://www.instagram.com/aespa_official"
|
||||
url: "https://www.instagram.com/aespa_official"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://www.tiktok.com/@aespa_official"
|
||||
url: "https://www.tiktok.com/@aespa_official"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://twitter.com/aespa_Official"
|
||||
url: "https://twitter.com/aespa_Official"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://www.facebook.com/aespa.official"
|
||||
url: "https://www.facebook.com/aespa.official"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://weibo.com/aespa"
|
||||
url: "https://weibo.com/aespa"
|
||||
- Text: "\n\n"
|
||||
- Text: "#aespa"
|
||||
- Text: " "
|
||||
- Text: "#æspa"
|
||||
- Text: " "
|
||||
- Text: "#BlackMamba"
|
||||
- Text: " "
|
||||
- Text: "#블랙맘바"
|
||||
- Text: " "
|
||||
- Text: "#에스파"
|
||||
- Text: "\naespa 에스파 'Black Mamba' MV ℗ SM Entertainment"
|
||||
channel:
|
||||
id: UCEf_Bc-KVd7onSeifS3py9g
|
||||
name: SMTOWN
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: verified
|
||||
subscriber_count: 30900000
|
||||
view_count: 232792465
|
||||
like_count: 4010156
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: "Nov 17, 2020"
|
||||
is_live: false
|
||||
is_ccommons: false
|
||||
chapters: []
|
||||
recommended:
|
||||
count: ~
|
||||
items:
|
||||
- id: 4TWR90KJl84
|
||||
title: "aespa 에스파 'Next Level' MV"
|
||||
length: 236
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/4TWR90KJl84/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBYCGc-AKsDC6UpJgIZw2_VsqjVWA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/4TWR90KJl84/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDh-eDxZBmrNsHcb6pYX0Gyx6gJ8Q"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCEf_Bc-KVd7onSeifS3py9g
|
||||
name: SMTOWN
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
view_count: 245412217
|
||||
is_live: false
|
||||
- id: WPdWvnAAurg
|
||||
title: "aespa 에스파 'Savage' MV"
|
||||
length: 259
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/WPdWvnAAurg/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDQGxlnDkAdMYRm2cdkDmiDbBDpYw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/WPdWvnAAurg/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAIHFE0eH_r-HP7DRPv1QJJnRDzWw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCEf_Bc-KVd7onSeifS3py9g
|
||||
name: SMTOWN
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 11 months ago
|
||||
view_count: 215292736
|
||||
is_live: false
|
||||
- id: NoYKBAajoyo
|
||||
title: EVERGLOW (에버글로우) - DUN DUN MV
|
||||
length: 209
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/NoYKBAajoyo/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLC3OhCUbjpIclmjfV8W8T98nVI5pA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/NoYKBAajoyo/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLA-CdJunWg1z_pnrT55qagTHnxkdQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC_pwIXKXNm5KGhdEVzmY60A
|
||||
name: Stone Music Entertainment
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/jv3r-jNHhG2jktdZcbxgdOUqdX6Yu-AbrpS6kYpYAeoAc0nZyMB5x7jjdjoDzxmHo2Q0LZQC=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 264670229
|
||||
is_live: false
|
||||
- id: KhTeiaCezwM
|
||||
title: "[MV] MAMAMOO (마마무) - HIP"
|
||||
length: 211
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/KhTeiaCezwM/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCMGgSAC2vrBvhW5_JvAG6-DmNv_Q"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/KhTeiaCezwM/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLA_AtcABVzc3_EHCbI_4rX0p5TdPg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCuhAUMLzJxlP1W7mEk0_6lA
|
||||
name: MAMAMOO
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/pxss4iuAJnKYGEjwr8-IwWUfClkt9aKrk-bas2RI8dN78AHKOI-bpvSeSnfgiVfCs8HVRndnJQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 354281319
|
||||
is_live: false
|
||||
- id: Jh4QFaPmdss
|
||||
title: "(G)I-DLE - 'TOMBOY' Official Music Video"
|
||||
length: 198
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/Jh4QFaPmdss/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAQf02NuUqxsFasUAqJQYGS6SMDkw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/Jh4QFaPmdss/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCeli7ilK9pbAk_0tdBSfVmZq15_w"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCritGVo7pLJLUS8wEu32vow
|
||||
name: (G)I-DLE (여자)아이들 (Official YouTube Channel)
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9tIeeDu8mkXaEDndLiSPg-dKUCvKsHKy0qXQqWfA=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 6 months ago
|
||||
view_count: 167648677
|
||||
is_live: false
|
||||
- id: CM4CkVFmTds
|
||||
title: "TWICE \"I CAN'T STOP ME\" M/V"
|
||||
length: 221
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/CM4CkVFmTds/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBfd7QADIduQSR2ESLIp1k5gxxNDg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/CM4CkVFmTds/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDRn7hTXV_Ls30E6BQNZQtQjbuEpA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCaO6TYtlC8U5ttz62hTrZgg
|
||||
name: JYP Entertainment
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/fxlLUAZQPfYiK_6B-8ZQDbT1C_o-LkTTT75RO_JZ_78SbTSrNrRHB-X7nJkUJYKUb2XOos_Tnw=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
view_count: 455437333
|
||||
is_live: false
|
||||
- id: uR8Mrt1IpXg
|
||||
title: "Red Velvet 레드벨벳 'Psycho' MV"
|
||||
length: 216
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/uR8Mrt1IpXg/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAnAsLcZaI1uWDB4nag1KnNotAUWw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/uR8Mrt1IpXg/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBY8Von40LZlH0BIduElAOd7YQ3KQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCEf_Bc-KVd7onSeifS3py9g
|
||||
name: SMTOWN
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 344730852
|
||||
is_live: false
|
||||
- id: QslJYDX3o8s
|
||||
title: "Red Velvet 레드벨벳 '러시안 룰렛 (Russian Roulette)' MV"
|
||||
length: 212
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/QslJYDX3o8s/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAsWKGsqhHRSd2Q5s0Gh-PrmOywIA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/QslJYDX3o8s/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBxI-TnpKcQZwnWRoNB9YKxHLSm2A"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCEf_Bc-KVd7onSeifS3py9g
|
||||
name: SMTOWN
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 6 years ago
|
||||
view_count: 238321583
|
||||
is_live: false
|
||||
- id: EaswWiwMVs8
|
||||
title: "Stray Kids \"소리꾼(Thunderous)\" M/V"
|
||||
length: 199
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/EaswWiwMVs8/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLC2hrj6yzhYrHdiS7z5i99gt15fNw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/EaswWiwMVs8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDlPZ0QEZ660Wy2YKQDPHu15ToVjw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCaO6TYtlC8U5ttz62hTrZgg
|
||||
name: JYP Entertainment
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/fxlLUAZQPfYiK_6B-8ZQDbT1C_o-LkTTT75RO_JZ_78SbTSrNrRHB-X7nJkUJYKUb2XOos_Tnw=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
view_count: 240527435
|
||||
is_live: false
|
||||
- id: pNfTK39k55U
|
||||
title: "ITZY \"달라달라(DALLA DALLA)\" M/V @ITZY"
|
||||
length: 227
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/pNfTK39k55U/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDnW6UNp_Ny3hCIowtq-42AopJc7Q"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/pNfTK39k55U/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCnyuzgT_mOWI6DXU6lPYPvHiO6Lw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCaO6TYtlC8U5ttz62hTrZgg
|
||||
name: JYP Entertainment
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/fxlLUAZQPfYiK_6B-8ZQDbT1C_o-LkTTT75RO_JZ_78SbTSrNrRHB-X7nJkUJYKUb2XOos_Tnw=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 3 years ago
|
||||
view_count: 306144594
|
||||
is_live: false
|
||||
- id: dYRITmpFbJ4
|
||||
title: "aespa 에스파 'Girls' MV"
|
||||
length: 269
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/dYRITmpFbJ4/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBOxN6ukbZNOPwUBhRZYgG9r23lng"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/dYRITmpFbJ4/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBLmRDhzBtNHCuokfKRQufiNKKfZg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCEf_Bc-KVd7onSeifS3py9g
|
||||
name: SMTOWN
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 months ago
|
||||
view_count: 100128895
|
||||
is_live: false
|
||||
- id: ioNng23DkIM
|
||||
title: "BLACKPINK - 'How You Like That' M/V"
|
||||
length: 184
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/ioNng23DkIM/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLANTO784ijwW2y4bhZaWcfKzEe9iQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/ioNng23DkIM/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBxowAdlmSKxE0fBd1ij2D-4SiH8Q"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCOmHUn--16B90oW2L6FRR3A
|
||||
name: BLACKPINK
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/hZDUwjoeQqigphL4A1tkg9c6hVp5yXmbboBR7PYFUSFj5PIJSA483NB5v7b0XVoTN9GCku3tqQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 1146631077
|
||||
is_live: false
|
||||
- id: Ujb-gvqsoi0
|
||||
title: "Red Velvet - IRENE & SEULGI 'Monster' MV"
|
||||
length: 182
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/Ujb-gvqsoi0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBrGO-Gkm-UqCln07oFNKfFgioXYQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/Ujb-gvqsoi0/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDeaEGoH8CCM5osz_jfzbKzkPKHuA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCEf_Bc-KVd7onSeifS3py9g
|
||||
name: SMTOWN
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 126406160
|
||||
is_live: false
|
||||
- id: bwmSjveL3Lc
|
||||
title: "BLACKPINK - '붐바야 (BOOMBAYAH)' M/V"
|
||||
length: 244
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/bwmSjveL3Lc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDRzdujtL9QM0RZ8elD00oS2fXMhg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/bwmSjveL3Lc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBOprayVWEKYsgHjpoCw6GFcV3Hng"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCOmHUn--16B90oW2L6FRR3A
|
||||
name: BLACKPINK
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/hZDUwjoeQqigphL4A1tkg9c6hVp5yXmbboBR7PYFUSFj5PIJSA483NB5v7b0XVoTN9GCku3tqQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 6 years ago
|
||||
view_count: 1476093662
|
||||
is_live: false
|
||||
- id: 6uJf2IT2Zh8
|
||||
title: "Red Velvet 레드벨벳 '피카부 (Peek-A-Boo)' MV"
|
||||
length: 230
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/6uJf2IT2Zh8/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA8MvitHoGOKv_kHXY3RqkB7qr7tw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/6uJf2IT2Zh8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDRuEzIeATZFJUFYXMuM_xllG9Rlw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCEf_Bc-KVd7onSeifS3py9g
|
||||
name: SMTOWN
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 4 years ago
|
||||
view_count: 228968545
|
||||
is_live: false
|
||||
- id: Y8JFxS1HlDo
|
||||
title: "IVE 아이브 'LOVE DIVE' MV"
|
||||
length: 179
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/Y8JFxS1HlDo/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDf8U7fRH0R-qXbbGwKwpKBCeOa4A"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/Y8JFxS1HlDo/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDOopxOvyhTYJ-zF5yqFpEl5_W_EQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCYDmx2Sfpnaxg488yBpZIGg
|
||||
name: starshipTV
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu_09DwCM_6aPAyhOP_HYK1v1Jm9YdYwW1zLtBkP3w=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 5 months ago
|
||||
view_count: 152292435
|
||||
is_live: false
|
||||
- id: 2FzSv66c7TQ
|
||||
title: A E S P A (에스파) ALL SONGS PLAYLIST 2022 | 에스파 노래 모음
|
||||
length: 3441
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/2FzSv66c7TQ/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBJl1tQDODos5G6RJlpg4R-pvWNZA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/2FzSv66c7TQ/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDwNGxfuWgeWd89L-3QdrSWLsAfow"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCK8S6QMrTk1G8TYQwIyDo-w
|
||||
name: 𝙇𝙌 𝙆𝙋𝙊𝙋
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/rZ1gXNVDG3ptvB62jhHWroQOCZo1KmmBrR6EWy4XkYS9fvTJ_xW8LOmhr9cDDOM0Xrr4xLgx=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 months ago
|
||||
view_count: 504562
|
||||
is_live: false
|
||||
- id: NU611fxGyPU
|
||||
title: "aespa 에스파 'Black Mamba' Dance Practice"
|
||||
length: 175
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/NU611fxGyPU/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAgKORzcy6WKosI1_PAVWDgcjJ9jA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/NU611fxGyPU/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDqWWIfLCdtyqy5aIUA_PGcEW2r2g"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC9GtSLeksfK4yuJ_g1lgQbg
|
||||
name: aespa
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/nQLCaWhre_Fp09Iw1Qpuv_v_ljV2pxPCSUcENjuPbyAmmgNJgi7RTYimbfX2raR7YKD_LrMH7Q=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
view_count: 34445393
|
||||
is_live: false
|
||||
ctoken: CBQSExILWmVlcnJudUxpNUXAAQHIAQEYACq7BjJzNkw2d3psQkFyaUJBb0Q4ajRBQ2c3Q1Bnc0l6cS1tbFBTLTVKcmhBUW9EOGo0QUNoTFNQZzhLRFZKRVdtVmxjbkp1ZFV4cE5VVUtBX0ktQUFvdzBqNHRDaXRTUkVOTVFVczFkWGxmYXpJM2RYVXRSWFJSWDJJMVZUSnlNalpFVGtSYVQyMU9jVWRrWTJOVlNVZFJDZ1B5UGdBS0RjSS1DZ2k0OVlLQTU5ZlYtMWdLQV9JLUFBb053ajRLQ0tyR2pyWEF3SUxETmdvRDhqNEFDZzNDUGdvSWc1NzdoSnJSdDRvcUNnUHlQZ0FLRGNJLUNnakw3Wm1mMm9LRWp5WUtBX0ktQUFvTndqNEtDTnVibVl1VjBvRG5DQW9EOGo0QUNnN0NQZ3NJLU1xaTZ1MlZ3NC01QVFvRDhqNEFDZzNDUGdvSXk4ZmVyNE9zMHVSQ0NnUHlQZ0FLRGNJLUNnalByYkhnb292TTFSRUtBX0ktQUFvT3dqNExDSlhQa191MzVmVHJwQUVLQV9JLUFBb053ajRLQ0o3WmxkTG1pWkxDZFFvRDhqNEFDZzdDUGdzSWc2R083cmJ3MmNHS0FRb0Q4ajRBQ2czQ1Bnb0lyY1N5MWFfUXY1dFNDZ1B5UGdBS0RjSS1DZ2kzdWEtODc5SGtoRzhLQV9JLUFBb093ajRMQ0pfTTJhZUktNWZ4NmdFS0FfSS1BQW9Od2o0S0NMcW9udXJTdUpIaFl3b0Q4ajRBQ2c3Q1Bnc0l0TnJ6OVByWHRLN1lBUW9EOGo0QUNnM0NQZ29JOVpHYjR0LTZyYWMxRWhRQUFnUUdDQW9NRGhBU0ZCWVlHaHdlSUNJa0pob0VDQUFRQVJvRUNBSVFBeG9FQ0FRUUJSb0VDQVlRQnhvRUNBZ1FDUm9FQ0FvUUN4b0VDQXdRRFJvRUNBNFFEeG9FQ0JBUUVSb0VDQklRRXhvRUNCUVFGUm9FQ0JZUUZ4b0VDQmdRR1JvRUNCb1FHeG9FQ0J3UUhSb0VDQjRRSHhvRUNDQVFJUm9FQ0NJUUl4b0VDQ1FRSlJvRUNDWVFKeW9VQUFJRUJnZ0tEQTRRRWhRV0dCb2NIaUFpSkNZag93YXRjaC1uZXh0LWZlZWQ%3D
|
||||
top_comments:
|
||||
count: 705000
|
||||
items: []
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYyJSIRIgtaZWVycm51TGk1RTAAeAJCEGNvbW1lbnRzLXNlY3Rpb24%3D
|
||||
latest_comments:
|
||||
count: 705000
|
||||
items: []
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYyOCIRIgtaZWVycm51TGk1RTABeAIwAUIhZW5nYWdlbWVudC1wYW5lbC1jb21tZW50cy1zZWN0aW9u
|
||||
|
|
@ -0,0 +1,484 @@
|
|||
---
|
||||
source: src/client/video_details.rs
|
||||
expression: map_res.c
|
||||
---
|
||||
id: ZeerrnuLi5E
|
||||
title: "aespa 에스파 'Black Mamba' MV"
|
||||
description:
|
||||
- Text: "🎧Listen and download aespa's debut single \"Black Mamba\": "
|
||||
- Web:
|
||||
text: "https://smarturl.it/aespa_BlackMamba"
|
||||
url: "https://smarturl.it/aespa_BlackMamba"
|
||||
- Text: "\n🐍The Debut Stage "
|
||||
- Video:
|
||||
text: "aespa 에스파 'Black ..."
|
||||
id: Ky5RT5oGg0w
|
||||
start_time: 0
|
||||
- Text: "\n\n🎟️ aespa Showcase SYNK in LA! Tickets now on sale: "
|
||||
- Web:
|
||||
text: "https://www.ticketmaster.com/event/0A..."
|
||||
url: "https://www.ticketmaster.com/event/0A005CCD9E871F6E"
|
||||
- Text: "\n\nSubscribe to aespa Official YouTube Channel!\n"
|
||||
- Web:
|
||||
text: "https://www.youtube.com/aespa?sub_con..."
|
||||
url: "https://www.youtube.com/aespa?sub_confirmation=1"
|
||||
- Text: "\n\naespa official\n"
|
||||
- Web:
|
||||
text: aespa
|
||||
url: "https://www.youtube.com/c/aespa"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://www.instagram.com/aespa_official"
|
||||
url: "https://www.instagram.com/aespa_official"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://www.tiktok.com/@aespa_official"
|
||||
url: "https://www.tiktok.com/@aespa_official"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://twitter.com/aespa_Official"
|
||||
url: "https://twitter.com/aespa_Official"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://www.facebook.com/aespa.official"
|
||||
url: "https://www.facebook.com/aespa.official"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://weibo.com/aespa"
|
||||
url: "https://weibo.com/aespa"
|
||||
- Text: "\n\n"
|
||||
- Text: "#aespa"
|
||||
- Text: " "
|
||||
- Text: "#æspa"
|
||||
- Text: " "
|
||||
- Text: "#BlackMamba"
|
||||
- Text: " "
|
||||
- Text: "#블랙맘바"
|
||||
- Text: " "
|
||||
- Text: "#에스파"
|
||||
- Text: "\naespa 에스파 'Black Mamba' MV ℗ SM Entertainment"
|
||||
channel:
|
||||
id: UCEf_Bc-KVd7onSeifS3py9g
|
||||
name: SMTOWN
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s48-c-k-c0x00ffffff-no-rj"
|
||||
width: 48
|
||||
height: 48
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 88
|
||||
height: 88
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s176-c-k-c0x00ffffff-no-rj"
|
||||
width: 176
|
||||
height: 176
|
||||
verification: verified
|
||||
subscriber_count: 30900000
|
||||
view_count: 233243423
|
||||
like_count: 4015532
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: "Nov 17, 2020"
|
||||
is_live: false
|
||||
is_ccommons: false
|
||||
chapters: []
|
||||
recommended:
|
||||
count: ~
|
||||
items:
|
||||
- id: aRpkasmB6so
|
||||
title: 18 de setembro de 2022
|
||||
length: 184
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/aRpkasmB6so/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBeNO-THn7_jo4Qy5uA9y_3ilD2TA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/aRpkasmB6so/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBx-y7_m2jpakKyRN8-MeQ9hR7BKQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCQYl87Oi9aWzz-CLhTw3Rzg
|
||||
name: Allan Nascimento
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/kcz82IilRL6wzR6IFa4Osuhgs3AbhCLsHTOh8WX6bYZbXeg8txWqOEh0dIUhGRq2yczWrdyG-A=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 5 days ago
|
||||
view_count: 996
|
||||
is_live: false
|
||||
- id: lCXqNCd0m10
|
||||
title: aespa(エスパ) Savage + Next Level + Black Mamba💕Stage Mix Compilation🔥에스파 무대모음 KBS Music Bank
|
||||
length: 898
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/lCXqNCd0m10/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAHH0ng9zLs0Vy4d6oTsahpPFj31w"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/lCXqNCd0m10/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDflsqdgf2XqVMP2717dx3Ueet4UQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCgqMjKxRWAKUvgYqgomighw
|
||||
name: KBS충북
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu8muZwIDgKVm0PgRaRNTo2Zbpggyu3CKgmkdOzJPg=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 7 months ago
|
||||
view_count: 7684395
|
||||
is_live: false
|
||||
- id: tDukIfFzX18
|
||||
title: "[MV] Hwa Sa(화사) _ Maria(마리아)"
|
||||
length: 231
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/tDukIfFzX18/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA0F06QIAvjOJc_7TmQYcfKN5Zfaw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/tDukIfFzX18/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAJSqMTX2rXqjI4YEC3POlcF5YIVQ"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCweOkPb1wVVH0Q0Tlj4a5Pw
|
||||
name: 1theK (원더케이)
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-zlk7fnoK5PIr5o9uhmr8_yHojC7DOqWXQQsFm2o0=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 260984648
|
||||
is_live: false
|
||||
- id: e-ORhEE9VVg
|
||||
title: Taylor Swift - Blank Space
|
||||
length: 273
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/e-ORhEE9VVg/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBK6z4g715U9cgNRnG2IZ4wEQZBkA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/e-ORhEE9VVg/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAp_Qn1QWy0anqJLm-zZ7aYdUGtBw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCqECaJ8Gagnn7YCbPEzWH6g
|
||||
name: Taylor Swift
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/8IG_vczSZLUYnDvfHFusOMdIFRpPP8xoKX6z2BLoyALI2hep-PrlLjKEp8qnrnOjTDbAF2w4kQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 7 years ago
|
||||
view_count: 3035220118
|
||||
is_live: false
|
||||
- id: qfVuRQX0ydQ
|
||||
title: "[MV] Weeekly(위클리) _ After School"
|
||||
length: 225
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/qfVuRQX0ydQ/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLArxgEVeqsLChXxDMe7SmFGnesqmQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/qfVuRQX0ydQ/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCibVmgMeqlISAlJc9hFkgDuK78-A"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCweOkPb1wVVH0Q0Tlj4a5Pw
|
||||
name: 1theK (원더케이)
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu-zlk7fnoK5PIr5o9uhmr8_yHojC7DOqWXQQsFm2o0=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
view_count: 138451832
|
||||
is_live: false
|
||||
- id: tyrVtwE8Gv0
|
||||
title: "NCT U 엔시티 유 'Make A Wish (Birthday Song)' MV"
|
||||
length: 249
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/tyrVtwE8Gv0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDjumgWjrKFVPhKG0HyX9aEdP203g"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/tyrVtwE8Gv0/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAJDjnvc6ilNrdXRkFjThG28Dph3A"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCEf_Bc-KVd7onSeifS3py9g
|
||||
name: SMTOWN
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
view_count: 255458628
|
||||
is_live: false
|
||||
- id: X-uJtV8ScYk
|
||||
title: "Stray Kids \"Back Door\" M/V"
|
||||
length: 218
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/X-uJtV8ScYk/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDTw325wBimEPkWb6vRUPSj2b13gw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/X-uJtV8ScYk/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDb5IAtS9TfGL-6aEImNhPn4aDuvg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCaO6TYtlC8U5ttz62hTrZgg
|
||||
name: JYP Entertainment
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/fxlLUAZQPfYiK_6B-8ZQDbT1C_o-LkTTT75RO_JZ_78SbTSrNrRHB-X7nJkUJYKUb2XOos_Tnw=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 274719671
|
||||
is_live: false
|
||||
- id: MjCZfZfucEc
|
||||
title: ITZY “LOCO” M/V @ITZY
|
||||
length: 233
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/MjCZfZfucEc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLB6oWVmDxMyArxL6GuaFhT_vwg_nA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/MjCZfZfucEc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLC9vLmtF2NlA2GAF4r7c1EZhydsTg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCaO6TYtlC8U5ttz62hTrZgg
|
||||
name: JYP Entertainment
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/fxlLUAZQPfYiK_6B-8ZQDbT1C_o-LkTTT75RO_JZ_78SbTSrNrRHB-X7nJkUJYKUb2XOos_Tnw=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
view_count: 203129706
|
||||
is_live: false
|
||||
- id: 2FzSv66c7TQ
|
||||
title: A E S P A (에스파) ALL SONGS PLAYLIST 2022 | 에스파 노래 모음
|
||||
length: 3441
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/2FzSv66c7TQ/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBJl1tQDODos5G6RJlpg4R-pvWNZA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/2FzSv66c7TQ/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDwNGxfuWgeWd89L-3QdrSWLsAfow"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCK8S6QMrTk1G8TYQwIyDo-w
|
||||
name: LQ K-POP
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/uZBTQQeG70m-c-1reAvxrFwzYPjE6X3c_4uBDyUmIrRrMjD60uI_ebIO-G0m5OfNx2L0Ycu-EA=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: none
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 months ago
|
||||
view_count: 531757
|
||||
is_live: false
|
||||
- id: CevxZvSJLk8
|
||||
title: Katy Perry - Roar (Official)
|
||||
length: 270
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/CevxZvSJLk8/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCEgRARw7Hrci5d3vmqm-ZWYOe-zA"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/CevxZvSJLk8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAKSXF1Jy-5Fj3UTzZbimXXeZPwyA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCYvmuw-JtVrTZQ-7Y4kd63Q
|
||||
name: Katy Perry
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/8s2hH6UfSKbED2-UUVgCALU5BXXxvnk2ueNzBaCU-exfeoC9X1OZzDa6uqzI4cOA3ZDqyXjIsg=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 9 years ago
|
||||
view_count: 3656394146
|
||||
is_live: false
|
||||
- id: bwmSjveL3Lc
|
||||
title: "BLACKPINK - '붐바야 (BOOMBAYAH)' M/V"
|
||||
length: 244
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/bwmSjveL3Lc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDRzdujtL9QM0RZ8elD00oS2fXMhg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/bwmSjveL3Lc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBOprayVWEKYsgHjpoCw6GFcV3Hng"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCOmHUn--16B90oW2L6FRR3A
|
||||
name: BLACKPINK
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/hZDUwjoeQqigphL4A1tkg9c6hVp5yXmbboBR7PYFUSFj5PIJSA483NB5v7b0XVoTN9GCku3tqQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 6 years ago
|
||||
view_count: 1479871637
|
||||
is_live: false
|
||||
- id: CM4CkVFmTds
|
||||
title: "TWICE \"I CAN'T STOP ME\" M/V"
|
||||
length: 221
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/CM4CkVFmTds/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBfd7QADIduQSR2ESLIp1k5gxxNDg"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/CM4CkVFmTds/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDRn7hTXV_Ls30E6BQNZQtQjbuEpA"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCaO6TYtlC8U5ttz62hTrZgg
|
||||
name: JYP Entertainment
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/fxlLUAZQPfYiK_6B-8ZQDbT1C_o-LkTTT75RO_JZ_78SbTSrNrRHB-X7nJkUJYKUb2XOos_Tnw=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
view_count: 456763969
|
||||
is_live: false
|
||||
- id: ioNng23DkIM
|
||||
title: "BLACKPINK - 'How You Like That' M/V"
|
||||
length: 184
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/ioNng23DkIM/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLANTO784ijwW2y4bhZaWcfKzEe9iQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/ioNng23DkIM/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBxowAdlmSKxE0fBd1ij2D-4SiH8Q"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCOmHUn--16B90oW2L6FRR3A
|
||||
name: BLACKPINK
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/hZDUwjoeQqigphL4A1tkg9c6hVp5yXmbboBR7PYFUSFj5PIJSA483NB5v7b0XVoTN9GCku3tqQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 1149727787
|
||||
is_live: false
|
||||
- id: BL-aIpCLWnU
|
||||
title: Black Mamba
|
||||
length: 175
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/BL-aIpCLWnU/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBFFU1Bs-mHwS-BGXCbvWM2SS41kw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/BL-aIpCLWnU/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLB6httgdkr174EhUUh9xMCEh67Plg"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UC9GtSLeksfK4yuJ_g1lgQbg
|
||||
name: aespa
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/nQLCaWhre_Fp09Iw1Qpuv_v_ljV2pxPCSUcENjuPbyAmmgNJgi7RTYimbfX2raR7YKD_LrMH7Q=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 1 year ago
|
||||
view_count: 86080254
|
||||
is_live: false
|
||||
- id: Jh4QFaPmdss
|
||||
title: "(G)I-DLE - 'TOMBOY' Official Music Video"
|
||||
length: 198
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/Jh4QFaPmdss/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAQf02NuUqxsFasUAqJQYGS6SMDkw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/Jh4QFaPmdss/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCeli7ilK9pbAk_0tdBSfVmZq15_w"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCritGVo7pLJLUS8wEu32vow
|
||||
name: (G)I-DLE (여자)아이들 (Official YouTube Channel)
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/ytc/AMLnZu9tIeeDu8mkXaEDndLiSPg-dKUCvKsHKy0qXQqWfA=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 6 months ago
|
||||
view_count: 169858302
|
||||
is_live: false
|
||||
- id: WPdWvnAAurg
|
||||
title: "aespa 에스파 'Savage' MV"
|
||||
length: 259
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/WPdWvnAAurg/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDQGxlnDkAdMYRm2cdkDmiDbBDpYw"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/WPdWvnAAurg/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAIHFE0eH_r-HP7DRPv1QJJnRDzWw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCEf_Bc-KVd7onSeifS3py9g
|
||||
name: SMTOWN
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/_1Z4I2qpWaCN9g3BcDd3cVA9MDHOG43lE1YNWDNkKro49haGxkjwuFK-I8faWTKM6Jle9qb4ag=s68-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: verified
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 11 months ago
|
||||
view_count: 216164610
|
||||
is_live: false
|
||||
- id: Z7yNvMzz2zg
|
||||
title: "Red Velvet 레드벨벳 'Psycho' Performance Video"
|
||||
length: 216
|
||||
thumbnail:
|
||||
- url: "https://i.ytimg.com/vi/Z7yNvMzz2zg/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLD2ES19GaWF-U_La_tC7pFwGAL2fQ"
|
||||
width: 168
|
||||
height: 94
|
||||
- url: "https://i.ytimg.com/vi/Z7yNvMzz2zg/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCyx-1EjK-t7BiGOoNI4eUJy6h6Pw"
|
||||
width: 336
|
||||
height: 188
|
||||
channel:
|
||||
id: UCk9GmdlDTBfgGRb7vXeRMoQ
|
||||
name: Red Velvet
|
||||
avatar:
|
||||
- url: "https://yt3.ggpht.com/38SSdaMjVQwVRhZNLDRrBBCLIWqOVZ709sG_4Cgn71KlMLl6tonhMxksGToVbmfT-gpW40MqEQ=s88-c-k-c0x00ffffff-no-rj"
|
||||
width: 68
|
||||
height: 68
|
||||
verification: artist
|
||||
subscriber_count: ~
|
||||
publish_date: "[date]"
|
||||
publish_date_txt: 2 years ago
|
||||
view_count: 135093083
|
||||
is_live: false
|
||||
ctoken: CBQSExILWmVlcnJudUxpNUXAAQHIAQEYACreBjJzNkw2d3pfQkFyOEJBb0Q4ajRBQ2czQ1Bnb0l5dFdIekt5Tm1ZMXBDZ1B5UGdBS0o5SS1KQW9pVUV4eU1UUldiR05sYkRKVE16UlpSMmw1WlZkRU1rOW9jbU4wVGt4Q1psVk9PUW9EOGo0QUNoTFNQZzhLRFZKRVdtVmxjbkp1ZFV4cE5VVUtBX0ktQUFvT3dqNExDTjIyMHJ2Q3h2cVNsQUVLQV9JLUFBb3cwajR0Q2l0U1JFTk1RVXMxZFhsZmF6STNkWFV0UlhSUlgySTFWVEp5TWpaRVRrUmFUMjFPY1Vka1kyTlZTVWRSQ2dQeVBnQUtEc0ktQ3dqZnZzMkxuNFRwbmJRQkNnUHlQZ0FLRGNJLUNnallxdldKeExEazhYc0tBX0ktQUFvT3dqNExDTlNUMDZfUXlOdjZxUUVLQV9JLUFBb093ajRMQ1AyMThJbnd0cldWdHdFS0FfSS1BQW9Od2o0S0NJbmp5ZmpWdHVMMVh3b0Q4ajRBQ2czQ1Bnb0l4LUM1djltdnBwZ3lDZ1B5UGdBS0RzSS1Dd2kwMnZQMC10ZTBydGdCQ2dQeVBnQUtEY0ktQ2dqUDNLU2s3Nno4OVFrS0FfSS1BQW9Od2o0S0NMZTVyN3p2MGVTRWJ3b0Q4ajRBQ2czQ1Bnb0kyNXVaaTVYU2dPY0lDZ1B5UGdBS0RzSS1Dd2lEb1k3dXR2RFp3WW9CQ2dQeVBnQUtEY0ktQ2dqMXRLMkVxY1RtM3dRS0FfSS1BQW9Od2o0S0NNdnRtWl9hZ29TUEpnb0Q4ajRBQ2czQ1Bnb0l1UFdDZ09mWDFmdFlDZ1B5UGdBS0RjSS1DZ2k0dHNfbnpMZWozbWNTRkFBQ0JBWUlDZ3dPRUJJVUZoZ2FIQjRnSWlRbUdnUUlBQkFCR2dRSUFoQURHZ1FJQkJBRkdnUUlCaEFIR2dRSUNCQUpHZ1FJQ2hBTEdnUUlEQkFOR2dRSURoQVBHZ1FJRUJBUkdnUUlFaEFUR2dRSUZCQVZHZ1FJRmhBWEdnUUlHQkFaR2dRSUdoQWJHZ1FJSEJBZEdnUUlIaEFmR2dRSUlCQWhHZ1FJSWhBakdnUUlKQkFsR2dRSUpoQW5LaFFBQWdRR0NBb01EaEFTRkJZWUdod2VJQ0lrSmdqD3dhdGNoLW5leHQtZmVlZA%3D%3D
|
||||
top_comments:
|
||||
count: 705000
|
||||
items: []
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYyJSIRIgtaZWVycm51TGk1RTAAeAJCEGNvbW1lbnRzLXNlY3Rpb24%3D
|
||||
latest_comments:
|
||||
count: 705000
|
||||
items: []
|
||||
ctoken: Eg0SC1plZXJybnVMaTVFGAYyOCIRIgtaZWVycm51TGk1RTABeAIwAUIhZW5nYWdlbWVudC1wYW5lbC1jb21tZW50cy1zZWN0aW9u
|
||||
|
|
@ -165,7 +165,9 @@ impl MapResponse<VideoDetails> for response::VideoDetails {
|
|||
});
|
||||
(
|
||||
title,
|
||||
util::parse_numeric(&view_count.video_view_count_renderer.view_count)?,
|
||||
// view count field contains `No views` if the view count is zero
|
||||
util::parse_numeric(&view_count.video_view_count_renderer.view_count)
|
||||
.unwrap_or_default(),
|
||||
// accessibility_data contains no digits if the like count is hidden,
|
||||
// so we ignore parse errors here for now
|
||||
like_btn.and_then(|btn| util::parse_numeric(&btn.accessibility_data).ok()),
|
||||
|
|
@ -195,6 +197,7 @@ impl MapResponse<VideoDetails> for response::VideoDetails {
|
|||
Some(response::video_details::VideoResultsItem::VideoSecondaryInfoRenderer {
|
||||
owner,
|
||||
description,
|
||||
attributed_description,
|
||||
metadata_row_container,
|
||||
}) => {
|
||||
let is_ccommons = metadata_row_container
|
||||
|
|
@ -213,7 +216,12 @@ impl MapResponse<VideoDetails> for response::VideoDetails {
|
|||
})
|
||||
.unwrap_or_default();
|
||||
|
||||
(owner.video_owner_renderer, description.into(), is_ccommons)
|
||||
let desc = description
|
||||
.or(attributed_description)
|
||||
.unwrap_or_default()
|
||||
.into();
|
||||
|
||||
(owner.video_owner_renderer, desc, is_ccommons)
|
||||
}
|
||||
_ => bail!("could not find secondary_info"),
|
||||
};
|
||||
|
|
@ -437,7 +445,7 @@ fn map_recommendations(
|
|||
publish_date_txt: video.published_time_text,
|
||||
view_count: video
|
||||
.view_count_text
|
||||
.and_then(|txt| util::parse_numeric_or_warn(&txt, &mut warnings)),
|
||||
.map(|txt| util::parse_numeric(&txt).unwrap_or_default()),
|
||||
is_live: video.badges.is_live(),
|
||||
}),
|
||||
Err(e) => {
|
||||
|
|
@ -549,9 +557,15 @@ fn map_comment(
|
|||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use chrono::Datelike;
|
||||
use std::{fs::File, io::BufReader, path::Path};
|
||||
|
||||
use crate::{client::RustyPipe, model::Verification};
|
||||
use chrono::Datelike;
|
||||
use rstest::rstest;
|
||||
|
||||
use crate::{
|
||||
client::{response, MapResponse, RustyPipe},
|
||||
model::{richtext::ToPlaintext, Language, Verification},
|
||||
};
|
||||
|
||||
#[tokio::test]
|
||||
async fn get_video_details() {
|
||||
|
|
@ -562,56 +576,12 @@ mod tests {
|
|||
|
||||
assert_eq!(details.id, "ZeerrnuLi5E");
|
||||
assert_eq!(details.title, "aespa 에스파 'Black Mamba' MV");
|
||||
insta::assert_yaml_snapshot!(details.description, @r###"
|
||||
---
|
||||
- Text: "🎧Listen and download aespa's debut single \"Black Mamba\": "
|
||||
- Web:
|
||||
text: "https://smarturl.it/aespa_BlackMamba"
|
||||
url: "https://smarturl.it/aespa_BlackMamba"
|
||||
- Text: "\n🐍The Debut Stage "
|
||||
- Video:
|
||||
text: "https://youtu.be/Ky5RT5oGg0w"
|
||||
id: Ky5RT5oGg0w
|
||||
start_time: 0
|
||||
- Text: "\n\n🎟️ aespa Showcase SYNK in LA! Tickets now on sale: "
|
||||
- Web:
|
||||
text: "https://www.ticketmaster.com/event/0A..."
|
||||
url: "https://www.ticketmaster.com/event/0A005CCD9E871F6E"
|
||||
- Text: "\n\nSubscribe to aespa Official YouTube Channel!\n"
|
||||
- Web:
|
||||
text: "https://www.youtube.com/aespa?sub_con..."
|
||||
url: "https://www.youtube.com/aespa?sub_confirmation=1"
|
||||
- Text: "\n\naespa official\n"
|
||||
- Web:
|
||||
text: "https://www.youtube.com/c/aespa"
|
||||
url: "https://www.youtube.com/c/aespa"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://www.instagram.com/aespa_official"
|
||||
url: "https://www.instagram.com/aespa_official"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://www.tiktok.com/@aespa_official"
|
||||
url: "https://www.tiktok.com/@aespa_official"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://twitter.com/aespa_Official"
|
||||
url: "https://twitter.com/aespa_Official"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://www.facebook.com/aespa.official"
|
||||
url: "https://www.facebook.com/aespa.official"
|
||||
- Text: "\n"
|
||||
- Web:
|
||||
text: "https://weibo.com/aespa"
|
||||
url: "https://weibo.com/aespa"
|
||||
- Text: "\n\n"
|
||||
- Text: " "
|
||||
- Text: " "
|
||||
- Text: " "
|
||||
- Text: " "
|
||||
- Text: "\naespa 에스파 'Black Mamba' MV ℗ SM Entertainment"
|
||||
"###);
|
||||
let desc = details.description.to_plaintext();
|
||||
assert!(
|
||||
desc.contains("Listen and download aespa's debut single \"Black Mamba\""),
|
||||
"bad description: {}",
|
||||
desc
|
||||
);
|
||||
|
||||
assert_eq!(details.channel.id, "UCEf_Bc-KVd7onSeifS3py9g");
|
||||
assert_eq!(details.channel.name, "SMTOWN");
|
||||
|
|
@ -663,10 +633,8 @@ mod tests {
|
|||
|
||||
assert_eq!(details.id, "XuM2onMGvTI");
|
||||
assert_eq!(details.title, "Gäa");
|
||||
insta::assert_yaml_snapshot!(details.description, @r###"
|
||||
---
|
||||
- Text: "Provided to YouTube by Universal Music Group\n\nGäa · Oonagh\n\nBest Of\n\n℗ An Airforce1 Records / We Love Music recording; ℗ 2014 Universal Music GmbH\n\nReleased on: 2020-08-07\n\nProducer, Associated Performer, Background Vocalist: Hardy Krech\nProducer: Mark Nissen\nAssociated Performer, Background Vocalist: Andreas Fahnert\nAssociated Performer, Background Vocalist: Velile Mchunu\nAssociated Performer, Background Vocalist: Billy King\nAssociated Performer, Background Vocalist: Alex Prince\nAssociated Performer, Flute: Sandro Friedrich\nProgrammer: Hartmut Krech\nEditor: Severin Zahler\nComposer Lyricist: Hartmut Krech\nComposer Lyricist: Mark Nissen\nAuthor: Lukas Hainer\nAuthor: Michael Boden\n\nAuto-generated by YouTube."
|
||||
"###);
|
||||
let desc = details.description.to_plaintext();
|
||||
assert!(desc.contains("Gäa · Oonagh"), "bad description: {}", desc);
|
||||
|
||||
assert_eq!(details.channel.id, "UCVGvnqB-5znqPSbMGlhF4Pw");
|
||||
assert_eq!(details.channel.name, "Sentamusic");
|
||||
|
|
@ -719,17 +687,12 @@ mod tests {
|
|||
details.title,
|
||||
"BahnMining - Pünktlichkeit ist eine Zier (David Kriesel)"
|
||||
);
|
||||
insta::assert_yaml_snapshot!(details.description, @r###"
|
||||
---
|
||||
- Web:
|
||||
text: "https://media.ccc.de/v/36c3-10652-bah..."
|
||||
url: "https://media.ccc.de/v/36c3-10652-bahnmining_-_punktlichkeit_ist_eine_zier"
|
||||
- Text: "\n\n\n\nSeit Anfang 2019 hat David jeden einzelnen Halt jeder einzelnen Zugfahrt auf jedem einzelnen Fernbahnhof in ganz Deutschland systematisch gespeichert. Inklusive Verspätungen und allem drum und dran. Und die werden wir in einem bunten Vortrag erforschen und endlich mal wieder ein bisschen Spaß mit Daten haben.\n\nRechtlicher Hinweis: Es liegt eine schriftliche Genehmigung der Bahn vor, von ihr abgerufene Rohdaten aggregieren und für Vorträge nutzen zu dürfen. Inhaltliche Absprachen oder gar Auflagen existieren nicht.\n\nDie Bahn gibt ihre Verspätungen in \"Prozent pünktlicher Züge pro Monat\" an. Das ist so radikal zusammengefasst, dass man daraus natürlich nichts interessantes lesen kann. Jetzt stellt euch mal vor, man könnte da mal ein bisschen genauer reingucken.\n\nStellt sich raus: Das geht! Davids Datensatz umfasst knapp 25 Millionen Halte - mehr als 50.000 pro Tag. Wir haben die Rohdaten und sind in unserer Betrachtung völlig frei. \n\nDer Vortrag hat wieder mehrere rote Fäden.\n\n 1) Wir vermessen ein fast komplettes Fernverkehrsjahr der deutschen Bahn. Hier etwas Erwartungsmanagement: Sinn ist keinesfalls Bahn-Bashing oder Sensationsheischerei - wer einen Hassvortrag gegen die Bahn erwartet, ist in dieser Veranstaltung falsch. Wir werden die Daten aber nutzen, um die Bahn einmal ein bisschen kennenzulernen. Die Bahn ist eine riesige Maschine mit Millionen beweglicher Teile. Wie viele Zugfahrten gibt es überhaupt? Was sind die größten Bahnhöfe? Wir werden natürlich auch die unerfreulichen Themen ansprechen, für die sich im Moment viele interessieren: Ist das Problem mit den Zugverspätungen wirklich so schlimm, wie alle sagen? Gibt es Orte und Zeiten, an denen es besonders hapert? Und wo fallen Züge einfach aus?\n\n 2) Es gibt wieder mehrere Blicke über den Tellerrand, wie bei Davids vorherigen Vorträgen auch. Ihr werdet wieder ganz automatisch und nebenher einen allgemeinverständlichen Einblick in die heutige Datenauswerterei bekommen. (Eine verbreitete Verschwörungstheorie sagt, euch zur Auswertung öffentlicher Daten zu inspirieren, wäre sogar der Hauptzweck von Davids Vorträgen. :-) )Die Welt braucht Leute mit Ratio, die Analyse wichtiger als Kreischerei finden. Und darum beschreibt David auch, wie man so ein durchaus aufwändiges Hobbyprojekt technisch angeht, Anfängerfehler vermeidet, und verantwortungsvoll handelt.\n\nDavid Kriesel\n\n"
|
||||
- Web:
|
||||
text: "https://fahrplan.events.ccc.de/congre..."
|
||||
url: "https://fahrplan.events.ccc.de/congress/2019/Fahrplan/events/10652.html"
|
||||
- Text: "\n\n"
|
||||
"###);
|
||||
let desc = details.description.to_plaintext();
|
||||
assert!(
|
||||
desc.contains("Seit Anfang 2019 hat David jeden einzelnen Halt jeder einzelnen Zugfahrt auf jedem einzelnen Fernbahnhof in ganz Deutschland"),
|
||||
"bad description: {}",
|
||||
desc
|
||||
);
|
||||
|
||||
assert_eq!(details.channel.id, "UC2TXq_t06Hjdr2g_KdKpHQg");
|
||||
assert_eq!(details.channel.name, "media.ccc.de");
|
||||
|
|
@ -781,190 +744,12 @@ mod tests {
|
|||
|
||||
assert_eq!(details.id, "nFDBxBUfE74");
|
||||
assert_eq!(details.title, "The Prepper PC");
|
||||
insta::assert_yaml_snapshot!(details.description, @r###"
|
||||
---
|
||||
- Text: "Thanks to Jackery for sponsoring today's video! Check out Jackery's Solar Generator 2000 Pro and get 10% off with code LinusTechTips at "
|
||||
- Web:
|
||||
text: "https://lmg.gg/SG2000PROLTT"
|
||||
url: "https://lmg.gg/SG2000PROLTT"
|
||||
- Text: "\n\nThese days, you can game almost anywhere on the planet, anytime. But what if that planet was in the middle of an apocalypse? After you’ve stashed years of food, water, and toilet paper away, how will you pass the time? With this PC, you can be prepared to game until the whole mess to sort itself out. \n\nDiscuss on the forum: "
|
||||
- Web:
|
||||
text: "https://linustechtips.com/topic/14554..."
|
||||
url: "https://linustechtips.com/topic/1455447-the-prepper-pc-sponsored/"
|
||||
- Text: "\n\nBuy a Jackery Solar Generator 2000 Pro: "
|
||||
- Web:
|
||||
text: "https://geni.us/034L"
|
||||
url: "https://geni.us/034L"
|
||||
- Text: "\n\nBuy a Jackery Explorer 2000 Pro: "
|
||||
- Web:
|
||||
text: "https://lmg.gg/1dyF4"
|
||||
url: "https://lmg.gg/1dyF4"
|
||||
- Text: "\n\nBuy a Seasonic Fanless TX: "
|
||||
- Web:
|
||||
text: "https://geni.us/S0Wt76G"
|
||||
url: "https://geni.us/S0Wt76G"
|
||||
- Text: "\n\nBuy an Intel Core i3 (12th Gen) i3-12100: "
|
||||
- Web:
|
||||
text: "https://geni.us/hLZvxa"
|
||||
url: "https://geni.us/hLZvxa"
|
||||
- Text: "\n\nBuy an RTX 3050: "
|
||||
- Web:
|
||||
text: "https://geni.us/6A6hl"
|
||||
url: "https://geni.us/6A6hl"
|
||||
- Text: "\n\nBuy an RX 6500XT: "
|
||||
- Web:
|
||||
text: "https://geni.us/fUF1p"
|
||||
url: "https://geni.us/fUF1p"
|
||||
- Text: "\n\nPurchases made through some store links may provide some compensation to Linus Media Group.\n\n► GET MERCH: "
|
||||
- Web:
|
||||
text: "https://lttstore.com"
|
||||
url: "https://lttstore.com/"
|
||||
- Text: "\n► SUPPORT US ON FLOATPLANE: "
|
||||
- Web:
|
||||
text: "https://www.floatplane.com/ltt"
|
||||
url: "https://www.floatplane.com/ltt"
|
||||
- Text: "\n► AFFILIATES, SPONSORS & REFERRALS: "
|
||||
- Web:
|
||||
text: "https://lmg.gg/sponsors"
|
||||
url: "https://lmg.gg/sponsors"
|
||||
- Text: "\n► PODCAST GEAR: "
|
||||
- Web:
|
||||
text: "https://lmg.gg/podcastgear"
|
||||
url: "https://lmg.gg/podcastgear"
|
||||
- Text: "\n\n\nFOLLOW US \n--------------------------------------------------- \nTwitter: "
|
||||
- Web:
|
||||
text: "https://twitter.com/linustech"
|
||||
url: "https://twitter.com/linustech"
|
||||
- Text: "\nFacebook: "
|
||||
- Web:
|
||||
text: "http://www.facebook.com/LinusTech"
|
||||
url: "http://www.facebook.com/LinusTech"
|
||||
- Text: "\nInstagram: "
|
||||
- Web:
|
||||
text: "https://www.instagram.com/linustech"
|
||||
url: "https://www.instagram.com/linustech"
|
||||
- Text: "\nTikTok: "
|
||||
- Web:
|
||||
text: "https://www.tiktok.com/@linustech"
|
||||
url: "https://www.tiktok.com/@linustech"
|
||||
- Text: "\nTwitch: "
|
||||
- Web:
|
||||
text: "https://www.twitch.tv/linustech"
|
||||
url: "https://www.twitch.tv/linustech"
|
||||
- Text: "\n\nMUSIC CREDIT\n---------------------------------------------------\nIntro: Laszlo - Supernova\nVideo Link: "
|
||||
- Video:
|
||||
text: "https://www.youtube.com/watch?v=PKfxm..."
|
||||
id: PKfxmFU3lWY
|
||||
start_time: 0
|
||||
- Text: "\niTunes Download Link: "
|
||||
- Web:
|
||||
text: "https://itunes.apple.com/us/album/sup..."
|
||||
url: "https://itunes.apple.com/us/album/supernova/id936805712"
|
||||
- Text: "\nArtist Link: "
|
||||
- Web:
|
||||
text: "https://soundcloud.com/laszlomusic"
|
||||
url: "https://soundcloud.com/laszlomusic"
|
||||
- Text: "\n\nOutro: Approaching Nirvana - Sugar High\nVideo Link: "
|
||||
- Video:
|
||||
text: "https://www.youtube.com/watch?v=ngsGB..."
|
||||
id: ngsGBSCDwcI
|
||||
start_time: 0
|
||||
- Text: "\nListen on Spotify: "
|
||||
- Web:
|
||||
text: "http://spoti.fi/UxWkUw"
|
||||
url: "http://spoti.fi/UxWkUw"
|
||||
- Text: "\nArtist Link: "
|
||||
- Web:
|
||||
text: "http://www.youtube.com/approachingnir..."
|
||||
url: "http://www.youtube.com/approachingnirvana"
|
||||
- Text: "\n\nIntro animation by MBarek Abdelwassaa "
|
||||
- Web:
|
||||
text: "https://www.instagram.com/mbarek_abdel/"
|
||||
url: "https://www.instagram.com/mbarek_abdel/"
|
||||
- Text: "\nMonitor And Keyboard by vadimmihalkevich / CC BY 4.0 "
|
||||
- Web:
|
||||
text: "https://geni.us/PgGWp"
|
||||
url: "https://geni.us/PgGWp"
|
||||
- Text: "\nMechanical RGB Keyboard by BigBrotherECE / CC BY 4.0 "
|
||||
- Web:
|
||||
text: "https://geni.us/mj6pHk4"
|
||||
url: "https://geni.us/mj6pHk4"
|
||||
- Text: "\nMouse Gamer free Model By Oscar Creativo / CC BY 4.0 "
|
||||
- Web:
|
||||
text: "https://geni.us/Ps3XfE"
|
||||
url: "https://geni.us/Ps3XfE"
|
||||
- Text: "\n\nCHAPTERS\n---------------------------------------------------\n"
|
||||
- Video:
|
||||
text: "0:00"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 0
|
||||
- Text: " Intro\n"
|
||||
- Video:
|
||||
text: "0:42"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 42
|
||||
- Text: " The PC Built for Super Efficiency\n"
|
||||
- Video:
|
||||
text: "2:41"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 161
|
||||
- Text: " Our BURIAL ENCLOSURE?!\n"
|
||||
- Video:
|
||||
text: "3:31"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 211
|
||||
- Text: " Our Power Solution (Thanks Jackery!)\n"
|
||||
- Video:
|
||||
text: "4:47"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 287
|
||||
- Text: " Diggin' Holes\n"
|
||||
- Video:
|
||||
text: "5:30"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 330
|
||||
- Text: " Colonoscopy?\n"
|
||||
- Video:
|
||||
text: "7:04"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 424
|
||||
- Text: " Diggin' like a man\n"
|
||||
- Video:
|
||||
text: "8:29"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 509
|
||||
- Text: " The world's worst woodsman\n"
|
||||
- Video:
|
||||
text: "9:03"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 543
|
||||
- Text: " Backyard cable management\n"
|
||||
- Video:
|
||||
text: "10:02"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 602
|
||||
- Text: " Time to bury this boy\n"
|
||||
- Video:
|
||||
text: "10:46"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 646
|
||||
- Text: " Solar Power Generation\n"
|
||||
- Video:
|
||||
text: "11:37"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 697
|
||||
- Text: " Issues\n"
|
||||
- Video:
|
||||
text: "12:08"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 728
|
||||
- Text: " First Play Test\n"
|
||||
- Video:
|
||||
text: "13:20"
|
||||
id: nFDBxBUfE74
|
||||
start_time: 800
|
||||
- Text: " Conclusion"
|
||||
"###);
|
||||
let desc = details.description.to_plaintext();
|
||||
assert!(
|
||||
desc.contains("These days, you can game almost anywhere on the planet, anytime. But what if that planet was in the middle of an apocalypse"),
|
||||
"bad description: {}",
|
||||
desc
|
||||
);
|
||||
|
||||
assert_eq!(details.channel.id, "UCXuqSBlHAE6Xw-yeJA0Tunw");
|
||||
assert_eq!(details.channel.name, "Linus Tech Tips");
|
||||
|
|
@ -1070,31 +855,12 @@ mod tests {
|
|||
details.title,
|
||||
"🌎 Nasa Live Stream - Earth From Space : Live Views from the ISS"
|
||||
);
|
||||
insta::assert_yaml_snapshot!(details.description, @r###"
|
||||
---
|
||||
- Text: "Live NASA - Views Of Earth from Space\nLive video feed of Earth from the International Space Station (ISS) Cameras\n-----------------------------------------------------------------------------------------------------\nWatch our latest video - The Sun - 4K Video / Solar Flares\n"
|
||||
- Video:
|
||||
text: "https://www.youtube.com/watch?v=SEzK4..."
|
||||
id: SEzK4ZfMvUQ
|
||||
start_time: 0
|
||||
- Text: "\n-----------------------------------------------------------------------------------------------------\nNasa ISS live stream from aboard the International Space Station as it circles the earth at 240 miles above the planet, on the edge of space in low earth orbit. \n\nThe station is crewed by NASA astronauts as well as Russian Cosmonauts and a mixture of Japanese, Canadian and European astronauts as well.\n\n"
|
||||
- Text: " "
|
||||
- Text: " "
|
||||
- Text: " "
|
||||
- Text: " "
|
||||
- Text: "\n\nThe Expedition 67 Crew are: \n Sergey Korsakov\nOleg Artemyev\nDenis Matveev\nKjell Lindgren\nRobert Hines\nJessica Watkins\nSamantha Cristoforetti\n\nYulia Peresild\nKlim Shipenko - onboard as part of a film.\n\nTHIS WILL SHOW LIVE and PRE-RECORDED FOOTAGE - depending on signal from the station or if the ISS is on the night side of Earth.\n\nWhen the feed is live the words LIVE NOW will appear in the top left hand corner of the screen.\nAs the Space Station passes into a period of night every 45 mins video is unavailable - during this time, and other breaks in transmission, recorded footage is shown .\nWhen back in daylight the live stream of earth will recommence\n\nIf you are here to talk about a flat earth then please don't bother. You can stay and watch our beautiful globe earth as it spins in space , but please don't share your nonsense beliefs in our chat.\n\nGot a question about this feed? Read our FAQ's\n"
|
||||
- Web:
|
||||
text: "https://spacevideosfaq.tumblr.com/"
|
||||
url: "https://spacevideosfaq.tumblr.com/"
|
||||
- Text: "\n\nWatch the earth roll by courtesy of the NASA Live cameras\nInternational Space Station Live Feed: Thanks to NASA for this\n"
|
||||
- Web:
|
||||
text: "http://www.nasa.gov"
|
||||
url: "http://www.nasa.gov/"
|
||||
- Text: " The ISS passes into the dark side of the earth for roughly half of each of its 90 minute orbits. During this time no video is available.\n\nMusic by Kevin Macleod \n"
|
||||
- Web:
|
||||
text: "http://incompetech.com/music/royalty-..."
|
||||
url: "http://incompetech.com/music/royalty-free/"
|
||||
"###);
|
||||
let desc = details.description.to_plaintext();
|
||||
assert!(
|
||||
desc.contains("Live NASA - Views Of Earth from Space"),
|
||||
"bad description: {}",
|
||||
desc
|
||||
);
|
||||
|
||||
assert_eq!(details.channel.id, "UCakgsb0w7QB0VHdnCc-OVEA");
|
||||
assert_eq!(details.channel.name, "Space Videos");
|
||||
|
|
@ -1237,4 +1003,74 @@ mod tests {
|
|||
);
|
||||
assert!(!latest_comments.is_exhausted());
|
||||
}
|
||||
|
||||
#[rstest]
|
||||
#[case::mv("mv", "ZeerrnuLi5E")]
|
||||
#[case::music("music", "XuM2onMGvTI")]
|
||||
#[case::ccommons("ccommons", "0rb9CfOvojk")]
|
||||
#[case::chapters("chapters", "nFDBxBUfE74")]
|
||||
#[case::live("live", "86YLFOog4GM")]
|
||||
#[case::agegate("agegate", "HRKu0cvrr_o")]
|
||||
#[case::newdesc("newdesc", "ZeerrnuLi5E")]
|
||||
fn t_map_video_details(#[case] name: &str, #[case] id: &str) {
|
||||
let filename = format!("testfiles/video_details/video_details_{}.json", name);
|
||||
let json_path = Path::new(&filename);
|
||||
let json_file = File::open(json_path).unwrap();
|
||||
|
||||
let details: response::VideoDetails =
|
||||
serde_json::from_reader(BufReader::new(json_file)).unwrap();
|
||||
let map_res = details.map_response(id, Language::En, None).unwrap();
|
||||
|
||||
assert!(
|
||||
map_res.warnings.is_empty(),
|
||||
"deserialization/mapping warnings: {:?}",
|
||||
map_res.warnings
|
||||
);
|
||||
insta::assert_yaml_snapshot!(format!("map_video_details_{}", name), map_res.c, {
|
||||
".publish_date" => "[date]",
|
||||
".recommended.items[].publish_date" => "[date]",
|
||||
});
|
||||
}
|
||||
|
||||
fn t_map_recommendations() {
|
||||
let json_path = Path::new("testfiles/video_details/recommendations.json");
|
||||
let json_file = File::open(json_path).unwrap();
|
||||
|
||||
let recommendations: response::VideoRecommendations =
|
||||
serde_json::from_reader(BufReader::new(json_file)).unwrap();
|
||||
let map_res = recommendations
|
||||
.map_response("", Language::En, None)
|
||||
.unwrap();
|
||||
|
||||
assert!(
|
||||
map_res.warnings.is_empty(),
|
||||
"deserialization/mapping warnings: {:?}",
|
||||
map_res.warnings
|
||||
);
|
||||
insta::assert_yaml_snapshot!("map_recommendations", map_res.c, {
|
||||
".items[].publish_date" => "[date]",
|
||||
});
|
||||
}
|
||||
|
||||
#[rstest]
|
||||
#[case::top("top")]
|
||||
#[case::latest("latest")]
|
||||
fn t_map_comments(#[case] name: &str) {
|
||||
let filename = format!("testfiles/video_details/comments_{}.json", name);
|
||||
let json_path = Path::new(&filename);
|
||||
let json_file = File::open(json_path).unwrap();
|
||||
|
||||
let comments: response::VideoComments =
|
||||
serde_json::from_reader(BufReader::new(json_file)).unwrap();
|
||||
let map_res = comments.map_response("", Language::En, None).unwrap();
|
||||
|
||||
assert!(
|
||||
map_res.warnings.is_empty(),
|
||||
"deserialization/mapping warnings: {:?}",
|
||||
map_res.warnings
|
||||
);
|
||||
insta::assert_yaml_snapshot!(format!("map_comments_{}", name), map_res.c, {
|
||||
".items[].publish_date" => "[date]",
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
use std::convert::TryFrom;
|
||||
|
||||
use anyhow::anyhow;
|
||||
use fancy_regex::Regex;
|
||||
use once_cell::sync::Lazy;
|
||||
use serde::{Deserialize, Deserializer};
|
||||
use serde_with::{serde_as, DefaultOnError, DeserializeAs};
|
||||
|
||||
|
|
@ -120,6 +122,31 @@ struct RichTextRun {
|
|||
navigation_endpoint: NavigationEndpoint,
|
||||
}
|
||||
|
||||
/// This is a new rich text representation format that YouTube is A/B testing
|
||||
/// at the moment. It consists of the full text and an array of ranges describing
|
||||
/// the links.
|
||||
#[derive(Deserialize)]
|
||||
#[serde(rename_all = "camelCase")]
|
||||
pub struct AttributedText {
|
||||
content: String,
|
||||
#[serde(default)]
|
||||
command_runs: Vec<AttributedTextRun>,
|
||||
}
|
||||
|
||||
#[derive(Deserialize)]
|
||||
#[serde(rename_all = "camelCase")]
|
||||
struct AttributedTextRun {
|
||||
start_index: usize,
|
||||
length: usize,
|
||||
on_tap: AttributedTextOnTap,
|
||||
}
|
||||
|
||||
#[derive(Deserialize)]
|
||||
#[serde(rename_all = "camelCase")]
|
||||
struct AttributedTextOnTap {
|
||||
innertube_command: NavigationEndpoint,
|
||||
}
|
||||
|
||||
#[serde_as]
|
||||
#[derive(Deserialize, Default)]
|
||||
#[serde(rename_all = "camelCase")]
|
||||
|
|
@ -198,38 +225,36 @@ pub enum PageType {
|
|||
Playlist,
|
||||
}
|
||||
|
||||
/// Map a single component of a rich text
|
||||
fn map_richtext_run(lr: &RichTextRun) -> Option<TextComponent> {
|
||||
let text = lr.text.to_owned();
|
||||
let nav = &lr.navigation_endpoint;
|
||||
fn map_richtext_run(run: RichTextRun) -> TextComponent {
|
||||
map_text_component(run.text, run.navigation_endpoint)
|
||||
}
|
||||
|
||||
Some(match &nav.watch_endpoint {
|
||||
/// Map a single component of a rich text
|
||||
fn map_text_component(text: String, nav: NavigationEndpoint) -> TextComponent {
|
||||
match nav.watch_endpoint {
|
||||
Some(w) => TextComponent::Video {
|
||||
text,
|
||||
video_id: w.video_id.to_owned(),
|
||||
video_id: w.video_id,
|
||||
start_time: w.start_time_seconds,
|
||||
},
|
||||
None => match &nav.browse_endpoint {
|
||||
None => match nav.browse_endpoint {
|
||||
Some(b) => TextComponent::Browse {
|
||||
text,
|
||||
page_type: match &b.browse_endpoint_context_supported_configs {
|
||||
Some(bc) => bc.browse_endpoint_context_music_config.page_type,
|
||||
None => match &nav.command_metadata {
|
||||
Some(cm) => cm.web_command_metadata.web_page_type,
|
||||
None => return None,
|
||||
None => return TextComponent::Text { text },
|
||||
},
|
||||
},
|
||||
browse_id: b.browse_id.to_owned(),
|
||||
text,
|
||||
browse_id: b.browse_id,
|
||||
},
|
||||
None => match &nav.url_endpoint {
|
||||
Some(u) => TextComponent::Web {
|
||||
text,
|
||||
url: u.url.to_owned(),
|
||||
},
|
||||
None => match nav.url_endpoint {
|
||||
Some(u) => TextComponent::Web { text, url: u.url },
|
||||
None => TextComponent::Text { text },
|
||||
},
|
||||
},
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
impl<'de> Deserialize<'de> for TextComponent {
|
||||
|
|
@ -237,18 +262,15 @@ impl<'de> Deserialize<'de> for TextComponent {
|
|||
where
|
||||
D: Deserializer<'de>,
|
||||
{
|
||||
let link = RichTextInternal::deserialize(deserializer)?;
|
||||
if link.runs.len() != 1 {
|
||||
let mut text = RichTextInternal::deserialize(deserializer)?;
|
||||
if text.runs.len() != 1 {
|
||||
return Err(serde::de::Error::invalid_length(
|
||||
link.runs.len(),
|
||||
&"1 run, use RichText for more",
|
||||
text.runs.len(),
|
||||
&"1 run, use TextComponents for more",
|
||||
));
|
||||
}
|
||||
|
||||
Ok(some_or_bail!(
|
||||
map_richtext_run(&link.runs[0]),
|
||||
Err(serde::de::Error::custom("missing/invalid browse endpoint"))
|
||||
))
|
||||
Ok(map_richtext_run(text.runs.swap_remove(0)))
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -257,10 +279,85 @@ impl<'de> Deserialize<'de> for TextComponents {
|
|||
where
|
||||
D: Deserializer<'de>,
|
||||
{
|
||||
let link = RichTextInternal::deserialize(deserializer)?;
|
||||
Ok(Self(
|
||||
link.runs.iter().filter_map(map_richtext_run).collect(),
|
||||
))
|
||||
let text = RichTextInternal::deserialize(deserializer)?;
|
||||
Ok(Self(text.runs.into_iter().map(map_richtext_run).collect()))
|
||||
}
|
||||
}
|
||||
|
||||
impl<'de> DeserializeAs<'de, TextComponents> for AttributedText {
|
||||
fn deserialize_as<D>(deserializer: D) -> Result<TextComponents, D::Error>
|
||||
where
|
||||
D: Deserializer<'de>,
|
||||
{
|
||||
let text = AttributedText::deserialize(deserializer)?;
|
||||
|
||||
let mut i_utf16 = 0;
|
||||
let mut chars = text.content.chars();
|
||||
|
||||
// Take a string from the char iterator until the given
|
||||
// UTF-16 index. This mimicks the Javascript substring behavior.
|
||||
let mut take_chars = |until: usize| {
|
||||
if until <= i_utf16 {
|
||||
return String::new();
|
||||
}
|
||||
|
||||
let mut buf = String::with_capacity(until - i_utf16);
|
||||
loop {
|
||||
match chars.next() {
|
||||
Some(c) => {
|
||||
buf.push(c);
|
||||
|
||||
// is character on Basic Multilingual Plane -> 16bit in UTF-16,
|
||||
// counts as 1 JS character, otherwise 32bit, counts as 2 JS characters
|
||||
if (c as u32) > 0xffff {
|
||||
i_utf16 += 1;
|
||||
};
|
||||
i_utf16 += 1;
|
||||
|
||||
if i_utf16 >= until {
|
||||
break;
|
||||
}
|
||||
}
|
||||
None => break,
|
||||
}
|
||||
}
|
||||
buf
|
||||
};
|
||||
|
||||
let mut components = Vec::with_capacity(text.command_runs.len() + 1);
|
||||
text.command_runs.into_iter().for_each(|cmd| {
|
||||
let txt_before = take_chars(cmd.start_index);
|
||||
let txt_link = take_chars(cmd.start_index + cmd.length);
|
||||
|
||||
// Trim link text:
|
||||
// 3xnbsp, (/ •), nbsp, Name, 2xnbsp
|
||||
// Channel: `\u{a0}\u{a0}\u{a0}/\u{a0}aespa\u{a0}\u{a0}`
|
||||
// Video: `\u{a0}\u{a0}\u{a0}•\u{a0}aespa\u{a0}에스파\u{a0}'Black\u{a0}...\u{a0}\u{a0}`
|
||||
|
||||
// Replace no-break spaces, trim off whitespace and prefix character
|
||||
let txt_link = txt_link.trim();
|
||||
let txt_link = txt_link.replace("\u{a0}", " ");
|
||||
|
||||
static LINK_PREFIX: Lazy<Regex> = Lazy::new(|| Regex::new(r#"^(?:\/|•) *"#).unwrap());
|
||||
let txt_link = LINK_PREFIX.replace(&txt_link, "");
|
||||
|
||||
if !txt_before.is_empty() {
|
||||
components.push(TextComponent::Text { text: txt_before });
|
||||
}
|
||||
components.push(map_text_component(
|
||||
txt_link.to_string(),
|
||||
cmd.on_tap.innertube_command,
|
||||
));
|
||||
});
|
||||
|
||||
let end = chars.as_str();
|
||||
if !end.is_empty() {
|
||||
components.push(TextComponent::Text {
|
||||
text: end.to_owned(),
|
||||
});
|
||||
}
|
||||
|
||||
Ok(TextComponents(components))
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -431,6 +528,13 @@ mod tests {
|
|||
ln: TextComponents,
|
||||
}
|
||||
|
||||
#[serde_as]
|
||||
#[derive(Debug, Deserialize)]
|
||||
struct SAttributed {
|
||||
#[serde_as(as = "AttributedText")]
|
||||
ln: TextComponents,
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn t_link_video() {
|
||||
let test_json = r#"{
|
||||
|
|
@ -647,4 +751,468 @@ mod tests {
|
|||
}
|
||||
"###);
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn t_attributed_description() {
|
||||
let test_json = r#"{
|
||||
"ln": {
|
||||
"content": "🎧Listen and download aespa's debut single \"Black Mamba\": https://smarturl.it/aespa_BlackMamba\n🐍The Debut Stage • aespa 에스파 'Black ... \n\n🎟️ aespa Showcase SYNK in LA! Tickets now on sale: https://www.ticketmaster.com/event/0A...\n\nSubscribe to aespa Official YouTube Channel!\nhttps://www.youtube.com/aespa?sub_con...\n\naespa official\n / aespa \nhttps://www.instagram.com/aespa_official\nhttps://www.tiktok.com/@aespa_official\nhttps://twitter.com/aespa_Official\nhttps://www.facebook.com/aespa.official\nhttps://weibo.com/aespa\n\n#aespa #æspa #BlackMamba #블랙맘바 #에스파\naespa 에스파 'Black Mamba' MV ℗ SM Entertainment",
|
||||
"commandRuns": [
|
||||
{
|
||||
"startIndex": 58,
|
||||
"length": 36,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CJ0BEM2rARgBIhMIzvHr0sis-gIV0kZ6BR0GNA_4SJGXrtzn9erzZQ==",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbm1qRVVfQUlObURLcnFFQXBTUkJSOEpqWGIzUXxBQ3Jtc0tsNUJIYm5xdERxZk9rZEw3YlJzV0ZIYTNaSjU2a21PaFhNUmxzdjI5VE1VRWUyczZwYmtmQXh3QXV0eXlkMDgxRUJoNVMzRFZ6RlZ6MGdXeXdWQXFTTGY2ZHhFcUFqdExRQ21PYzNfWmlBaHhqYXVUdw&q=https%3A%2F%2Fsmarturl.it%2Faespa_BlackMamba&v=ZeerrnuLi5E",
|
||||
"webPageType": "WEB_PAGE_TYPE_UNKNOWN",
|
||||
"rootVe": 83769
|
||||
}
|
||||
},
|
||||
"urlEndpoint": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbm1qRVVfQUlObURLcnFFQXBTUkJSOEpqWGIzUXxBQ3Jtc0tsNUJIYm5xdERxZk9rZEw3YlJzV0ZIYTNaSjU2a21PaFhNUmxzdjI5VE1VRWUyczZwYmtmQXh3QXV0eXlkMDgxRUJoNVMzRFZ6RlZ6MGdXeXdWQXFTTGY2ZHhFcUFqdExRQ21PYzNfWmlBaHhqYXVUdw&q=https%3A%2F%2Fsmarturl.it%2Faespa_BlackMamba&v=ZeerrnuLi5E",
|
||||
"target": "TARGET_NEW_WINDOW",
|
||||
"nofollow": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 113,
|
||||
"length": 27,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CJ0BEM2rARgBIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "/watch?v=Ky5RT5oGg0w&t=0s",
|
||||
"webPageType": "WEB_PAGE_TYPE_WATCH",
|
||||
"rootVe": 3832
|
||||
}
|
||||
},
|
||||
"watchEndpoint": {
|
||||
"videoId": "Ky5RT5oGg0w",
|
||||
"startTimeSeconds": 0,
|
||||
"watchEndpointSupportedOnesieConfig": {
|
||||
"html5PlaybackOnesieConfig": {
|
||||
"commonConfig": {
|
||||
"url": "https://rr5---sn-h0jeener.googlevideo.com/initplayback?source=youtube&orc=1&oeis=1&c=WEB&oad=3200&ovd=3200&oaad=11000&oavd=11000&ocs=700&oewis=1&oputc=1&ofpcc=1&msp=1&odeak=1&odepv=1&osfc=1&id=2b2e514f9a06834c&ip=2003%3Ade%3Aaf30%3A200%3Ad8ce%3A4044%3A2ba2%3A3881&initcwndbps=1556250&mt=1663992556&oweuc="
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 194,
|
||||
"length": 40,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CJ0BEM2rARgBIhMIzvHr0sis-gIV0kZ6BR0GNA_4SJGXrtzn9erzZQ==",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbU1ObGNaRDZaRmo1X1ZjejBoeTRnWkxuVUJxZ3xBQ3Jtc0ttWk1BVVhaRXRfN1VYWXBqMHdaYURTRFJNcUZJVlY3a21wRHE2ZGZaclE3WUM5bEZWbmFfT0sxWTZHOVotWVh6U3YtVk94SlA5NkRFTnBPcHVCWDJhMGJRQlI3ZHN0MnJleHp0c2lEVWNxeW1jSDZuVQ&q=https%3A%2F%2Fwww.ticketmaster.com%2Fevent%2F0A005CCD9E871F6E&v=ZeerrnuLi5E",
|
||||
"webPageType": "WEB_PAGE_TYPE_UNKNOWN",
|
||||
"rootVe": 83769
|
||||
}
|
||||
},
|
||||
"urlEndpoint": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbU1ObGNaRDZaRmo1X1ZjejBoeTRnWkxuVUJxZ3xBQ3Jtc0ttWk1BVVhaRXRfN1VYWXBqMHdaYURTRFJNcUZJVlY3a21wRHE2ZGZaclE3WUM5bEZWbmFfT0sxWTZHOVotWVh6U3YtVk94SlA5NkRFTnBPcHVCWDJhMGJRQlI3ZHN0MnJleHp0c2lEVWNxeW1jSDZuVQ&q=https%3A%2F%2Fwww.ticketmaster.com%2Fevent%2F0A005CCD9E871F6E&v=ZeerrnuLi5E",
|
||||
"target": "TARGET_NEW_WINDOW",
|
||||
"nofollow": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 281,
|
||||
"length": 40,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CJ0BEM2rARgBIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "https://www.youtube.com/aespa?sub_confirmation=1",
|
||||
"webPageType": "WEB_PAGE_TYPE_UNKNOWN",
|
||||
"rootVe": 83769
|
||||
}
|
||||
},
|
||||
"urlEndpoint": {
|
||||
"url": "https://www.youtube.com/aespa?sub_confirmation=1",
|
||||
"nofollow": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 338,
|
||||
"length": 12,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CJ0BEM2rARgBIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "https://www.youtube.com/c/aespa",
|
||||
"webPageType": "WEB_PAGE_TYPE_UNKNOWN",
|
||||
"rootVe": 83769
|
||||
}
|
||||
},
|
||||
"urlEndpoint": {
|
||||
"url": "https://www.youtube.com/c/aespa",
|
||||
"nofollow": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 351,
|
||||
"length": 40,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CJ0BEM2rARgBIhMIzvHr0sis-gIV0kZ6BR0GNA_4SJGXrtzn9erzZQ==",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbE9FVEtZZkVLUExjdFBnZjZnZ19KNWRYOVZUd3xBQ3Jtc0tsbHpCa1hLTVJ6MEllczlzUEpoVi1IQ2F5NG1jMnlOT3p3bnlFeE80ZzlsaG5CUXlFQnFGTkMtN19DcVYzQkw3bVlVVmNwQlpYQWZnNGNsME45WE1WQ21sR3V1Z3k5RG9DUDE0VTZQTm53Mk9vTWhiOA&q=https%3A%2F%2Fwww.instagram.com%2Faespa_official&v=ZeerrnuLi5E",
|
||||
"webPageType": "WEB_PAGE_TYPE_UNKNOWN",
|
||||
"rootVe": 83769
|
||||
}
|
||||
},
|
||||
"urlEndpoint": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbE9FVEtZZkVLUExjdFBnZjZnZ19KNWRYOVZUd3xBQ3Jtc0tsbHpCa1hLTVJ6MEllczlzUEpoVi1IQ2F5NG1jMnlOT3p3bnlFeE80ZzlsaG5CUXlFQnFGTkMtN19DcVYzQkw3bVlVVmNwQlpYQWZnNGNsME45WE1WQ21sR3V1Z3k5RG9DUDE0VTZQTm53Mk9vTWhiOA&q=https%3A%2F%2Fwww.instagram.com%2Faespa_official&v=ZeerrnuLi5E",
|
||||
"target": "TARGET_NEW_WINDOW",
|
||||
"nofollow": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 392,
|
||||
"length": 38,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CJ0BEM2rARgBIhMIzvHr0sis-gIV0kZ6BR0GNA_4SJGXrtzn9erzZQ==",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbVdlSGk3eDd5U0dUVG16VFJCQnhKVFBEUUxMQXxBQ3Jtc0tuX3ZJbENNY1ZSN0FFemdxTFdlcTVvc3AwZE05NEFvRW5nOHpZWDUtZG9ORHBnT1JGc2UySDh3WWl3MU53VjFvbHRSdjdxMUlGM2Z6SmdaLTVaWWxhamJEems0Uld3MGlTT0Z0bkh5Y0hpcnY1aXptSQ&q=https%3A%2F%2Fwww.tiktok.com%2F%40aespa_official&v=ZeerrnuLi5E",
|
||||
"webPageType": "WEB_PAGE_TYPE_UNKNOWN",
|
||||
"rootVe": 83769
|
||||
}
|
||||
},
|
||||
"urlEndpoint": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbVdlSGk3eDd5U0dUVG16VFJCQnhKVFBEUUxMQXxBQ3Jtc0tuX3ZJbENNY1ZSN0FFemdxTFdlcTVvc3AwZE05NEFvRW5nOHpZWDUtZG9ORHBnT1JGc2UySDh3WWl3MU53VjFvbHRSdjdxMUlGM2Z6SmdaLTVaWWxhamJEems0Uld3MGlTT0Z0bkh5Y0hpcnY1aXptSQ&q=https%3A%2F%2Fwww.tiktok.com%2F%40aespa_official&v=ZeerrnuLi5E",
|
||||
"target": "TARGET_NEW_WINDOW",
|
||||
"nofollow": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 431,
|
||||
"length": 34,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CJ0BEM2rARgBIhMIzvHr0sis-gIV0kZ6BR0GNA_4SJGXrtzn9erzZQ==",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqa3lNcG1lMHkwSzNLQVBrUXFNTXl0N1hNa04wUXxBQ3Jtc0tubm1sQkdaVjNYR04xOHpJV3NxZVBpb3I5V1FVOHVFNC1uWE5vb211ZmZKYzhTZXZfbjlkY09fanBRdHpjUkdRVGJJYS0xZ3NBNkVZQVhWSS0xVDYwRlRzQ0J3ODQxNDE0ODAxd1Q0cG5icVlNWndscw&q=https%3A%2F%2Ftwitter.com%2Faespa_Official&v=ZeerrnuLi5E",
|
||||
"webPageType": "WEB_PAGE_TYPE_UNKNOWN",
|
||||
"rootVe": 83769
|
||||
}
|
||||
},
|
||||
"urlEndpoint": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqa3lNcG1lMHkwSzNLQVBrUXFNTXl0N1hNa04wUXxBQ3Jtc0tubm1sQkdaVjNYR04xOHpJV3NxZVBpb3I5V1FVOHVFNC1uWE5vb211ZmZKYzhTZXZfbjlkY09fanBRdHpjUkdRVGJJYS0xZ3NBNkVZQVhWSS0xVDYwRlRzQ0J3ODQxNDE0ODAxd1Q0cG5icVlNWndscw&q=https%3A%2F%2Ftwitter.com%2Faespa_Official&v=ZeerrnuLi5E",
|
||||
"target": "TARGET_NEW_WINDOW",
|
||||
"nofollow": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 466,
|
||||
"length": 39,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CJ0BEM2rARgBIhMIzvHr0sis-gIV0kZ6BR0GNA_4SJGXrtzn9erzZQ==",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbjdBNG5yVEFwU0JMNGZaLUpQZ1ZoeGgwT0xOZ3xBQ3Jtc0tuRFdFNlJNV29PMThRNWo5MHZrREZ1ZU5oZlkxVmE4ZlU5STFCZW1mUFVSdXJ3VUQxUnNVVkUzLWJQMS1uRzVjdkRCV2ZxSWJ6cFNxRVVzejY0SDltZFZPc2xwS3ZPZGIxcFZ6cndIVkMtUjVtZ054cw&q=https%3A%2F%2Fwww.facebook.com%2Faespa.official&v=ZeerrnuLi5E",
|
||||
"webPageType": "WEB_PAGE_TYPE_UNKNOWN",
|
||||
"rootVe": 83769
|
||||
}
|
||||
},
|
||||
"urlEndpoint": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbjdBNG5yVEFwU0JMNGZaLUpQZ1ZoeGgwT0xOZ3xBQ3Jtc0tuRFdFNlJNV29PMThRNWo5MHZrREZ1ZU5oZlkxVmE4ZlU5STFCZW1mUFVSdXJ3VUQxUnNVVkUzLWJQMS1uRzVjdkRCV2ZxSWJ6cFNxRVVzejY0SDltZFZPc2xwS3ZPZGIxcFZ6cndIVkMtUjVtZ054cw&q=https%3A%2F%2Fwww.facebook.com%2Faespa.official&v=ZeerrnuLi5E",
|
||||
"target": "TARGET_NEW_WINDOW",
|
||||
"nofollow": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 506,
|
||||
"length": 23,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CJ0BEM2rARgBIhMIzvHr0sis-gIV0kZ6BR0GNA_4SJGXrtzn9erzZQ==",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbEtGMHB6eXBESW92aEVLc1FybkRwQU95eTh6UXxBQ3Jtc0tuWXc5d2JsTHFYcHExdy1FTDFyUV9wdU1DSmxELUxGSGlPMzhBdFVkblRSZkNLQzRaMEJGUGhYLWp4RU40YUVwV3N3ZUpRTVVKVDRiY19zeE5RUkt2dW5aUVcxcHBRQldCOTE3YktXSXZlSFJhRWRjdw&q=https%3A%2F%2Fweibo.com%2Faespa&v=ZeerrnuLi5E",
|
||||
"webPageType": "WEB_PAGE_TYPE_UNKNOWN",
|
||||
"rootVe": 83769
|
||||
}
|
||||
},
|
||||
"urlEndpoint": {
|
||||
"url": "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbEtGMHB6eXBESW92aEVLc1FybkRwQU95eTh6UXxBQ3Jtc0tuWXc5d2JsTHFYcHExdy1FTDFyUV9wdU1DSmxELUxGSGlPMzhBdFVkblRSZkNLQzRaMEJGUGhYLWp4RU40YUVwV3N3ZUpRTVVKVDRiY19zeE5RUkt2dW5aUVcxcHBRQldCOTE3YktXSXZlSFJhRWRjdw&q=https%3A%2F%2Fweibo.com%2Faespa&v=ZeerrnuLi5E",
|
||||
"target": "TARGET_NEW_WINDOW",
|
||||
"nofollow": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 531,
|
||||
"length": 6,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CKIBENzXBBgKIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "/hashtag/aespa",
|
||||
"webPageType": "WEB_PAGE_TYPE_BROWSE",
|
||||
"rootVe": 6827,
|
||||
"apiUrl": "/youtubei/v1/browse"
|
||||
}
|
||||
},
|
||||
"browseEndpoint": {
|
||||
"browseId": "FEhashtag",
|
||||
"params": "6gUHCgVhZXNwYQ%3D%3D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"loggingDirectives": {
|
||||
"trackingParams": "CKIBENzXBBgKIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"enableDisplayloggerExperiment": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 538,
|
||||
"length": 5,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CKEBENzXBBgLIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "/hashtag/%C3%A6spa",
|
||||
"webPageType": "WEB_PAGE_TYPE_BROWSE",
|
||||
"rootVe": 6827,
|
||||
"apiUrl": "/youtubei/v1/browse"
|
||||
}
|
||||
},
|
||||
"browseEndpoint": {
|
||||
"browseId": "FEhashtag",
|
||||
"params": "6gUHCgXDpnNwYQ%3D%3D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"loggingDirectives": {
|
||||
"trackingParams": "CKEBENzXBBgLIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"enableDisplayloggerExperiment": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 544,
|
||||
"length": 11,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CKABENzXBBgMIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "/hashtag/blackmamba",
|
||||
"webPageType": "WEB_PAGE_TYPE_BROWSE",
|
||||
"rootVe": 6827,
|
||||
"apiUrl": "/youtubei/v1/browse"
|
||||
}
|
||||
},
|
||||
"browseEndpoint": {
|
||||
"browseId": "FEhashtag",
|
||||
"params": "6gUMCgpibGFja21hbWJh"
|
||||
}
|
||||
}
|
||||
},
|
||||
"loggingDirectives": {
|
||||
"trackingParams": "CKABENzXBBgMIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"enableDisplayloggerExperiment": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 556,
|
||||
"length": 5,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CJ8BENzXBBgNIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "/hashtag/%EB%B8%94%EB%9E%99%EB%A7%98%EB%B0%94",
|
||||
"webPageType": "WEB_PAGE_TYPE_BROWSE",
|
||||
"rootVe": 6827,
|
||||
"apiUrl": "/youtubei/v1/browse"
|
||||
}
|
||||
},
|
||||
"browseEndpoint": {
|
||||
"browseId": "FEhashtag",
|
||||
"params": "6gUOCgzruJTrnpnrp5jrsJQ%3D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"loggingDirectives": {
|
||||
"trackingParams": "CJ8BENzXBBgNIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"enableDisplayloggerExperiment": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"startIndex": 562,
|
||||
"length": 4,
|
||||
"onTap": {
|
||||
"innertubeCommand": {
|
||||
"clickTrackingParams": "CJ4BENzXBBgOIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"commandMetadata": {
|
||||
"webCommandMetadata": {
|
||||
"url": "/hashtag/%EC%97%90%EC%8A%A4%ED%8C%8C",
|
||||
"webPageType": "WEB_PAGE_TYPE_BROWSE",
|
||||
"rootVe": 6827,
|
||||
"apiUrl": "/youtubei/v1/browse"
|
||||
}
|
||||
},
|
||||
"browseEndpoint": {
|
||||
"browseId": "FEhashtag",
|
||||
"params": "6gULCgnsl5DsiqTtjIw%3D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"loggingDirectives": {
|
||||
"trackingParams": "CJ4BENzXBBgOIhMIzvHr0sis-gIV0kZ6BR0GNA_4",
|
||||
"enableDisplayloggerExperiment": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}"#;
|
||||
|
||||
let res = serde_json::from_str::<SAttributed>(test_json).unwrap();
|
||||
insta::assert_debug_snapshot!(res, @r###"
|
||||
SAttributed {
|
||||
ln: TextComponents(
|
||||
[
|
||||
Text {
|
||||
text: "🎧Listen and download aespa's debut single \"Black Mamba\": ",
|
||||
},
|
||||
Web {
|
||||
text: "https://smarturl.it/aespa_BlackMamba",
|
||||
url: "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbm1qRVVfQUlObURLcnFFQXBTUkJSOEpqWGIzUXxBQ3Jtc0tsNUJIYm5xdERxZk9rZEw3YlJzV0ZIYTNaSjU2a21PaFhNUmxzdjI5VE1VRWUyczZwYmtmQXh3QXV0eXlkMDgxRUJoNVMzRFZ6RlZ6MGdXeXdWQXFTTGY2ZHhFcUFqdExRQ21PYzNfWmlBaHhqYXVUdw&q=https%3A%2F%2Fsmarturl.it%2Faespa_BlackMamba&v=ZeerrnuLi5E",
|
||||
},
|
||||
Text {
|
||||
text: "\n🐍The Debut Stage ",
|
||||
},
|
||||
Video {
|
||||
text: "aespa 에스파 'Black ...",
|
||||
video_id: "Ky5RT5oGg0w",
|
||||
start_time: 0,
|
||||
},
|
||||
Text {
|
||||
text: "\n\n🎟\u{fe0f} aespa Showcase SYNK in LA! Tickets now on sale: ",
|
||||
},
|
||||
Web {
|
||||
text: "https://www.ticketmaster.com/event/0A...",
|
||||
url: "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbU1ObGNaRDZaRmo1X1ZjejBoeTRnWkxuVUJxZ3xBQ3Jtc0ttWk1BVVhaRXRfN1VYWXBqMHdaYURTRFJNcUZJVlY3a21wRHE2ZGZaclE3WUM5bEZWbmFfT0sxWTZHOVotWVh6U3YtVk94SlA5NkRFTnBPcHVCWDJhMGJRQlI3ZHN0MnJleHp0c2lEVWNxeW1jSDZuVQ&q=https%3A%2F%2Fwww.ticketmaster.com%2Fevent%2F0A005CCD9E871F6E&v=ZeerrnuLi5E",
|
||||
},
|
||||
Text {
|
||||
text: "\n\nSubscribe to aespa Official YouTube Channel!\n",
|
||||
},
|
||||
Web {
|
||||
text: "https://www.youtube.com/aespa?sub_con...",
|
||||
url: "https://www.youtube.com/aespa?sub_confirmation=1",
|
||||
},
|
||||
Text {
|
||||
text: "\n\naespa official\n",
|
||||
},
|
||||
Web {
|
||||
text: "aespa",
|
||||
url: "https://www.youtube.com/c/aespa",
|
||||
},
|
||||
Text {
|
||||
text: "\n",
|
||||
},
|
||||
Web {
|
||||
text: "https://www.instagram.com/aespa_official",
|
||||
url: "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbE9FVEtZZkVLUExjdFBnZjZnZ19KNWRYOVZUd3xBQ3Jtc0tsbHpCa1hLTVJ6MEllczlzUEpoVi1IQ2F5NG1jMnlOT3p3bnlFeE80ZzlsaG5CUXlFQnFGTkMtN19DcVYzQkw3bVlVVmNwQlpYQWZnNGNsME45WE1WQ21sR3V1Z3k5RG9DUDE0VTZQTm53Mk9vTWhiOA&q=https%3A%2F%2Fwww.instagram.com%2Faespa_official&v=ZeerrnuLi5E",
|
||||
},
|
||||
Text {
|
||||
text: "\n",
|
||||
},
|
||||
Web {
|
||||
text: "https://www.tiktok.com/@aespa_official",
|
||||
url: "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbVdlSGk3eDd5U0dUVG16VFJCQnhKVFBEUUxMQXxBQ3Jtc0tuX3ZJbENNY1ZSN0FFemdxTFdlcTVvc3AwZE05NEFvRW5nOHpZWDUtZG9ORHBnT1JGc2UySDh3WWl3MU53VjFvbHRSdjdxMUlGM2Z6SmdaLTVaWWxhamJEems0Uld3MGlTT0Z0bkh5Y0hpcnY1aXptSQ&q=https%3A%2F%2Fwww.tiktok.com%2F%40aespa_official&v=ZeerrnuLi5E",
|
||||
},
|
||||
Text {
|
||||
text: "\n",
|
||||
},
|
||||
Web {
|
||||
text: "https://twitter.com/aespa_Official",
|
||||
url: "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqa3lNcG1lMHkwSzNLQVBrUXFNTXl0N1hNa04wUXxBQ3Jtc0tubm1sQkdaVjNYR04xOHpJV3NxZVBpb3I5V1FVOHVFNC1uWE5vb211ZmZKYzhTZXZfbjlkY09fanBRdHpjUkdRVGJJYS0xZ3NBNkVZQVhWSS0xVDYwRlRzQ0J3ODQxNDE0ODAxd1Q0cG5icVlNWndscw&q=https%3A%2F%2Ftwitter.com%2Faespa_Official&v=ZeerrnuLi5E",
|
||||
},
|
||||
Text {
|
||||
text: "\n",
|
||||
},
|
||||
Web {
|
||||
text: "https://www.facebook.com/aespa.official",
|
||||
url: "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbjdBNG5yVEFwU0JMNGZaLUpQZ1ZoeGgwT0xOZ3xBQ3Jtc0tuRFdFNlJNV29PMThRNWo5MHZrREZ1ZU5oZlkxVmE4ZlU5STFCZW1mUFVSdXJ3VUQxUnNVVkUzLWJQMS1uRzVjdkRCV2ZxSWJ6cFNxRVVzejY0SDltZFZPc2xwS3ZPZGIxcFZ6cndIVkMtUjVtZ054cw&q=https%3A%2F%2Fwww.facebook.com%2Faespa.official&v=ZeerrnuLi5E",
|
||||
},
|
||||
Text {
|
||||
text: "\n",
|
||||
},
|
||||
Web {
|
||||
text: "https://weibo.com/aespa",
|
||||
url: "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbEtGMHB6eXBESW92aEVLc1FybkRwQU95eTh6UXxBQ3Jtc0tuWXc5d2JsTHFYcHExdy1FTDFyUV9wdU1DSmxELUxGSGlPMzhBdFVkblRSZkNLQzRaMEJGUGhYLWp4RU40YUVwV3N3ZUpRTVVKVDRiY19zeE5RUkt2dW5aUVcxcHBRQldCOTE3YktXSXZlSFJhRWRjdw&q=https%3A%2F%2Fweibo.com%2Faespa&v=ZeerrnuLi5E",
|
||||
},
|
||||
Text {
|
||||
text: "\n\n",
|
||||
},
|
||||
Text {
|
||||
text: "#aespa",
|
||||
},
|
||||
Text {
|
||||
text: " ",
|
||||
},
|
||||
Text {
|
||||
text: "#æspa",
|
||||
},
|
||||
Text {
|
||||
text: " ",
|
||||
},
|
||||
Text {
|
||||
text: "#BlackMamba",
|
||||
},
|
||||
Text {
|
||||
text: " ",
|
||||
},
|
||||
Text {
|
||||
text: "#블랙맘바",
|
||||
},
|
||||
Text {
|
||||
text: " ",
|
||||
},
|
||||
Text {
|
||||
text: "#에스파",
|
||||
},
|
||||
Text {
|
||||
text: "\naespa 에스파 'Black Mamba' MV ℗ SM Entertainment",
|
||||
},
|
||||
],
|
||||
),
|
||||
}
|
||||
"###);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
7385
testfiles/video_details/recommendations.json
Normal file
7385
testfiles/video_details/recommendations.json
Normal file
File diff suppressed because it is too large
Load diff
13241
testfiles/video_details/video_details_newdesc.json
Normal file
13241
testfiles/video_details/video_details_newdesc.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue