cURL
curl --request GET \
--url 'https://api.keyapi.ai/v1/tiktok/trending/hashtag?region=US&offset=0&count=10' \
--header 'Authorization: Bearer <YOUR_API_KEY>'import requests
response = requests.get(
'https://api.keyapi.ai/v1/tiktok/trending/hashtag',
params={"region": "US", "offset": 0, "count": 10},
headers={'Authorization': 'Bearer <YOUR_API_KEY>'}
)
print(response.json())const params = new URLSearchParams({"region": "US", "offset": 0, "count": 10});
const response = await fetch(`https://api.keyapi.ai/v1/tiktok/trending/hashtag?${params}`, {
method: 'GET',
headers: { 'Authorization': 'Bearer <YOUR_API_KEY>' }
});
const data = await response.json();
console.log(data);{
"code": 0,
"message": "success",
"data": {
"category_list": [
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "6873815932469382401",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1600434990,
"desc": "Kepoin #HomeMakeOver brand filter! Keren bgt #LifestyleTV #Samsung bisa #BeautifyYourSpace 💖 Ayo ikutan! @pammybowie @jscmilagnesia @marshaaruan #ad",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/8b6e05910efa439f809eac9259ec2693_1600435021",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/8b6e05910efa439f809eac9259ec2693_1600435021~tplv-tiktokx-origin.image?dr=8606&refresh_token=076a6d37&x-expires=1784199600&x-signature=VkM7Hdf7wx8irEnPsg4qFDvJFqE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/8b6e05910efa439f809eac9259ec2693_1600435021~tplv-tiktokx-origin.image?dr=8606&refresh_token=07433113&x-expires=1784199600&x-signature=gRlzgb2tMrKcgHsn44OhaZcIQ5U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/8b6e05910efa439f809eac9259ec2693_1600435021~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=20d231a2&x-expires=1784199600&x-signature=RiLdkpsCg%2B7bS%2FI%2F7mpLKsCeJ1M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/5a5db94eb67540f6ae7c5c07ca8c15c5_1600435019",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/5a5db94eb67540f6ae7c5c07ca8c15c5_1600435019~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=d89c5bd4&x-expires=1784199600&x-signature=Hp5qCkfTvH547g5M%2B767tmZR8Cc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/5a5db94eb67540f6ae7c5c07ca8c15c5_1600435019~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=b2993988&x-expires=1784199600&x-signature=0o3JjBTUftIGu3BM6Mf855QsP1s%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/5a5db94eb67540f6ae7c5c07ca8c15c5_1600435019~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=70d5ba49&x-expires=1784199600&x-signature=IwGp9wv9VFRxQ50dc9lgLXIcPzc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/704aded54b9c433c99dcc8b7a40baaeb_1600435023",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/704aded54b9c433c99dcc8b7a40baaeb_1600435023~tplv-tiktokx-origin.image?dr=8606&refresh_token=5a18ea37&x-expires=1784199600&x-signature=%2BCfyPU5CzegRUPx5DXRpPNkGRos%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/704aded54b9c433c99dcc8b7a40baaeb_1600435023~tplv-tiktokx-origin.image?dr=8606&refresh_token=87b5daad&x-expires=1784199600&x-signature=3XwEmN2tV3%2F0uBSkdjZWcpve%2BZo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/704aded54b9c433c99dcc8b7a40baaeb_1600435023~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a83e2078&x-expires=1784199600&x-signature=9JhoimNfP0QtU3RRmH3%2BKnCIaa8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 960,
"tags": null,
"width": 540
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6873753849430150401",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1600420537,
"desc": "Ikut Samsung #HomeMakeOver yuk!#LifestyleTV #Samsung bagus bgt buat #BeautifyYourSpace cobain cus @sarahayuh @anazsiantar @naldsimanjuntak #ad",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/6b90597d355c4a51a1b04a0c6a64973c_1600420541",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/6b90597d355c4a51a1b04a0c6a64973c_1600420541~tplv-tiktokx-origin.image?dr=8606&refresh_token=ef354b67&x-expires=1784199600&x-signature=9hFc1aHcWbb96xIYmwOLVd1D658%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/6b90597d355c4a51a1b04a0c6a64973c_1600420541~tplv-tiktokx-origin.image?dr=8606&refresh_token=ea2f9471&x-expires=1784199600&x-signature=dtE7fbg0idHhOdE27293i83PtU0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/6b90597d355c4a51a1b04a0c6a64973c_1600420541~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=eed6d6f4&x-expires=1784199600&x-signature=ZCs3iG4IEktZzOM3NAQNK%2B6zeE8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/8682f4a807d84327a37d3dfa950d1489_1600420539",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/8682f4a807d84327a37d3dfa950d1489_1600420539~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=d45c0cc5&x-expires=1784199600&x-signature=7z4T2oMe2a4cf9s4aSHBEG4%2FcIg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/8682f4a807d84327a37d3dfa950d1489_1600420539~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=a51f78fb&x-expires=1784199600&x-signature=H%2FNr2WbQyWxKT%2BYUDBXzXbNHAGA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/8682f4a807d84327a37d3dfa950d1489_1600420539~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=71ef6ffa&x-expires=1784199600&x-signature=WqbEqs4Jj84irnk8wO4bQuAempo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/14c86dc68ccd428a849118ab5f678051_1600420541",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/14c86dc68ccd428a849118ab5f678051_1600420541~tplv-tiktokx-origin.image?dr=8606&refresh_token=ca0d1106&x-expires=1784199600&x-signature=IAfI%2B2rY0ve1U6iGkRrMJKWWBGI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/14c86dc68ccd428a849118ab5f678051_1600420541~tplv-tiktokx-origin.image?dr=8606&refresh_token=93fd0ca2&x-expires=1784199600&x-signature=ym1rE46M7h3KD0a3eNBRKtcqQyU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/14c86dc68ccd428a849118ab5f678051_1600420541~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c0e58b1d&x-expires=1784199600&x-signature=xt3qUtIzNfnTv0eOiTHRz1QuUk8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 960,
"tags": null,
"width": 540
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6873848456838958337",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1600442565,
"desc": "Penasaran gimana Samsung #HomeMakeOver bisa #BeautifyYourSpace? Coba #LifestyleTV #Samsung deh! Cus join @gilbertignatius @alvasusilo @andyyanata #ad",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/eda9c9e466c14e8e86f8de86f1072755_1600442568",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/eda9c9e466c14e8e86f8de86f1072755_1600442568~tplv-tiktokx-origin.image?dr=8606&refresh_token=ad881260&x-expires=1784199600&x-signature=C558IM5I36kaQWCYhkp9%2ByqjMJw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/eda9c9e466c14e8e86f8de86f1072755_1600442568~tplv-tiktokx-origin.image?dr=8606&refresh_token=a1246477&x-expires=1784199600&x-signature=0TPuAtpDJX%2F2S%2B3oVUSYYiLB6uM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/eda9c9e466c14e8e86f8de86f1072755_1600442568~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=28c538fc&x-expires=1784199600&x-signature=cnKqD5js6CzWpPCPJ0m8TpxHXig%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/640d1cc862754948890be85529dac467_1600442572",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/640d1cc862754948890be85529dac467_1600442572~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=b1d6e3be&x-expires=1784199600&x-signature=db6R7w09M9hcGmtLYBZpgWFFiO0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/640d1cc862754948890be85529dac467_1600442572~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1607ff55&x-expires=1784199600&x-signature=Dulxno5J%2F5KC7dmwLTZh3fV78Qw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/640d1cc862754948890be85529dac467_1600442572~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=a6ced5f6&x-expires=1784199600&x-signature=dv6AEhZhd5%2FHJHYb7%2BBQJr43krY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/4890e4187a5645dfb49ff2b90ac81efa_1600442571",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/4890e4187a5645dfb49ff2b90ac81efa_1600442571~tplv-tiktokx-origin.image?dr=8606&refresh_token=58a532c4&x-expires=1784199600&x-signature=AD1kqKWUADcynh4yVNMq%2Bw8lJIU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/4890e4187a5645dfb49ff2b90ac81efa_1600442571~tplv-tiktokx-origin.image?dr=8606&refresh_token=382e4061&x-expires=1784199600&x-signature=p0PT%2FLCjB5Vlp6kisv%2Fd7cZcSXI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/4890e4187a5645dfb49ff2b90ac81efa_1600442571~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=773e2a74&x-expires=1784199600&x-signature=ROxAAsKQR%2Fff%2BEVr0OxHJBr1lOw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 694,
"tags": null,
"width": 400
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6873884538892782849",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1600450964,
"desc": "#HomeMakeOver #lifestyleTV #samsung #fypシ #beranda #viral #xyzbca",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/0bb03024961540fdb980f82f36cdc14b_1600450966",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/0bb03024961540fdb980f82f36cdc14b_1600450966~tplv-tiktokx-origin.image?dr=8606&refresh_token=00d02d96&x-expires=1784199600&x-signature=6qC0p5%2F7YyVN8%2Fuj3kAAbGSuiaM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/0bb03024961540fdb980f82f36cdc14b_1600450966~tplv-tiktokx-origin.image?dr=8606&refresh_token=1d74c79e&x-expires=1784199600&x-signature=YJNefbICzo2Bl5QKIeWVDtNmnNs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/0bb03024961540fdb980f82f36cdc14b_1600450966~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f9a1d447&x-expires=1784199600&x-signature=09WMH5NPiZ8usrQw3vupy7Wj5Xw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/7605033a63c64bf98357ab8d0ec5d493_1600450967",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/7605033a63c64bf98357ab8d0ec5d493_1600450967~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8cf749ea&x-expires=1784199600&x-signature=hy2NWgDFFpbh3jYsvfA2ZSmu4vY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/v0201/7605033a63c64bf98357ab8d0ec5d493_1600450967~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=17acea12&x-expires=1784199600&x-signature=LsPBdgZf6mE4Y3blFCcVYWJ%2FMfY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/v0201/7605033a63c64bf98357ab8d0ec5d493_1600450967~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=0576f345&x-expires=1784199600&x-signature=NY7Gjnv5m2dqxyGnGeNm1R6TkXQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/cbf378da1fd74d16a500f625d9213974_1600450967",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/cbf378da1fd74d16a500f625d9213974_1600450967~tplv-tiktokx-origin.image?dr=8606&refresh_token=cdebedde&x-expires=1784199600&x-signature=HYJ1xec7lQ9NhEg6%2BU%2BeFOvMuhI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/v0201/cbf378da1fd74d16a500f625d9213974_1600450967~tplv-tiktokx-origin.image?dr=8606&refresh_token=89f9ecf1&x-expires=1784199600&x-signature=xQyLUiA2%2FIswB7wO%2FXl3g9yMKO4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/v0201/cbf378da1fd74d16a500f625d9213974_1600450967~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0d9004d8&x-expires=1784199600&x-signature=r4EITDieVB13ES44RK1yZQ8Xp2A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 960,
"tags": null,
"width": 544
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6876264927711988993",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1601005195,
"desc": "#HomeMakeOver #BeautifyYourSpace #LifestyleTV @apapanydong @barnessagriselda @quinput_10",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/29e37d3f1ab341819da7a047ad9b37b4_1601005197",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/29e37d3f1ab341819da7a047ad9b37b4_1601005197~tplv-tiktokx-origin.image?dr=8606&refresh_token=f110c031&x-expires=1784199600&x-signature=h9bDSiPPkEaWVpF1bgA7hg9Xzrw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/v0201/29e37d3f1ab341819da7a047ad9b37b4_1601005197~tplv-tiktokx-origin.image?dr=8606&refresh_token=52e6f766&x-expires=1784199600&x-signature=dWM8pwUG2YjLhQR0OrNJXpss6PE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/v0201/29e37d3f1ab341819da7a047ad9b37b4_1601005197~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6c84c499&x-expires=1784199600&x-signature=K1wJRH81d0RVJykwxzSHOiek%2BvM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/442047fd74f543b4b4909538c87f97ab",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/442047fd74f543b4b4909538c87f97ab~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f814eb56&x-expires=1784199600&x-signature=F5Rqv4nPXOo7qYVmUU8liP5CmlY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/442047fd74f543b4b4909538c87f97ab~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=c32506f0&x-expires=1784199600&x-signature=JERGkTI03xWVrfmZk3K9l6wncQQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/442047fd74f543b4b4909538c87f97ab~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=50ec78fc&x-expires=1784199600&x-signature=WMuYHNESDLvBy185%2B2fMzFYyYnQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/7098b9c4a5e44a06a1f22a718a43c31d_1601005198",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/7098b9c4a5e44a06a1f22a718a43c31d_1601005198~tplv-tiktokx-origin.image?dr=8606&refresh_token=a74a42e1&x-expires=1784199600&x-signature=eztVLl%2FH4GQ%2FqdGCCoklFWj3aV4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/7098b9c4a5e44a06a1f22a718a43c31d_1601005198~tplv-tiktokx-origin.image?dr=8606&refresh_token=8277d8af&x-expires=1784199600&x-signature=sNietMgbmKLQQ68%2BvXGGTlsqfeY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/7098b9c4a5e44a06a1f22a718a43c31d_1601005198~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9691e2e4&x-expires=1784199600&x-signature=4TP6DWLGMGKxquo3qQJic9Pns7g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 960,
"tags": null,
"width": 540
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6874036005339450625",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1600486232,
"desc": "Di kosan gue ternyata ada cermin ajaib yang bisa nge #HomeMakeOver dan makin nge #BeautifyYourSpace , bener bener #LifestyleTV banget TV Samsung ini.",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/806ffac642704e17a995dcb0a88fcb5c_1600486234",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/806ffac642704e17a995dcb0a88fcb5c_1600486234~tplv-tiktokx-dmt-logom:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.image?dr=8605&refresh_token=c1c536c8&x-expires=1784199600&x-signature=PUjB4A0HOVG5mIFFTPazcDPPJ%2FU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/806ffac642704e17a995dcb0a88fcb5c_1600486234~tplv-tiktokx-dmt-logom:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.image?dr=8605&refresh_token=bfd2fa4c&x-expires=1784199600&x-signature=myoEpF4L9YH6ICR%2BCJHcv%2B%2B8hyM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/806ffac642704e17a995dcb0a88fcb5c_1600486234~tplv-tiktokx-dmt-logom:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.jpeg?dr=8605&refresh_token=a658a54c&x-expires=1784199600&x-signature=QWuVjOqbLQw9HgpWUbKMqnD%2FJJ8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/1bbb214f38a7451491776231b03064f5_1600486234",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/1bbb214f38a7451491776231b03064f5_1600486234~tplv-tiktokx-dmt-logoccm:300:400:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.heic?dr=8595&refresh_token=66199269&x-expires=1784199600&x-signature=FSOTI5Z9C4sIGrXVQBXzTS50VyQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/1bbb214f38a7451491776231b03064f5_1600486234~tplv-tiktokx-dmt-logoccm:300:400:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.heic?dr=8595&refresh_token=9108b833&x-expires=1784199600&x-signature=yGcYocRspoUhsDFmKLDy49gA4WU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/1bbb214f38a7451491776231b03064f5_1600486234~tplv-tiktokx-dmt-logoccm:300:400:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.jpeg?dr=8595&refresh_token=57ac82a9&x-expires=1784199600&x-signature=aj47oq3PxG6cuuZpgzyzuYitzMY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/1ab416f5e34a4bd3b7c71a907f834c95_1600486234",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/1ab416f5e34a4bd3b7c71a907f834c95_1600486234~tplv-tiktokx-dmt-logom:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.image?dr=8605&refresh_token=feb39228&x-expires=1784199600&x-signature=90A1KCgqTCHrdfTN%2F8MKcv6Ou0g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/1ab416f5e34a4bd3b7c71a907f834c95_1600486234~tplv-tiktokx-dmt-logom:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.image?dr=8605&refresh_token=63495544&x-expires=1784199600&x-signature=5QozZYpXN1X1QvaNFJaGL2v0Xg8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/1ab416f5e34a4bd3b7c71a907f834c95_1600486234~tplv-tiktokx-dmt-logom:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.jpeg?dr=8605&refresh_token=eda758d6&x-expires=1784199600&x-signature=ZoLVeWrmP2decmRZHcU2%2BfwzE74%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6877385271520906497",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1601266052,
"desc": "#HomeMakeOver bissmillah semoga bener dpt TV baru 😇dari #samsung #lifestyletv #beautifyyourspace yuk ikutan @adeevacantik @ardiners11@satyaoktafadli",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/a4d6cb5de2394cf68556f643f5c5bfcb_1601266054",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/a4d6cb5de2394cf68556f643f5c5bfcb_1601266054~tplv-tiktokx-origin.image?dr=8606&refresh_token=e95a9a66&x-expires=1784199600&x-signature=CunHsNnsJGea2izJ6ewizXSqPgY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/a4d6cb5de2394cf68556f643f5c5bfcb_1601266054~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed40b844&x-expires=1784199600&x-signature=41ah3qA8XMtrwOU%2F02gB5Rm8hqg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/a4d6cb5de2394cf68556f643f5c5bfcb_1601266054~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ebd78c72&x-expires=1784199600&x-signature=OgemUO02eZzZhEv1mRs6WnIflcA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/a3ba6a3b8ace4589af1efebc563c76d0_1601266055",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/a3ba6a3b8ace4589af1efebc563c76d0_1601266055~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=77f919a5&x-expires=1784199600&x-signature=pm5M7SvnQnpfi%2BNfNFudjVtTQ%2BU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/a3ba6a3b8ace4589af1efebc563c76d0_1601266055~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=9b036245&x-expires=1784199600&x-signature=ukxgUyhHeQYgrkhWkrpSJMiwjn0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/a3ba6a3b8ace4589af1efebc563c76d0_1601266055~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=f5ae79bc&x-expires=1784199600&x-signature=pq0cSNzminGetHhLFuG1n89ap6g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/2e751dd72c00443abdcc3e41ea3c824b_1601266055",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/2e751dd72c00443abdcc3e41ea3c824b_1601266055~tplv-tiktokx-origin.image?dr=8606&refresh_token=1829d0fe&x-expires=1784199600&x-signature=pVB9xGFYism0K6fRn5yKUv00yrQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/v0201/2e751dd72c00443abdcc3e41ea3c824b_1601266055~tplv-tiktokx-origin.image?dr=8606&refresh_token=105d8573&x-expires=1784199600&x-signature=ONRaxTQ4qBCqIZlFS%2F%2B4OpfjYd0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/v0201/2e751dd72c00443abdcc3e41ea3c824b_1601266055~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9fad49e9&x-expires=1784199600&x-signature=1tlziNyQSeYm8Cq1z9ZhTlQbDrc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 960,
"tags": null,
"width": 540
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6874290600573734145",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1600545509,
"desc": "Yuk ikutan #HomeMakeOver Challenge jadi #BeautifyYourSpace dengan #LifestyleTV. Cuma Samsung yg bisa mewujudkannya❤ @eva_qu @tic.jk.nurfa @tanticintya",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/731075e3c3a94b4e8e85fd8bbd6c8fad_1600545511",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/731075e3c3a94b4e8e85fd8bbd6c8fad_1600545511~tplv-tiktokx-origin.image?dr=8606&refresh_token=553c0e54&x-expires=1784199600&x-signature=M261pJDn8HlXYx8EpEWWwSlHbQo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/731075e3c3a94b4e8e85fd8bbd6c8fad_1600545511~tplv-tiktokx-origin.image?dr=8606&refresh_token=951fabe5&x-expires=1784199600&x-signature=nglvpAl59SPNLHfAisj2UXzrRVM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/731075e3c3a94b4e8e85fd8bbd6c8fad_1600545511~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2239340c&x-expires=1784199600&x-signature=%2BUH6x4xQjaWEMBfwozwuKCUoN9g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/2773c123338d4acf8a63ae8bb8a43e56_1600545511",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/2773c123338d4acf8a63ae8bb8a43e56_1600545511~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=93192041&x-expires=1784199600&x-signature=2leFrzRKcS%2FRcoaezx9HLung9fw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/2773c123338d4acf8a63ae8bb8a43e56_1600545511~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=0b05cd97&x-expires=1784199600&x-signature=IVSn0RaoDvizc9DVN38TnMZKaJE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/2773c123338d4acf8a63ae8bb8a43e56_1600545511~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=859e1de3&x-expires=1784199600&x-signature=JIApRRatDrR4uGJPwNTsSTqZn2c%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/14d454ba99d843f6b5502b9e71ea0c40_1600545512",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/14d454ba99d843f6b5502b9e71ea0c40_1600545512~tplv-tiktokx-origin.image?dr=8606&refresh_token=e5f5bdf3&x-expires=1784199600&x-signature=prEmmZjxbcwbcD%2FRdRy5NUILzm0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/v0201/14d454ba99d843f6b5502b9e71ea0c40_1600545512~tplv-tiktokx-origin.image?dr=8606&refresh_token=de45b67c&x-expires=1784199600&x-signature=rUbB%2FREnXxCJBmYwr7bw6Lnz8uk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/v0201/14d454ba99d843f6b5502b9e71ea0c40_1600545512~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=84419137&x-expires=1784199600&x-signature=jpzuRicFFoZG8cBGDgTsqzTimsQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "homemakeover",
"cid": "43812449",
"connect_music": null,
"desc": "",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=43812449&is_commerce=1",
"search_highlight": null,
"show_items": null,
"sub_type": 1,
"type": 0,
"use_count": 665202,
"user_count": 665202,
"view_count": 5674859128
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7658780385689537810",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783198779,
"desc": "#tiktokgostar ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-alisg-p-0037/oMx6HDKoqCBXRuWSB5FEgQDsESARfhZQQzfkUX",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMx6HDKoqCBXRuWSB5FEgQDsESARfhZQQzfkUX~tplv-tiktokx-origin.image?dr=8606&refresh_token=40c3480f&x-expires=1784199600&x-signature=rdFntq6qH%2FTT2AzCNCpGpsj6%2F4g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMx6HDKoqCBXRuWSB5FEgQDsESARfhZQQzfkUX~tplv-tiktokx-origin.image?dr=8606&refresh_token=2a420f01&x-expires=1784199600&x-signature=5dAq5ASMnIAaPqiq9x943YfVoaI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMx6HDKoqCBXRuWSB5FEgQDsESARfhZQQzfkUX~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f4cdcc21&x-expires=1784199600&x-signature=Eo3zSFuRlTRlBpPZZpvNtK0vaRQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/ow5rYtViaPrE0B4S8L0DBAIXJ8kAEAlyBdiUy",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ow5rYtViaPrE0B4S8L0DBAIXJ8kAEAlyBdiUy~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=c45ff403&x-expires=1784199600&x-signature=O8QC7kIuk%2BFwOwUiuH%2BxhYyu3gc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ow5rYtViaPrE0B4S8L0DBAIXJ8kAEAlyBdiUy~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=c8111701&x-expires=1784199600&x-signature=KVTlN2%2FfXWR1qqJY9GAhvxPZJyQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ow5rYtViaPrE0B4S8L0DBAIXJ8kAEAlyBdiUy~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=3b7b9711&x-expires=1784199600&x-signature=7NsoPkL5t8Ob%2FCIgUcUudYR%2B1Dw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/okidpy5iXDkS0waBIVUYLIPX8nIBClAJurE4A",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okidpy5iXDkS0waBIVUYLIPX8nIBClAJurE4A~tplv-tiktokx-origin.image?dr=8606&refresh_token=2181d0eb&x-expires=1784199600&x-signature=YVQCDUjwfYAr1KBQYqDb3Xc8U8M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okidpy5iXDkS0waBIVUYLIPX8nIBClAJurE4A~tplv-tiktokx-origin.image?dr=8606&refresh_token=c077c6fb&x-expires=1784199600&x-signature=oKsa6n2oKCU9yfh%2F%2FAVILjWFhLY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okidpy5iXDkS0waBIVUYLIPX8nIBClAJurE4A~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e2d97a69&x-expires=1784199600&x-signature=ekGC%2BeHieEX06ZA42EbATE%2FomQw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7660313534332456223",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783555749,
"desc": "#mangomustard6721clockstrikes12awshucksv5lol #hi#viral#deadinternettheory#tiktokgostar",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-origin.image?dr=8606&refresh_token=47ae572d&x-expires=1784199600&x-signature=t2srcetb4R%2F8KeJ10ul7Y1OF3TY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-origin.image?dr=8606&refresh_token=d3d1db5b&x-expires=1784199600&x-signature=q9y%2BRnTqoT1xhFdPN5Oyes%2F9CDg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c033c0a5&x-expires=1784199600&x-signature=x2t5i%2F6Lcs1Ks787ZLUzvwVHOJU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=9fe4f7dc&x-expires=1784199600&x-signature=8STK3upieApT3Z1yi%2FWT%2B%2BtDLuQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f7093f13&x-expires=1784199600&x-signature=ZJrgLDikrMuS45UKZ37BUcfG3zM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=bf6db41b&x-expires=1784199600&x-signature=hiM8ywKamZ83soumAbbxcRAg%2FrM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-origin.image?dr=8606&refresh_token=d3d1db5b&x-expires=1784199600&x-signature=q9y%2BRnTqoT1xhFdPN5Oyes%2F9CDg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-origin.image?dr=8606&refresh_token=47ae572d&x-expires=1784199600&x-signature=t2srcetb4R%2F8KeJ10ul7Y1OF3TY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1ac3dd08&x-expires=1784199600&x-signature=0jv8lNr0zkxQB0KlIrCiu1FQr5Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1556,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7659026701208407316",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783256123,
"desc": "#tiktokgostar @Content Creator Insights 2025 #ForYou #viralvideo ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-origin.image?dr=8606&refresh_token=d25293db&x-expires=1784199600&x-signature=eCudKIaaQz9bnqsmhGShoYG7Yhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-origin.image?dr=8606&refresh_token=ede41fd7&x-expires=1784199600&x-signature=GdrYzyvOoFO8bhNWFiNtw%2BM1G54%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a0f6e898&x-expires=1784199600&x-signature=PbSS2aCX4atJ82z0n%2Fk3zZ62Cqg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=5c59b5f8&x-expires=1784199600&x-signature=1w7uL0LyMlOzd8DhXx6gUZS4Uqk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=7898eaaf&x-expires=1784199600&x-signature=9wkjIkQVOxeiWO2Gtk0yjz%2Bkyy0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=ae3965f9&x-expires=1784199600&x-signature=1NFE9mbDTsLm9i%2FIAAVOl1%2FyAZM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-origin.image?dr=8606&refresh_token=ede41fd7&x-expires=1784199600&x-signature=GdrYzyvOoFO8bhNWFiNtw%2BM1G54%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-origin.image?dr=8606&refresh_token=d25293db&x-expires=1784199600&x-signature=eCudKIaaQz9bnqsmhGShoYG7Yhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6615a561&x-expires=1784199600&x-signature=EQckHIQ5%2BigtNNChA4vHKxo0PD0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661495758293650695",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783830997,
"desc": "cosplay Frieren, Fernn by @Тгк: Cheri Cheri Lady 🍒 #cosplaytransition #frieren #frierenbeyondjourneysend #frierenanime #frierencosplay #ferncosplay #sousounofrieren #cosplayanime #tiktokgostar ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-alisg-p-0037/o4qlUOmu5BiQxAFRnB0Qu6eCaUEjgLfS3mMDEm",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4qlUOmu5BiQxAFRnB0Qu6eCaUEjgLfS3mMDEm~tplv-tiktokx-origin.image?dr=8606&refresh_token=bf403049&x-expires=1784199600&x-signature=AlIeAqQ4fPTrIyPea3WgXLLf%2F44%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4qlUOmu5BiQxAFRnB0Qu6eCaUEjgLfS3mMDEm~tplv-tiktokx-origin.image?dr=8606&refresh_token=08d6cae6&x-expires=1784199600&x-signature=fhUHSZLULseYyA%2F051zB7sZxvYk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4qlUOmu5BiQxAFRnB0Qu6eCaUEjgLfS3mMDEm~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ac723aac&x-expires=1784199600&x-signature=UpqXMgksqK9vmjv20YAim9sYxgA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/ogQmQHBBRMjUAeDquF6TfiSummnE5EtgU0x6BM",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogQmQHBBRMjUAeDquF6TfiSummnE5EtgU0x6BM~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=e8f61a4b&x-expires=1784199600&x-signature=ftrhBeFdPfbuxDL2uVMiXO3NER4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogQmQHBBRMjUAeDquF6TfiSummnE5EtgU0x6BM~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=91341606&x-expires=1784199600&x-signature=cFJuuEKfsUggxlOX9eT6KnenIWg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogQmQHBBRMjUAeDquF6TfiSummnE5EtgU0x6BM~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=2569ed9b&x-expires=1784199600&x-signature=sFEBDslaFE795ts4JWL9X8hFUKU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/o8im5umEKuRjDQeQxBFqAMSDgmU1nB66fxUE0n",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8im5umEKuRjDQeQxBFqAMSDgmU1nB66fxUE0n~tplv-tiktokx-origin.image?dr=8606&refresh_token=ab31a705&x-expires=1784199600&x-signature=lMtcXEk1GMyBoQTiDO79LL8QeOI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8im5umEKuRjDQeQxBFqAMSDgmU1nB66fxUE0n~tplv-tiktokx-origin.image?dr=8606&refresh_token=766c3094&x-expires=1784199600&x-signature=EJ67XooZr%2FKSSzFM0mIhpQYdlSI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8im5umEKuRjDQeQxBFqAMSDgmU1nB66fxUE0n~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=38e1fa24&x-expires=1784199600&x-signature=698DdquABRyIiXYd4xwxQGyzdbY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661855192970710303",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783914698,
"desc": "#TikTokShopFanaticsFest #tiktokgostar #tadc #fypシ #dontflop ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o4MQIaF3qVV1qfcUEADAIBVjR6qAYB5EcGECfH",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4MQIaF3qVV1qfcUEADAIBVjR6qAYB5EcGECfH~tplv-tiktokx-origin.image?dr=8606&refresh_token=bceb26d1&x-expires=1784199600&x-signature=N%2FFMjq05i4ZUtFtNzuE9Xvp8nFs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4MQIaF3qVV1qfcUEADAIBVjR6qAYB5EcGECfH~tplv-tiktokx-origin.image?dr=8606&refresh_token=a24ee7c1&x-expires=1784199600&x-signature=HrK1hJ7lFiS1lbR%2FTWhsvAqjv%2F0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4MQIaF3qVV1qfcUEADAIBVjR6qAYB5EcGECfH~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=402dc956&x-expires=1784199600&x-signature=LQTiS0GacZSJPJANtJUGjtTglh4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oc6EMWfVEDYVCVQU6aF1ABIERAjkAw1fEVBqQG",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6EMWfVEDYVCVQU6aF1ABIERAjkAw1fEVBqQG~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=a848e4a3&x-expires=1784199600&x-signature=8K3TajKGwMi6boWWYRMD%2FERw6MQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6EMWfVEDYVCVQU6aF1ABIERAjkAw1fEVBqQG~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8f3e75b1&x-expires=1784199600&x-signature=Z7ZQdgu053ZaW85Ho%2Fj4LBGc5sk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6EMWfVEDYVCVQU6aF1ABIERAjkAw1fEVBqQG~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=a6dbb92a&x-expires=1784199600&x-signature=fxTMo6XTcZ4mHJKd7Uv7Et2yv2k%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oQD6UMfBACfGqFsEkijBA1VaEVIEYIVARQZO08",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQD6UMfBACfGqFsEkijBA1VaEVIEYIVARQZO08~tplv-tiktokx-origin.image?dr=8606&refresh_token=4312439e&x-expires=1784199600&x-signature=2GeLPWjG9Cx5Pr9SEkPCM5tDTxY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQD6UMfBACfGqFsEkijBA1VaEVIEYIVARQZO08~tplv-tiktokx-origin.image?dr=8606&refresh_token=d3217cb5&x-expires=1784199600&x-signature=J02QCfs5Xa8ocNYfYTmF9QjQRM8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQD6UMfBACfGqFsEkijBA1VaEVIEYIVARQZO08~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c0374c5b&x-expires=1784199600&x-signature=3htgrBSTkFPFSBI9o6Cc9VQoIcE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 720,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7659885109381745927",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783455993,
"desc": "#tiktokgostar ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-alisg-p-0037/okIRNvBEY1wIh1saaQ1i8iYPlzBaWkAtBFcTY",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okIRNvBEY1wIh1saaQ1i8iYPlzBaWkAtBFcTY~tplv-tiktokx-origin.image?dr=8606&refresh_token=956b26cd&x-expires=1784199600&x-signature=wgny1dJsxsSwQH4o5rRPnwxnp44%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okIRNvBEY1wIh1saaQ1i8iYPlzBaWkAtBFcTY~tplv-tiktokx-origin.image?dr=8606&refresh_token=8a50a860&x-expires=1784199600&x-signature=X0CnaqSxGq8Uur0PgcBSVUe0FaU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okIRNvBEY1wIh1saaQ1i8iYPlzBaWkAtBFcTY~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e9e60366&x-expires=1784199600&x-signature=kZdmGrXOoyNGnTjd3ZLVK42md2M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/o0At5A18IsEBYBPvgvaacE51RkNMYii15QlOa",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0At5A18IsEBYBPvgvaacE51RkNMYii15QlOa~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=2f36325d&x-expires=1784199600&x-signature=iqUFBRZT2tuoMpxcy%2BIGnNckjnY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0At5A18IsEBYBPvgvaacE51RkNMYii15QlOa~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=065ffcc4&x-expires=1784199600&x-signature=VfG%2BdkAmJhdTXxbdpUnJTo88FoE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0At5A18IsEBYBPvgvaacE51RkNMYii15QlOa~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=25e62aca&x-expires=1784199600&x-signature=hV8nayCKHHyLvehdiqVftzzlciQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/ogq1jrJeUBSkIfDrgDmWcElQAvMPWhAklA8oft",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogq1jrJeUBSkIfDrgDmWcElQAvMPWhAklA8oft~tplv-tiktokx-origin.image?dr=8606&refresh_token=62a014cb&x-expires=1784199600&x-signature=xspt2znQDfE%2B2%2FflpUXKdGREDxE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogq1jrJeUBSkIfDrgDmWcElQAvMPWhAklA8oft~tplv-tiktokx-origin.image?dr=8606&refresh_token=d5ba9523&x-expires=1784199600&x-signature=dTsKxUPooOs%2FT5BcSEFVt88Mi5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogq1jrJeUBSkIfDrgDmWcElQAvMPWhAklA8oft~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=47d4d40a&x-expires=1784199600&x-signature=euQs%2BX%2FR5j0PRDo7VV%2FktEb17jM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7662176272033778957",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783989454,
"desc": "#TikTokShopFanaticsFest #tiktokgostar ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/okIYQk5ewZFQffIj5CqUvBLkSi8GFyAHAPo7rC",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okIYQk5ewZFQffIj5CqUvBLkSi8GFyAHAPo7rC~tplv-tiktokx-origin.image?dr=8606&refresh_token=72f596fc&x-expires=1784199600&x-signature=u0d6GZAmi%2FkTz6%2BxFWzU7YuSPNM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okIYQk5ewZFQffIj5CqUvBLkSi8GFyAHAPo7rC~tplv-tiktokx-origin.image?dr=8606&refresh_token=25dd8709&x-expires=1784199600&x-signature=WAc2yVyz577seOCfejizrHgY1Do%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okIYQk5ewZFQffIj5CqUvBLkSi8GFyAHAPo7rC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=21922f70&x-expires=1784199600&x-signature=vS%2FxwZUT62xG%2F0RNmmVvW3E52dg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oIyKFfIQQHAU5iqeFCLkrDiPSZkfiIAvGCwjBo",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIyKFfIQQHAU5iqeFCLkrDiPSZkfiIAvGCwjBo~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ccad5f1a&x-expires=1784199600&x-signature=A9RL5t%2F9ZpMF3k912uuNPSMwNQU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIyKFfIQQHAU5iqeFCLkrDiPSZkfiIAvGCwjBo~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f535d448&x-expires=1784199600&x-signature=Lrk4u0UKqlk9dLUk9y0z%2BCn4K8c%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIyKFfIQQHAU5iqeFCLkrDiPSZkfiIAvGCwjBo~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=c1e55a02&x-expires=1784199600&x-signature=FzRte85P4qfyKDbdpcoiNrS1xlg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oQpR0VE5fCXGCVSNEiSchIgIDfATFDBinBjqYI",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQpR0VE5fCXGCVSNEiSchIgIDfATFDBinBjqYI~tplv-tiktokx-origin.image?dr=8606&refresh_token=59f2996e&x-expires=1784199600&x-signature=wbmuG3T1v7LuLpt7Bc%2BXPks9EMw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQpR0VE5fCXGCVSNEiSchIgIDfATFDBinBjqYI~tplv-tiktokx-origin.image?dr=8606&refresh_token=0629b947&x-expires=1784199600&x-signature=rRanAY0re1Se7cSyxGb9nJtbhtU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQpR0VE5fCXGCVSNEiSchIgIDfATFDBinBjqYI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1f8e3b13&x-expires=1784199600&x-signature=auI1O2cL5Bi5zhycdKZ%2B0IMz%2BP0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1132,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7572003714823769399",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1762994534,
"desc": "I just got invited to the TikTok Star Creator Program — proof that when you heal, stay consistent, and speak your truth, elevation follows. This journey of narcissist awareness, healing, and empowerment is opening doors I never expected. Keep going… your voice matters. #creatorsearchinsights #tiktok #tiktokgostar #H#HealingJourneycreator ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oU4UviQIgWuigpU6EKzYRmaWiAR8VnAgBIjBB",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oU4UviQIgWuigpU6EKzYRmaWiAR8VnAgBIjBB~tplv-tiktokx-origin.image?dr=8606&refresh_token=cd42ad66&x-expires=1784199600&x-signature=sABDjmaF4TkZFIplmeOmZWgf%2Biw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oU4UviQIgWuigpU6EKzYRmaWiAR8VnAgBIjBB~tplv-tiktokx-origin.image?dr=8606&refresh_token=1cd027ee&x-expires=1784199600&x-signature=F4S5RQRJvR7j%2BofP0rEnUVLnAT8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oU4UviQIgWuigpU6EKzYRmaWiAR8VnAgBIjBB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=aa7db879&x-expires=1784199600&x-signature=3FfUJoxe79fWC5oyCZiJa4rEOGE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oU2hiERiYpBYIn6MQaC2gj8jKWAViIUU9W4vB",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oU2hiERiYpBYIn6MQaC2gj8jKWAViIUU9W4vB~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1d2e83f3&x-expires=1784199600&x-signature=d7qGHl3H2LyqF7ZSTplxHN2lFWI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oU2hiERiYpBYIn6MQaC2gj8jKWAViIUU9W4vB~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=39bea4df&x-expires=1784199600&x-signature=Yp9VICMJmJ7QMkx8j%2B99tt47AvE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oU2hiERiYpBYIn6MQaC2gj8jKWAViIUU9W4vB~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=23f30bc0&x-expires=1784199600&x-signature=FtkHx%2FVE5FobBkIvGkhfxR72sR0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYYLqFkMSCUSJVyXQfjlwAgEIHPq8KeAejgswF",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYYLqFkMSCUSJVyXQfjlwAgEIHPq8KeAejgswF~tplv-tiktokx-origin.image?dr=8606&refresh_token=f15004fa&x-expires=1784199600&x-signature=FxBdY050FQpxxJIQaWxupXHknN0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYYLqFkMSCUSJVyXQfjlwAgEIHPq8KeAejgswF~tplv-tiktokx-origin.image?dr=8606&refresh_token=5d4bbdb2&x-expires=1784199600&x-signature=erjG11bTAHOnA%2Fa0ecug8Lxizm0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYYLqFkMSCUSJVyXQfjlwAgEIHPq8KeAejgswF~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6c201807&x-expires=1784199600&x-signature=lfRn4fYMMkfxLgwlYljn4rLqiNY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "tiktokgostar",
"cid": "1687712917999621",
"connect_music": null,
"desc": "",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=1687712917999621",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 321,
"user_count": 321,
"view_count": 226396
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7662479407314996510",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1784060032,
"desc": "FANATICS FEST NYC is almost here 👀 Visit TikTok Shop at Booth 101 from July 16 - July 19 for TikTok Shop Collectible experts meetups, authentic collectibles, LIVE shopping and exclusive experiences. Can't make it? Catch us LIVE on Thursday 1PM - 5PN EST! Register now and see you soon! @TikTok Shop 🇺🇸 @TikTok Shop Collectibles @Fanatics @Fanatics Fest #TikTokShopFanaticsFest",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-origin.image?dr=8606&refresh_token=8cb28645&x-expires=1784199600&x-signature=VU97Cc5ejEr%2B85U53fXm%2FGt9skY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-origin.image?dr=8606&refresh_token=59a5cdbb&x-expires=1784199600&x-signature=Wz%2BDJx0o6u7sF5EshMQ7qW%2F1Ki4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7b902148&x-expires=1784199600&x-signature=dIrtch5nk2eXqKyoDjlwYFjDvew%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ee76289c&x-expires=1784199600&x-signature=nY3cizlYjk0GhB%2F6agYTPqHV9gw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1b09bfb1&x-expires=1784199600&x-signature=jsCDiPC5zJ3uvHE9q9DyyuPyZPQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=e903ba32&x-expires=1784199600&x-signature=7YonEQsnvDHzBoKthl%2BX%2FjzhYT8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-origin.image?dr=8606&refresh_token=8cb28645&x-expires=1784199600&x-signature=VU97Cc5ejEr%2B85U53fXm%2FGt9skY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-origin.image?dr=8606&refresh_token=59a5cdbb&x-expires=1784199600&x-signature=Wz%2BDJx0o6u7sF5EshMQ7qW%2F1Ki4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7b902148&x-expires=1784199600&x-signature=dIrtch5nk2eXqKyoDjlwYFjDvew%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7662347547972865310",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1784029371,
"desc": "#CapCut #Topps #fanaticsfest #tiktokshopfanaticsfest ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o8IILbTlEDIVGVjWgwFZA9IERAf2AZnfE6BqWh",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8IILbTlEDIVGVjWgwFZA9IERAf2AZnfE6BqWh~tplv-tiktokx-origin.image?dr=8606&refresh_token=7bd9a23e&x-expires=1784199600&x-signature=MwGs4XMC4ZunQu6h0AZyMc%2FO8uk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8IILbTlEDIVGVjWgwFZA9IERAf2AZnfE6BqWh~tplv-tiktokx-origin.image?dr=8606&refresh_token=00d075a3&x-expires=1784199600&x-signature=RDFe8RUD6J5kjPzm81c8bCjZll0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8IILbTlEDIVGVjWgwFZA9IERAf2AZnfE6BqWh~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=09904a20&x-expires=1784199600&x-signature=YZJWNzde5K4l2TjXpP4qXEngWr0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oki7QqgRPGALIKe3kDLeIjUIRIGAnClrQNekWI",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oki7QqgRPGALIKe3kDLeIjUIRIGAnClrQNekWI~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=d4bead5f&x-expires=1784199600&x-signature=OHabMa43MKAYXsEQs%2BB0n2H17EU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oki7QqgRPGALIKe3kDLeIjUIRIGAnClrQNekWI~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8fcfeb37&x-expires=1784199600&x-signature=qO34ZzJbqLl%2F%2FumY8XPImo5PcgQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oki7QqgRPGALIKe3kDLeIjUIRIGAnClrQNekWI~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=0e050eee&x-expires=1784199600&x-signature=Wjs2ld0w3LHANIvjFEENB1chA%2Fo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o0VBVdlAxhGDBIfmBXkRLnf9ETEFWIEqAIwIj2",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0VBVdlAxhGDBIfmBXkRLnf9ETEFWIEqAIwIj2~tplv-tiktokx-origin.image?dr=8606&refresh_token=0f9f7ff1&x-expires=1784199600&x-signature=8XddY5f8Z4M%2F9qZQd9aWLlxM7x4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0VBVdlAxhGDBIfmBXkRLnf9ETEFWIEqAIwIj2~tplv-tiktokx-origin.image?dr=8606&refresh_token=aa886b70&x-expires=1784199600&x-signature=c6hjXEWVljWzccxJEWeu8cMDVQ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0VBVdlAxhGDBIfmBXkRLnf9ETEFWIEqAIwIj2~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e76f2db6&x-expires=1784199600&x-signature=cbuFtE9x3Nm%2FZy%2FYTfqxIcjZl48%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661719332715515150",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783883065,
"desc": "We will be live from Fanatics Fest! #TikTokShopFanaticsFest @tiktokshop_us @sellwithtiktokshop_us @tiktokshopcollectibles @Fanatics Authentic @Fanatics ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oITfuBUOIAStH0BE7D5iDYGxyIZRgNiCqTBOaf",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oITfuBUOIAStH0BE7D5iDYGxyIZRgNiCqTBOaf~tplv-tiktokx-origin.image?dr=8606&refresh_token=d836431c&x-expires=1784199600&x-signature=Ss8QHgZKtA1y7OrMZntpqJmjZGg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oITfuBUOIAStH0BE7D5iDYGxyIZRgNiCqTBOaf~tplv-tiktokx-origin.image?dr=8606&refresh_token=047214f7&x-expires=1784199600&x-signature=2a6SMoN%2FYk4lxftGREk2SWChhVI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oITfuBUOIAStH0BE7D5iDYGxyIZRgNiCqTBOaf~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=11282dae&x-expires=1784199600&x-signature=jGMAZMI90MYS2n5Sl0C8OkVX%2BGo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o8LPoJAgI3GApkqL8eC4VUlasscHjIRNgfPRej",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8LPoJAgI3GApkqL8eC4VUlasscHjIRNgfPRej~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=9dd74afb&x-expires=1784199600&x-signature=en2hy88uxQHgDbi0ZWQ%2FyT%2FXKmg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8LPoJAgI3GApkqL8eC4VUlasscHjIRNgfPRej~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=81eb8b08&x-expires=1784199600&x-signature=O4HPkjLrE62Uc1k5enGm%2B6mTlt4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8LPoJAgI3GApkqL8eC4VUlasscHjIRNgfPRej~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=0979cf83&x-expires=1784199600&x-signature=zwvKyow1N2V8cG4qPH6%2F%2B%2BMGmNA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oopyCf0OBD5qiqCEtTi5fFITUBSIHaYg72RzGA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oopyCf0OBD5qiqCEtTi5fFITUBSIHaYg72RzGA~tplv-tiktokx-origin.image?dr=8606&refresh_token=d45d4f5a&x-expires=1784199600&x-signature=09m8oi%2F37awABkkBGxWZbuvAR2g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oopyCf0OBD5qiqCEtTi5fFITUBSIHaYg72RzGA~tplv-tiktokx-origin.image?dr=8606&refresh_token=ba6ad0d1&x-expires=1784199600&x-signature=vTVyCpMzn03Nxdy%2Fp%2Bnrxu%2FL%2F1o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oopyCf0OBD5qiqCEtTi5fFITUBSIHaYg72RzGA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=08060d00&x-expires=1784199600&x-signature=fnqsqO%2Bh7Pmiab1RxDJE6T8pz%2Bo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7662235893234748686",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1784003341,
"desc": "#TikTokShopFanaticsFest ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oMwbjDVAIASEORAE2DuEWHs35IhRg1F3qVBcef",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMwbjDVAIASEORAE2DuEWHs35IhRg1F3qVBcef~tplv-tiktokx-origin.image?dr=8606&refresh_token=437a9de8&x-expires=1784199600&x-signature=iK6lGLxBkTVx7nKvr7tMRbhtrvo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMwbjDVAIASEORAE2DuEWHs35IhRg1F3qVBcef~tplv-tiktokx-origin.image?dr=8606&refresh_token=f9c5492d&x-expires=1784199600&x-signature=buYHR6tGQdzr9TEmY0txoO0Urdw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMwbjDVAIASEORAE2DuEWHs35IhRg1F3qVBcef~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a1776fb8&x-expires=1784199600&x-signature=qXTlIZgu2tEOeUj%2BEUplyLA2czA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oc7D3sqcBuRREEOEFbAJ9IIDVgQSVOHBe8fEw2",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc7D3sqcBuRREEOEFbAJ9IIDVgQSVOHBe8fEw2~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=72a167ee&x-expires=1784199600&x-signature=UnEtgyntU8%2FbdQRYOWzx2i3zvbI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc7D3sqcBuRREEOEFbAJ9IIDVgQSVOHBe8fEw2~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=4edcb84d&x-expires=1784199600&x-signature=99VzWDOI%2F7BSlLNMLyfN2%2FMKaEA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc7D3sqcBuRREEOEFbAJ9IIDVgQSVOHBe8fEw2~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=f16acac2&x-expires=1784199600&x-signature=IGyft%2FHee3nBr4zr4TQwIruMHTA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ognBCfRcDDyqFy3EErEdbLQhVBSQO8Hg2fRusA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ognBCfRcDDyqFy3EErEdbLQhVBSQO8Hg2fRusA~tplv-tiktokx-origin.image?dr=8606&refresh_token=a4e80d3f&x-expires=1784199600&x-signature=wYaRHrQ0kmrZjEi%2FbEesj78sybY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ognBCfRcDDyqFy3EErEdbLQhVBSQO8Hg2fRusA~tplv-tiktokx-origin.image?dr=8606&refresh_token=243df211&x-expires=1784199600&x-signature=KN8rac7XJdeYwRR0DXgNipc%2Fo1c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ognBCfRcDDyqFy3EErEdbLQhVBSQO8Hg2fRusA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5b8da264&x-expires=1784199600&x-signature=0inIBMy87CDDsApJX0LZCsD2EwM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7662085620902284557",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783968354,
"desc": "Shop now with me! #TikTokShopFanaticsFest ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oIBDJmDMFotdVMVMDR7qABNESehIISBfgqTFoE",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIBDJmDMFotdVMVMDR7qABNESehIISBfgqTFoE~tplv-tiktokx-origin.image?dr=8606&refresh_token=8fb7d05a&x-expires=1784199600&x-signature=WsMkvK38tBwdPAnlrUOAOHpeT3E%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIBDJmDMFotdVMVMDR7qABNESehIISBfgqTFoE~tplv-tiktokx-origin.image?dr=8606&refresh_token=9ed4338e&x-expires=1784199600&x-signature=LtekOdx81IJI0bmgjqFRLfmQjGc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIBDJmDMFotdVMVMDR7qABNESehIISBfgqTFoE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=54167113&x-expires=1784199600&x-signature=jIQkQLn1hsPxhvKVSta5sHcWwes%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYfRIEJSqedCtUFVtbBSIyhMgCFmDqATVNDS4E",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYfRIEJSqedCtUFVtbBSIyhMgCFmDqATVNDS4E~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=faab5d9d&x-expires=1784199600&x-signature=Iqadc5SWgMLV4nnGxsZZPXYIoCU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYfRIEJSqedCtUFVtbBSIyhMgCFmDqATVNDS4E~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=a78b1d1c&x-expires=1784199600&x-signature=HFMMbQdV6RjD0zluU%2BL5IwPG9R4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYfRIEJSqedCtUFVtbBSIyhMgCFmDqATVNDS4E~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=fab3643b&x-expires=1784199600&x-signature=m22UasOWnimsd9azd1c98fmI0QU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oMqXSrVSdBtITAFReDNIFmSCcVEhgnfBzJMDEq",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMqXSrVSdBtITAFReDNIFmSCcVEhgnfBzJMDEq~tplv-tiktokx-origin.image?dr=8606&refresh_token=d37f7bde&x-expires=1784199600&x-signature=PLcUpeoasfCS4CYqamNhO%2F50qmQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMqXSrVSdBtITAFReDNIFmSCcVEhgnfBzJMDEq~tplv-tiktokx-origin.image?dr=8606&refresh_token=b569c467&x-expires=1784199600&x-signature=QK3w91m%2F2w79psh4GTucFY8muyY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMqXSrVSdBtITAFReDNIFmSCcVEhgnfBzJMDEq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fd543394&x-expires=1784199600&x-signature=BkL6Fj2LrYJlnLpVKmEa%2FnJtt%2FI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7660418703032372494",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783580260,
"desc": "Drop a follow NOW!! We will have various athletes and influencers on our stream! Who do you hope stops by? #TikTokShopFanaticsFest #footballbreaks #fanatics #fanaticsfest @Fanatics Authentic @L2Global @TikTok Shop 🇺🇸 @TikTok Shop Collectibles ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 1,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/okJTSQOQDadW0BR1gEfmAaFfxFlSJqDEk78RrP",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okJTSQOQDadW0BR1gEfmAaFfxFlSJqDEk78RrP~tplv-tiktokx-origin.image?dr=8606&refresh_token=5fcd92cb&x-expires=1784199600&x-signature=kupngSGorHBSgJ%2BQOL0Cd4YO%2FFE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okJTSQOQDadW0BR1gEfmAaFfxFlSJqDEk78RrP~tplv-tiktokx-origin.image?dr=8606&refresh_token=e3d69536&x-expires=1784199600&x-signature=7qQZBPdymBi32ccozoGxT6qPBwk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okJTSQOQDadW0BR1gEfmAaFfxFlSJqDEk78RrP~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=36fe705b&x-expires=1784199600&x-signature=xv1aW6y1EGdKBIeggh3BvVqMAso%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oAqTS6PlOB1I0AFR7DxISmZEwTEag7fliWRDEe",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAqTS6PlOB1I0AFR7DxISmZEwTEag7fliWRDEe~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=22ed73f9&x-expires=1784199600&x-signature=0Inmf8kvJolFCDzLoEel8IP4Lfk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAqTS6PlOB1I0AFR7DxISmZEwTEag7fliWRDEe~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f992999e&x-expires=1784199600&x-signature=lKl%2F58Vu6cMflDW9EWjA4Vhqr4Q%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAqTS6PlOB1I0AFR7DxISmZEwTEag7fliWRDEe~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=99da5473&x-expires=1784199600&x-signature=PtU%2B2K6Cx%2FjQUlYYz0vAfX%2Fhr6M%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oIoKkLGLjIH52g5deeIgksCAjPjAM3d1nUe4rE",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIoKkLGLjIH52g5deeIgksCAjPjAM3d1nUe4rE~tplv-tiktokx-origin.image?dr=8606&refresh_token=c7372768&x-expires=1784199600&x-signature=muNjHLc77Z5TmAnqU86iguG8%2BeI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIoKkLGLjIH52g5deeIgksCAjPjAM3d1nUe4rE~tplv-tiktokx-origin.image?dr=8606&refresh_token=74a29159&x-expires=1784199600&x-signature=i6lUk52zjR1Je%2FwCcumoaIBVs9Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIoKkLGLjIH52g5deeIgksCAjPjAM3d1nUe4rE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c62281cb&x-expires=1784199600&x-signature=z8PNi3bjWdMzefIjxQimd7mTjjI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1564,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661961873050373407",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783939561,
"desc": "#tiktokshopfanaticsfest ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/ogCPQqQMjz8IKJtCgUYpITwQeTWCejAqfJCWqA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogCPQqQMjz8IKJtCgUYpITwQeTWCejAqfJCWqA~tplv-tiktokx-origin.image?dr=8606&refresh_token=c46cc274&x-expires=1784199600&x-signature=J0KZt7%2FE%2Bu9HDKgOMFpvzuDC%2Blk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogCPQqQMjz8IKJtCgUYpITwQeTWCejAqfJCWqA~tplv-tiktokx-origin.image?dr=8606&refresh_token=ba4ad805&x-expires=1784199600&x-signature=Vld1UpIle5QClpas%2FH4u5hHGsKk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogCPQqQMjz8IKJtCgUYpITwQeTWCejAqfJCWqA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=85a7efaa&x-expires=1784199600&x-signature=Qot9KNOhitd%2BLcqqDS%2F2yA22%2FYg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oYeY4MqvQAqJzTCIJIgQCKPkhIKjA1WfUpCew8",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYeY4MqvQAqJzTCIJIgQCKPkhIKjA1WfUpCew8~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1e7bb96a&x-expires=1784199600&x-signature=oM%2BvOPnJxM8rHhhVcdm3USZdqN8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYeY4MqvQAqJzTCIJIgQCKPkhIKjA1WfUpCew8~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=5e6b8ca1&x-expires=1784199600&x-signature=V5AkQE%2BsByPR7uAuy6OdFtwNvY8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYeY4MqvQAqJzTCIJIgQCKPkhIKjA1WfUpCew8~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=9aa414bf&x-expires=1784199600&x-signature=asR9q24dj3AbhYbMFSII%2B09%2FSPE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o8M9fQJGPggqJWIInqw8ieweRU4gCjAzpUgYAI",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8M9fQJGPggqJWIInqw8ieweRU4gCjAzpUgYAI~tplv-tiktokx-origin.image?dr=8606&refresh_token=56c710de&x-expires=1784199600&x-signature=FIYnM2as6ysgxOvlAQmvGpQ16Yc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8M9fQJGPggqJWIInqw8ieweRU4gCjAzpUgYAI~tplv-tiktokx-origin.image?dr=8606&refresh_token=7e688425&x-expires=1784199600&x-signature=Y3br64eyiA%2BbkuRtmpiqXaP2Tzk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8M9fQJGPggqJWIInqw8ieweRU4gCjAzpUgYAI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ed6b94aa&x-expires=1784199600&x-signature=ol%2FFoBxVq7DCg%2BC3JdrxczWHkf8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 720,
"tags": null,
"width": 1280
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "TikTokShopFanaticsFest",
"cid": "7658029073536876564",
"connect_music": null,
"desc": "Join TikTokShopFanaticsFest to discover exclusive collectibles, sports memorabilia, trading cards, luxury finds, and limited-time livestream deals. Shop exclusive drops, meet top sellers, and don't miss the biggest fan event of the year.",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=7658029073536876564",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 982,
"user_count": 982,
"view_count": 254207
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7658465658904022302",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783125507,
"desc": "oh how i love being a girl… ☺️ #summerfarage #fyp #BidAndWin ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/ow4rQqu0fDAAr45f3KFvIjUBiImAXCCkQDfUQE",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ow4rQqu0fDAAr45f3KFvIjUBiImAXCCkQDfUQE~tplv-tiktokx-origin.image?dr=8606&refresh_token=e177ceb8&x-expires=1784199600&x-signature=lOyYURLSF%2BCFD3TmaOh7f9DlrKc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ow4rQqu0fDAAr45f3KFvIjUBiImAXCCkQDfUQE~tplv-tiktokx-origin.image?dr=8606&refresh_token=47f5985f&x-expires=1784199600&x-signature=w5f4W%2Fzh54S%2B2ix1l7jX%2FTkP4Ag%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ow4rQqu0fDAAr45f3KFvIjUBiImAXCCkQDfUQE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1b4bb4d9&x-expires=1784199600&x-signature=nqLEI3TanDK1QzpcL5S8Ya9jheQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oYXIjKuqUQqHIeIvVCkF3RrEQDDF0YAmfAfbg4",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYXIjKuqUQqHIeIvVCkF3RrEQDDF0YAmfAfbg4~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=96eca9a9&x-expires=1784199600&x-signature=ERNZgW%2BxcEHU4GtVd3q4E6geymE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYXIjKuqUQqHIeIvVCkF3RrEQDDF0YAmfAfbg4~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=0d33b171&x-expires=1784199600&x-signature=RSGqGWhjVR%2BDLBt9cL713UDQH8s%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYXIjKuqUQqHIeIvVCkF3RrEQDDF0YAmfAfbg4~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=ed73be96&x-expires=1784199600&x-signature=MvQD%2FK2r0Mev41wGtG%2FL9JY%2FZdE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oMUZqfQ0fCXQKAFjvImQ4A1C3kIDARfyhrrDEu",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMUZqfQ0fCXQKAFjvImQ4A1C3kIDARfyhrrDEu~tplv-tiktokx-origin.image?dr=8606&refresh_token=8d1a08dc&x-expires=1784199600&x-signature=xTHXptt6tGT3Jqqdk4zwT4j%2B4%2FQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMUZqfQ0fCXQKAFjvImQ4A1C3kIDARfyhrrDEu~tplv-tiktokx-origin.image?dr=8606&refresh_token=eb9534c5&x-expires=1784199600&x-signature=qORA0S8uFGh1m0SaR9IJvRHHZ7M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMUZqfQ0fCXQKAFjvImQ4A1C3kIDARfyhrrDEu~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=dc1702ff&x-expires=1784199600&x-signature=RCgTVZ4gbThyWVtZPxpmZU43t7Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7659974775959342367",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783490400,
"desc": "#cacao #flavanols #tiktokshopsummersale #bidandwin #circulation ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/okBitsqoIzwCqSJAFN8BfirIlDAiBmtACbW1I2",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okBitsqoIzwCqSJAFN8BfirIlDAiBmtACbW1I2~tplv-tiktokx-origin.image?dr=8606&refresh_token=2a0d4904&x-expires=1784199600&x-signature=SkZ6h0YE60yU0k%2BUcw%2FMZH2HUnM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okBitsqoIzwCqSJAFN8BfirIlDAiBmtACbW1I2~tplv-tiktokx-origin.image?dr=8606&refresh_token=b97bb831&x-expires=1784199600&x-signature=G%2FCGVtlSnCSoyoTcEJbChNEx5FA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okBitsqoIzwCqSJAFN8BfirIlDAiBmtACbW1I2~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9c9178c3&x-expires=1784199600&x-signature=E0KxYuwFpuUGweMk38w5U0veGn4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/okfAtLZHAnKEbhVqR8WBEUbhREQUQCFbDCzTfD",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okfAtLZHAnKEbhVqR8WBEUbhREQUQCFbDCzTfD~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=a8bd7820&x-expires=1784199600&x-signature=HOaZaADR%2BGWsiw6n7Yi5K1NTRg0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okfAtLZHAnKEbhVqR8WBEUbhREQUQCFbDCzTfD~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ef2fc5dc&x-expires=1784199600&x-signature=b3wZ76B%2FuPgVxOHehQLGL3in2xM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okfAtLZHAnKEbhVqR8WBEUbhREQUQCFbDCzTfD~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=6e797dba&x-expires=1784199600&x-signature=YYrArb%2BVFMm2jBhcsre%2FBuLisIY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oUHfbFKOARUReDhLQWZEHntbSHEETq6VADBbQt",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUHfbFKOARUReDhLQWZEHntbSHEETq6VADBbQt~tplv-tiktokx-origin.image?dr=8606&refresh_token=f35dda47&x-expires=1784199600&x-signature=pQbKJax37Vda8mTjef8BdeA9MMI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUHfbFKOARUReDhLQWZEHntbSHEETq6VADBbQt~tplv-tiktokx-origin.image?dr=8606&refresh_token=abd64c09&x-expires=1784199600&x-signature=cxkqQz7kG4OdiLsjkz3xsMaAwfE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUHfbFKOARUReDhLQWZEHntbSHEETq6VADBbQt~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7727434d&x-expires=1784199600&x-signature=gDYhbzWNORVkCSLgdOuEKvnl3Y4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7659975098463440159",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783540800,
"desc": "Cacao is a FRUIT — chocolate is what's left after they ruin it 🍫 #cacao #tiktokshopsummersale #bidandwin #weeklydeal #summervibes☀️ ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/okoR5TESvrtCzbVaE0LLZ3AQDfAfFEBdPBXqbQ",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okoR5TESvrtCzbVaE0LLZ3AQDfAfFEBdPBXqbQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=2002e41d&x-expires=1784199600&x-signature=H5T7CjWdoy2DvQHYn3jnK%2B1FGRE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okoR5TESvrtCzbVaE0LLZ3AQDfAfFEBdPBXqbQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=af64df17&x-expires=1784199600&x-signature=tNUN00Rib8aai5DG2L0UVY5S9iA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okoR5TESvrtCzbVaE0LLZ3AQDfAfFEBdPBXqbQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c337fa86&x-expires=1784199600&x-signature=m76AydC%2Fo5CkT0r6QoVXn4iGz%2F4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oUNiTl1IN6uByAXsAlqttfiFiCAI5BJ8a0n2JI",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUNiTl1IN6uByAXsAlqttfiFiCAI5BJ8a0n2JI~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=d4c62d85&x-expires=1784199600&x-signature=qBwEFtdqYFJ7ABqxAhhPSooIgz4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUNiTl1IN6uByAXsAlqttfiFiCAI5BJ8a0n2JI~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=66821be2&x-expires=1784199600&x-signature=wULzalPOsuaoFkIIvCkFOsq2KGI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUNiTl1IN6uByAXsAlqttfiFiCAI5BJ8a0n2JI~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=08ba7124&x-expires=1784199600&x-signature=lSMfMe0lhdQqu2Hwo2d2Y3l%2FfK0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oYABNinllJ2tBsWQIf6AtYC8Aqi8ixbIu1VXI0",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYABNinllJ2tBsWQIf6AtYC8Aqi8ixbIu1VXI0~tplv-tiktokx-origin.image?dr=8606&refresh_token=e9ec184e&x-expires=1784199600&x-signature=vXmv%2FatWxe%2FXrdRF9CTbmilRlNA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYABNinllJ2tBsWQIf6AtYC8Aqi8ixbIu1VXI0~tplv-tiktokx-origin.image?dr=8606&refresh_token=c5311640&x-expires=1784199600&x-signature=zLGugNwApt%2FxwIC035Bz%2BzzuRys%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYABNinllJ2tBsWQIf6AtYC8Aqi8ixbIu1VXI0~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=793116e9&x-expires=1784199600&x-signature=Ap1o7MDHuOpOo%2FuXbrpwFXL07DU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7659620039410126111",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783468800,
"desc": "#cacao #bidandwin #weeklydeal #dealsforyoudays #StressRelief ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oAKIxfUKC3jwEl1IFNACWQQDYAcqmE6C0wf5ev",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAKIxfUKC3jwEl1IFNACWQQDYAcqmE6C0wf5ev~tplv-tiktokx-origin.image?dr=8606&refresh_token=21db39e8&x-expires=1784199600&x-signature=6b2bzlRedNj31zeTHPGh72SpWm0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAKIxfUKC3jwEl1IFNACWQQDYAcqmE6C0wf5ev~tplv-tiktokx-origin.image?dr=8606&refresh_token=b136a73b&x-expires=1784199600&x-signature=fGaiEX%2Bn3HAQFhouMtjljzqu5QM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAKIxfUKC3jwEl1IFNACWQQDYAcqmE6C0wf5ev~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a3c81c05&x-expires=1784199600&x-signature=bJCeT02RLJlW2ya8M9uq630ii%2BM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o8pfULYqLFhgbAWGfQ1gVexFvMRjAE8yZf3MQo",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8pfULYqLFhgbAWGfQ1gVexFvMRjAE8yZf3MQo~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=7044a89a&x-expires=1784199600&x-signature=%2BogbM1zCKqiWGLxWEaQaxufqU44%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8pfULYqLFhgbAWGfQ1gVexFvMRjAE8yZf3MQo~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8b2424a4&x-expires=1784199600&x-signature=qFzcQ50t06EttsUlNVEPb%2F9KLwk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8pfULYqLFhgbAWGfQ1gVexFvMRjAE8yZf3MQo~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=b7928d9e&x-expires=1784199600&x-signature=9HnXlTqnrbP%2BTYrPpt%2BdvtDxeQ8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/ocAhII9UqElDPjfQf0YfCF3myDvv1NQvwv6xKA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocAhII9UqElDPjfQf0YfCF3myDvv1NQvwv6xKA~tplv-tiktokx-origin.image?dr=8606&refresh_token=f7c732f8&x-expires=1784199600&x-signature=IttYqRH54nQHlKPP9Pmf98wo4oI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocAhII9UqElDPjfQf0YfCF3myDvv1NQvwv6xKA~tplv-tiktokx-origin.image?dr=8606&refresh_token=f4c53d12&x-expires=1784199600&x-signature=Mk9oHAXGtEUZ4muQHQIPfQgWiEw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocAhII9UqElDPjfQf0YfCF3myDvv1NQvwv6xKA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5f746164&x-expires=1784199600&x-signature=4RN%2FJ4wZ1S777%2FOfrpJOnZcgP4M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7659137930656501006",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783282043,
"desc": "Turn those notifications 🔔 on! #BidAndWin #summerfinds #beauty #baddie ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/ocfKZUAlfAI4yeZ6BDjUpXC6uEHkFICSaWUI78",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocfKZUAlfAI4yeZ6BDjUpXC6uEHkFICSaWUI78~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.image?dr=8605&refresh_token=a897ccf4&x-expires=1784199600&x-signature=IBp%2FBwF5f0a4dpQ2WVZE5HnUSSk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocfKZUAlfAI4yeZ6BDjUpXC6uEHkFICSaWUI78~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.image?dr=8605&refresh_token=2b05bd66&x-expires=1784199600&x-signature=RFFaYZJGQWDTlu5R%2BLQ7RHkq4bM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocfKZUAlfAI4yeZ6BDjUpXC6uEHkFICSaWUI78~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.jpeg?dr=8605&refresh_token=153acab5&x-expires=1784199600&x-signature=1GSUNHtGxYbFwdCgwmMG8sNPUHY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYWakFDxjIH5mIlZsKEIpeCAuDSAX8yflUf6U9",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYWakFDxjIH5mIlZsKEIpeCAuDSAX8yflUf6U9~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.heic?dr=8595&refresh_token=9d9bf555&x-expires=1784199600&x-signature=BqkGiltevDESSbn%2BeJpwmDkEbKs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYWakFDxjIH5mIlZsKEIpeCAuDSAX8yflUf6U9~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.heic?dr=8595&refresh_token=074176a0&x-expires=1784199600&x-signature=Vq02miRuj%2FwMsxTEiZZ8%2Fd%2FIpIo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYWakFDxjIH5mIlZsKEIpeCAuDSAX8yflUf6U9~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.jpeg?dr=8595&refresh_token=732259e1&x-expires=1784199600&x-signature=L%2BaqHzTLP4LE%2BNNyM5WbwP3isdg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oY7wpzIQQHAUzfleTcLkVESk0v8eOIA1GCWjD4",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY7wpzIQQHAUzfleTcLkVESk0v8eOIA1GCWjD4~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.image?dr=8605&refresh_token=5a74bc5f&x-expires=1784199600&x-signature=YdwpAVOJ%2BImlLtqNEBuRBlRh67A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY7wpzIQQHAUzfleTcLkVESk0v8eOIA1GCWjD4~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.image?dr=8605&refresh_token=a9af3404&x-expires=1784199600&x-signature=2ejDy8TTNbS6tzlMb1fFyXtoSZk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY7wpzIQQHAUzfleTcLkVESk0v8eOIA1GCWjD4~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.jpeg?dr=8605&refresh_token=720c7fb5&x-expires=1784199600&x-signature=4%2BHGgstzPLnx3YaVapOjRNGk4pQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7660677722405965087",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783648680,
"desc": "#moodboost #tiktokshopsummersale #weeklydeal #bidandwin #over50 ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oQABQFU98UXdDMwuRfcBC2EkAVEDExhIfq6BIW",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQABQFU98UXdDMwuRfcBC2EkAVEDExhIfq6BIW~tplv-tiktokx-origin.image?dr=8606&refresh_token=7811077a&x-expires=1784199600&x-signature=seC4%2BG0k9ccIJl4cniCtapnkwm0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQABQFU98UXdDMwuRfcBC2EkAVEDExhIfq6BIW~tplv-tiktokx-origin.image?dr=8606&refresh_token=4a3792dd&x-expires=1784199600&x-signature=qcYEKrwgZjtINj2FcMLE00hMa6k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQABQFU98UXdDMwuRfcBC2EkAVEDExhIfq6BIW~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=46c4c7ab&x-expires=1784199600&x-signature=OhhYlJgXMk9zmKQ3DUaKlA7%2BJUU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oInCCIx9QkqAWA3McCEzBFUEREdDXA8VBIfdUf",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oInCCIx9QkqAWA3McCEzBFUEREdDXA8VBIfdUf~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=e0c7372a&x-expires=1784199600&x-signature=Qs3X6PGhs44yD%2F40TWyu%2B9r58YI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oInCCIx9QkqAWA3McCEzBFUEREdDXA8VBIfdUf~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8a4f5592&x-expires=1784199600&x-signature=rrmYZZiKAygZ5Q3j6Kn3hbqYel4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oInCCIx9QkqAWA3McCEzBFUEREdDXA8VBIfdUf~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=70cb3e1c&x-expires=1784199600&x-signature=9gI3CfhydCrzBzasAQfSEEy76U8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/ogZIVIMzAA8ZEXkfRFfcCqDB7lURWEEUdFB9CQ",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogZIVIMzAA8ZEXkfRFfcCqDB7lURWEEUdFB9CQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=11e41853&x-expires=1784199600&x-signature=5YknzaoLeRyg7vRgOHXURzTYi1E%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogZIVIMzAA8ZEXkfRFfcCqDB7lURWEEUdFB9CQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=41d5bd81&x-expires=1784199600&x-signature=kvz3iJZZI%2FtyVzmQbg0rCHPeFhA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogZIVIMzAA8ZEXkfRFfcCqDB7lURWEEUdFB9CQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1309eebf&x-expires=1784199600&x-signature=ynTZUzginZ2z8T%2B8mINm4O7UZFw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661110078266674462",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783807200,
"desc": "#bidandwin #over40 #cacao #tiktokshopsummersale #summervibes☀️ ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oQeUpKjBIbGoaRnIkuLYhQsxIeeNQACM3WCqSA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQeUpKjBIbGoaRnIkuLYhQsxIeeNQACM3WCqSA~tplv-tiktokx-origin.image?dr=8606&refresh_token=7e46f840&x-expires=1784199600&x-signature=2%2FM2rx2TZ8LiD86fevK9NX6sLuQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQeUpKjBIbGoaRnIkuLYhQsxIeeNQACM3WCqSA~tplv-tiktokx-origin.image?dr=8606&refresh_token=258a1a5e&x-expires=1784199600&x-signature=gz6fL0EoaeX4h0o4D6Ws6KFPvsM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQeUpKjBIbGoaRnIkuLYhQsxIeeNQACM3WCqSA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b639e27b&x-expires=1784199600&x-signature=FUcMziLfFCUxYes%2BmSkdIzOAgRM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/osyliP8EEjiERzRBWY7uxWiVBEAAlGyANIa7v",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osyliP8EEjiERzRBWY7uxWiVBEAAlGyANIa7v~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=737fe856&x-expires=1784199600&x-signature=59ZT18qkWBdTFUlHE4RNt%2B52OWo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osyliP8EEjiERzRBWY7uxWiVBEAAlGyANIa7v~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=6f07966f&x-expires=1784199600&x-signature=vuVanB7yvA2Sm1tdsdRfdadmKSQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osyliP8EEjiERzRBWY7uxWiVBEAAlGyANIa7v~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=0c8307ad&x-expires=1784199600&x-signature=mVdeeQF7MGHM9gv3lNL3noFrUuM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oUUgqejShCWQ3ALjMIKQNjKEcoIaAgeiDYdGIe",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUUgqejShCWQ3ALjMIKQNjKEcoIaAgeiDYdGIe~tplv-tiktokx-origin.image?dr=8606&refresh_token=3a9acc8e&x-expires=1784199600&x-signature=LN098abUD5HOv%2B25yN7wdDjUXgA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUUgqejShCWQ3ALjMIKQNjKEcoIaAgeiDYdGIe~tplv-tiktokx-origin.image?dr=8606&refresh_token=76e6ebed&x-expires=1784199600&x-signature=cWQMfoE1fQ6CDsHkrbCGCFBcgWo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUUgqejShCWQ3ALjMIKQNjKEcoIaAgeiDYdGIe~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=53fc4af9&x-expires=1784199600&x-signature=mXLISyKxWcCvL03twGlHq1q1pTI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7662165170994679054",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783986881,
"desc": "He had fun ♥️ #fyp #adriel #dad #BidAndWin ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-origin.image?dr=8606&refresh_token=9545ee59&x-expires=1784199600&x-signature=O5kHaMxqD16PP75bLtpwkfXfsCk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-origin.image?dr=8606&refresh_token=f216ff74&x-expires=1784199600&x-signature=Q%2BlNHTSIMY6m7NFlxb3DbX%2FXs04%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=44fc9285&x-expires=1784199600&x-signature=F5X2fmjCbSgnRzpPBICNlgsFz4s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=901009a8&x-expires=1784199600&x-signature=%2FyWaBjoWuARGLOwRUNK1r2Njp8U%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=381fa8c0&x-expires=1784199600&x-signature=gvuUs2pNtOUJnu8seMH%2BATyN%2FPA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=f9e84f4d&x-expires=1784199600&x-signature=6zYJnITHuhxiUy8pdvnp2PFlH5w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-origin.image?dr=8606&refresh_token=9545ee59&x-expires=1784199600&x-signature=O5kHaMxqD16PP75bLtpwkfXfsCk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-origin.image?dr=8606&refresh_token=f216ff74&x-expires=1784199600&x-signature=Q%2BlNHTSIMY6m7NFlxb3DbX%2FXs04%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=44fc9285&x-expires=1784199600&x-signature=F5X2fmjCbSgnRzpPBICNlgsFz4s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "BidAndWin",
"cid": "1707912048847878",
"connect_music": null,
"desc": "Join #BidAndWin to discover live auctions on TikTok Shop, where sellers go live and shoppers bid for great deals in real time. Watch, bid, and win your next favorite find now!!!",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=1707912048847878",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 2810,
"user_count": 2810,
"view_count": 27903922
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7654454748963261726",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782191652,
"desc": "#CollectiblesLuxuryArtNature #dealsforyoudays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oQRPYVBE66BIEAVn0TAO9iw6FBljFiIaAoON6",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRPYVBE66BIEAVn0TAO9iw6FBljFiIaAoON6~tplv-tiktokx-origin.image?dr=8606&refresh_token=d7ab4f11&x-expires=1784199600&x-signature=pBIeTKHRMSxOpI1Xq%2Fd9Ruiy3Vc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRPYVBE66BIEAVn0TAO9iw6FBljFiIaAoON6~tplv-tiktokx-origin.image?dr=8606&refresh_token=617f3d0b&x-expires=1784199600&x-signature=V0z%2Fuln3SJ%2BZE9sqN%2FSXZ5BtTeA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRPYVBE66BIEAVn0TAO9iw6FBljFiIaAoON6~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7ca4a98d&x-expires=1784199600&x-signature=jFYi2fa96SgY7OuQqIN2SLOYqHE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oMJ1t7D4IFAUQ1BOKCEVwLEpE0hffRd0q6ERAO",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMJ1t7D4IFAUQ1BOKCEVwLEpE0hffRd0q6ERAO~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=c5bd5e08&x-expires=1784199600&x-signature=p6oNJblEzNj7wo2jw08%2FcZoWikA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMJ1t7D4IFAUQ1BOKCEVwLEpE0hffRd0q6ERAO~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=88fb4aed&x-expires=1784199600&x-signature=s9cQtqyghaIa9EKZF0AwBTp6m9w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMJ1t7D4IFAUQ1BOKCEVwLEpE0hffRd0q6ERAO~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=d0231452&x-expires=1784199600&x-signature=xobXUSYnQ3tdd8wPSiYvuCK6cpI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o0oElEnIV9ai8RBoOFQd696OWAFB6PQiBAIjV",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0oElEnIV9ai8RBoOFQd696OWAFB6PQiBAIjV~tplv-tiktokx-origin.image?dr=8606&refresh_token=185e794d&x-expires=1784199600&x-signature=5XFS9oR6qYr%2FLKUXTjxIHrPtxiY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0oElEnIV9ai8RBoOFQd696OWAFB6PQiBAIjV~tplv-tiktokx-origin.image?dr=8606&refresh_token=374abbc8&x-expires=1784199600&x-signature=JmDp8NcOY%2FDoANTeqzt4eTwpeg8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0oElEnIV9ai8RBoOFQd696OWAFB6PQiBAIjV~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=14c32ecc&x-expires=1784199600&x-signature=wVd8%2Fvmnbu%2FzLQ0eQksoHIYo3wE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1440,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7654236078173375757",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782140725,
"desc": "#collectiblesluxuryartnature #DealsForDays ##MahoganyObsidian #Protective #Grounding #EnergeticKilling #MetaphysicalHealing #MetaphysicalShop #Gemstones #PreciousGemstones #SemiPreciousGemstones #dealsforyoudays #GemstonesOfTikTok",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oog2TEUOqDcengX5ADBvhyqOFC8QSQfRmEXAy0",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oog2TEUOqDcengX5ADBvhyqOFC8QSQfRmEXAy0~tplv-tiktokx-origin.image?dr=8606&refresh_token=78ee35a1&x-expires=1784199600&x-signature=DSCc%2BcuXBzqRmORCi6MTtsbpCkU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oog2TEUOqDcengX5ADBvhyqOFC8QSQfRmEXAy0~tplv-tiktokx-origin.image?dr=8606&refresh_token=b2eb6822&x-expires=1784199600&x-signature=v7pU6xU%2Fb5nJ6MEOMpnDCNnEvt4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oog2TEUOqDcengX5ADBvhyqOFC8QSQfRmEXAy0~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fc9c05fd&x-expires=1784199600&x-signature=tw9IfC%2FV9zKQ%2BqruoKOEL669Xp0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ooE6QRBqAO5TeiJP8aUBzgBESwDfALggnInLiU",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooE6QRBqAO5TeiJP8aUBzgBESwDfALggnInLiU~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=2d488ca7&x-expires=1784199600&x-signature=nNPJ6ephARftVU3e4Nx%2B4Rss9dQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooE6QRBqAO5TeiJP8aUBzgBESwDfALggnInLiU~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=d3601901&x-expires=1784199600&x-signature=%2B%2Bmfu0gCTDaYIXAZdwjsMk7tW1E%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooE6QRBqAO5TeiJP8aUBzgBESwDfALggnInLiU~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=e0ef205c&x-expires=1784199600&x-signature=CzizTMuva3OZoz0UCdmjKSi4aEU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/okAoDEnqSEXEQReQ80yfBFnORDVGAUQ5gDTOXg",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okAoDEnqSEXEQReQ80yfBFnORDVGAUQ5gDTOXg~tplv-tiktokx-origin.image?dr=8606&refresh_token=e0903ceb&x-expires=1784199600&x-signature=38otte6VMMUjwrHmDroH%2FPOBt4c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okAoDEnqSEXEQReQ80yfBFnORDVGAUQ5gDTOXg~tplv-tiktokx-origin.image?dr=8606&refresh_token=164a811c&x-expires=1784199600&x-signature=XdyDDshWLfvYPRCpyyBOfueduMQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okAoDEnqSEXEQReQ80yfBFnORDVGAUQ5gDTOXg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a93caa5a&x-expires=1784199600&x-signature=97j7wjDn4kPFLfH3zVZkgdIAltM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7654235590094753037",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782140610,
"desc": "#DealsForDays #collectiblesluxuryartnature #GoldBluestone #Gemstone #SpiritualSituation #Gemstone #PreciousGemstone #SemiPreciousGemstones #GemstoneLovers #GemstonesOfTikTok #dealsforyoudays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oQKC3HBwmiAoAAphY11sIpwaaiIufB6BI5TsSP",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQKC3HBwmiAoAAphY11sIpwaaiIufB6BI5TsSP~tplv-tiktokx-origin.image?dr=8606&refresh_token=50e1c62d&x-expires=1784199600&x-signature=yhG2ObxCvK0ocJlQofeQZR%2B1DTM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQKC3HBwmiAoAAphY11sIpwaaiIufB6BI5TsSP~tplv-tiktokx-origin.image?dr=8606&refresh_token=63dab38d&x-expires=1784199600&x-signature=874SsdOivoM6LujoJAcc%2BeIgkfc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQKC3HBwmiAoAAphY11sIpwaaiIufB6BI5TsSP~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=060dac09&x-expires=1784199600&x-signature=pFyKb7SRcri1yi1g3zZsLkgPnFk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oEam1Af3pHIBoTIUCswYEAiiIGt6i15sBVBKAq",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEam1Af3pHIBoTIUCswYEAiiIGt6i15sBVBKAq~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=814b12e4&x-expires=1784199600&x-signature=sQ6BY%2FnAp8tbytlHR%2FaSKHAdnYg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEam1Af3pHIBoTIUCswYEAiiIGt6i15sBVBKAq~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ebfd7d40&x-expires=1784199600&x-signature=otzk4nVFL51qnPDtW1PyYSe49ds%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEam1Af3pHIBoTIUCswYEAiiIGt6i15sBVBKAq~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=40ae58af&x-expires=1784199600&x-signature=bjkp6%2BCD7CUg75%2FtQxFJr%2BGXxpg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/okIIlBsYA1OI6Cs1oKpiiaAHIA3fZHb5kwBTCm",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okIIlBsYA1OI6Cs1oKpiiaAHIA3fZHb5kwBTCm~tplv-tiktokx-origin.image?dr=8606&refresh_token=91646159&x-expires=1784199600&x-signature=TG936sI5k7xpD2rgcOXBEOSeNlw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okIIlBsYA1OI6Cs1oKpiiaAHIA3fZHb5kwBTCm~tplv-tiktokx-origin.image?dr=8606&refresh_token=e4759cdb&x-expires=1784199600&x-signature=ijJKl4c0yECqzABtllvHlfv2Vqs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okIIlBsYA1OI6Cs1oKpiiaAHIA3fZHb5kwBTCm~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8d7e181b&x-expires=1784199600&x-signature=Uc7Huzb5vSsFFOa%2BgNHp%2BIfI2EQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7655008903486295327",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782320673,
"desc": "#CollectiblesLuxuryArtNature #DealsForYouDays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oEwcBVuIIiR88YWZ3TNilAuIEBaDA3GBPR1j2",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEwcBVuIIiR88YWZ3TNilAuIEBaDA3GBPR1j2~tplv-tiktokx-origin.image?dr=8606&refresh_token=2a0fa67c&x-expires=1784199600&x-signature=miJcJstNhh4YtzeKxo0AwM8wxDw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEwcBVuIIiR88YWZ3TNilAuIEBaDA3GBPR1j2~tplv-tiktokx-origin.image?dr=8606&refresh_token=b23fde0e&x-expires=1784199600&x-signature=3BcHk2c%2B95CXN0b68Dl8ElXrJoM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEwcBVuIIiR88YWZ3TNilAuIEBaDA3GBPR1j2~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5e6f4858&x-expires=1784199600&x-signature=ESMdtuD7NWUb7%2BrBRU5kx8im%2Fx0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/okEEyfA44AMRDLKQDjtEA4BVHEPFINfsqM2qFZ",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEEyfA44AMRDLKQDjtEA4BVHEPFINfsqM2qFZ~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ba918035&x-expires=1784199600&x-signature=pUOe0GIVThmIUw0kJaqmZBX8%2F7Q%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEEyfA44AMRDLKQDjtEA4BVHEPFINfsqM2qFZ~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=fd2e8b47&x-expires=1784199600&x-signature=85Ha4OO%2F%2FeaIN0B7SHj%2B3suzoiQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEEyfA44AMRDLKQDjtEA4BVHEPFINfsqM2qFZ~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=d363ab13&x-expires=1784199600&x-signature=JOoQ0PHilHcdS7pe9G7RmGeaGB8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/ogRRNZj8G1ALBIC8lSPBaDLNEiAAWiCIGVwu2",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogRRNZj8G1ALBIC8lSPBaDLNEiAAWiCIGVwu2~tplv-tiktokx-origin.image?dr=8606&refresh_token=93dd6e19&x-expires=1784199600&x-signature=eDYEqFXnovBCsSDPH%2B8S7NMOl74%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogRRNZj8G1ALBIC8lSPBaDLNEiAAWiCIGVwu2~tplv-tiktokx-origin.image?dr=8606&refresh_token=d9c85a17&x-expires=1784199600&x-signature=wukHz6n8mGvrXIQFZnOCNya0skQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogRRNZj8G1ALBIC8lSPBaDLNEiAAWiCIGVwu2~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ff585f3f&x-expires=1784199600&x-signature=o28o384vPQha6ZzSbizeMsommPg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1440,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7657461308773698847",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782891783,
"desc": "Enchin Fanmade plushie are now available on tiktok shop #enhypen #engene #DealsForYouDays, #CollectiblesLuxuryArtNature",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o8erZRCkYUHfgAIeF7pL8IKGCPsYigjTluqADI",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8erZRCkYUHfgAIeF7pL8IKGCPsYigjTluqADI~tplv-tiktokx-origin.image?dr=8606&refresh_token=28993922&x-expires=1784199600&x-signature=SvRU7QCes%2F64yKYiAxWz6TtTt8g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8erZRCkYUHfgAIeF7pL8IKGCPsYigjTluqADI~tplv-tiktokx-origin.image?dr=8606&refresh_token=1be5f527&x-expires=1784199600&x-signature=lH%2FzMvdrNhO0WlPCJ%2B1kl6KBnJg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8erZRCkYUHfgAIeF7pL8IKGCPsYigjTluqADI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0d2058ea&x-expires=1784199600&x-signature=O1r3kFFdSAdbFoJMLn1Vhj%2BnCIE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oIrYQ6AseIuaeqDUAWAoIxEEelIxLCIqUGujiL",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIrYQ6AseIuaeqDUAWAoIxEEelIxLCIqUGujiL~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=12449f27&x-expires=1784199600&x-signature=UJAKheagw9PAtJv3hQN2UQk3KZ0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIrYQ6AseIuaeqDUAWAoIxEEelIxLCIqUGujiL~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=b5cd90cc&x-expires=1784199600&x-signature=dxkjF22FYoKNRHgAdVZTchp9DRM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIrYQ6AseIuaeqDUAWAoIxEEelIxLCIqUGujiL~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=b1c8e03d&x-expires=1784199600&x-signature=eceJQHfdu0W1vHuw6nACUJ%2BKyVo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/ocJiqIrIGedlYCxUAIeQAvBt6LeDYUIIEuWjxE",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocJiqIrIGedlYCxUAIeQAvBt6LeDYUIIEuWjxE~tplv-tiktokx-origin.image?dr=8606&refresh_token=d969ba1a&x-expires=1784199600&x-signature=F%2BjHDdjhEKwnj4Kt334eFCS90%2Fg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocJiqIrIGedlYCxUAIeQAvBt6LeDYUIIEuWjxE~tplv-tiktokx-origin.image?dr=8606&refresh_token=c6dedfff&x-expires=1784199600&x-signature=PPNqVlAL1MVUJAmOrOV8jDu7PvU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocJiqIrIGedlYCxUAIeQAvBt6LeDYUIIEuWjxE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0d95ba8d&x-expires=1784199600&x-signature=KqXKUcE%2BXxDVwVAYu5zcSY%2F4zR4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7654466257948921118",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782194343,
"desc": "#CollectiblesLuxuryArtNature #DealsForYouDays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o8YOVIGID3HBiBI8AEfKAmB3ZFyxdqEECf9Rt6",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8YOVIGID3HBiBI8AEfKAmB3ZFyxdqEECf9Rt6~tplv-tiktokx-origin.image?dr=8606&refresh_token=841df7f8&x-expires=1784199600&x-signature=V%2Bdy711lHz7Gb4KDXpui%2F7Gnj7w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8YOVIGID3HBiBI8AEfKAmB3ZFyxdqEECf9Rt6~tplv-tiktokx-origin.image?dr=8606&refresh_token=8415edfe&x-expires=1784199600&x-signature=aYxQdxQRhaXZqIrzQc79OByZV%2Bg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8YOVIGID3HBiBI8AEfKAmB3ZFyxdqEECf9Rt6~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c5dd5df9&x-expires=1784199600&x-signature=hZZaJQMiNgg%2FEo5nqeMGBYj1X%2Bs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oIgg56IQIIAUNxdejQLq0eZz6UCuJIAlGCEjDf",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIgg56IQIIAUNxdejQLq0eZz6UCuJIAlGCEjDf~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=334ef1e2&x-expires=1784199600&x-signature=rB2VQxF2i7BqSik3V0Q683PUepk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIgg56IQIIAUNxdejQLq0eZz6UCuJIAlGCEjDf~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=48a376a6&x-expires=1784199600&x-signature=p%2Bk8AMsKl2xsRotYhdTWKPq%2BQK8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIgg56IQIIAUNxdejQLq0eZz6UCuJIAlGCEjDf~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=2174f202&x-expires=1784199600&x-signature=wAHMhtkclWLTwxagEX2W%2B%2B0kK%2Fk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/ow36BqxyEpYiAFPAZCVIyAEImGMOB9DfEIKfR8",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ow36BqxyEpYiAFPAZCVIyAEImGMOB9DfEIKfR8~tplv-tiktokx-origin.image?dr=8606&refresh_token=d9fb4c78&x-expires=1784199600&x-signature=y25Ovtu0ftWZj6qvRxxldPnuJeg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ow36BqxyEpYiAFPAZCVIyAEImGMOB9DfEIKfR8~tplv-tiktokx-origin.image?dr=8606&refresh_token=7f883199&x-expires=1784199600&x-signature=I%2F%2By%2BQYWE8tRH%2FYyaR9syUlMdUc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ow36BqxyEpYiAFPAZCVIyAEImGMOB9DfEIKfR8~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6bf38955&x-expires=1784199600&x-signature=RUb8Fu1%2BqdolpZn5xCDOFYyZg%2BI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1440,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7657512618223013134",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782903641,
"desc": "#dealsforyoudays #collectiblesluxuryartnature #cowrieshells hey stay spiritual situation #FeminineEnergy #SpiritualTikTok #SpiritualSituation #ForYouPage #Viral #spiritualjewelry ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oozCoBEk4Ygjy4ATBpEUIImDDsv8vRi1gwBia",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oozCoBEk4Ygjy4ATBpEUIImDDsv8vRi1gwBia~tplv-tiktokx-origin.image?dr=8606&refresh_token=ff5384c0&x-expires=1784199600&x-signature=tEZ6lclx9LoqpHsz9RzWGL7sqxw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oozCoBEk4Ygjy4ATBpEUIImDDsv8vRi1gwBia~tplv-tiktokx-origin.image?dr=8606&refresh_token=84701a22&x-expires=1784199600&x-signature=XJvWWHbysA4cflXnsyWmHeGUGNk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oozCoBEk4Ygjy4ATBpEUIImDDsv8vRi1gwBia~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=59006c95&x-expires=1784199600&x-signature=itxJbpOASyhQP4Cj34J8%2B68lnE4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ooviaBA4B4iqBT1EUDEEIYioggvQ8Ryi1wkUV",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooviaBA4B4iqBT1EUDEEIYioggvQ8Ryi1wkUV~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=cf9e0113&x-expires=1784199600&x-signature=P%2Fu%2Fg5kM4HjgetTObzAktEbko2k%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooviaBA4B4iqBT1EUDEEIYioggvQ8Ryi1wkUV~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=cec900ed&x-expires=1784199600&x-signature=t4zCSusZIahGcipVlpyjlX8VxYk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooviaBA4B4iqBT1EUDEEIYioggvQ8Ryi1wkUV~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=c612c365&x-expires=1784199600&x-signature=ywK0tS1LdHt0j6VdnfVGYXOAoiQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ooMkYvlEI4iggwEBoay81siUBRB4vTBAJIaiD",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooMkYvlEI4iggwEBoay81siUBRB4vTBAJIaiD~tplv-tiktokx-origin.image?dr=8606&refresh_token=807a3a8b&x-expires=1784199600&x-signature=ZAkjzvS6NW9iEsLxuU%2FP8%2BYPNXw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooMkYvlEI4iggwEBoay81siUBRB4vTBAJIaiD~tplv-tiktokx-origin.image?dr=8606&refresh_token=5a5088bc&x-expires=1784199600&x-signature=ksIw6ng4FbD6oc8VacApWPC0OGE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooMkYvlEI4iggwEBoay81siUBRB4vTBAJIaiD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=aa5bab27&x-expires=1784199600&x-signature=ko1GXMmKueouw%2Bwigs9AFXkat14%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7655828426359721247",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782511478,
"desc": "#CollectiblesLuxuryArtNature #DealsForYouDays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o0WEpdq3D9RnEzdEFvABMQQDeADVPsgBmlfz39",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0WEpdq3D9RnEzdEFvABMQQDeADVPsgBmlfz39~tplv-tiktokx-origin.image?dr=8606&refresh_token=7da8349c&x-expires=1784199600&x-signature=o4PeqKNFXzGifFyJxOp3TpWyjOw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0WEpdq3D9RnEzdEFvABMQQDeADVPsgBmlfz39~tplv-tiktokx-origin.image?dr=8606&refresh_token=f9a70c71&x-expires=1784199600&x-signature=%2FkbuvoVhax9qzsYTo4pDID8fouE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0WEpdq3D9RnEzdEFvABMQQDeADVPsgBmlfz39~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=876ead1c&x-expires=1784199600&x-signature=TkeH8eu1cWyLA81zJ9oYkMaTGYM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oUdQ3Un3ED9PpVge3mF5AdQERA9pKvzfEWBqhv",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUdQ3Un3ED9PpVge3mF5AdQERA9pKvzfEWBqhv~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f2ae8cc9&x-expires=1784199600&x-signature=4EP74xy9FhvrLUzIw7CQoXPSnIs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUdQ3Un3ED9PpVge3mF5AdQERA9pKvzfEWBqhv~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=0dd8d87b&x-expires=1784199600&x-signature=ioDlX5gNdi9pnUjkHjSvuc2bMSY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUdQ3Un3ED9PpVge3mF5AdQERA9pKvzfEWBqhv~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=a6194cc6&x-expires=1784199600&x-signature=dT7Iax1TfUU%2F49pC2TJokme3lfo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o8dFfADPm9BE3FRpqdnzdFVEAQ1eB3qQCG9vEg",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8dFfADPm9BE3FRpqdnzdFVEAQ1eB3qQCG9vEg~tplv-tiktokx-origin.image?dr=8606&refresh_token=be41f758&x-expires=1784199600&x-signature=JC82Cyh9S%2Fm8UfWvvtsEQ5Efkr0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8dFfADPm9BE3FRpqdnzdFVEAQ1eB3qQCG9vEg~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f635cd5&x-expires=1784199600&x-signature=%2BKPWeO95tYav88HSc2tXY3cB8Cs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8dFfADPm9BE3FRpqdnzdFVEAQ1eB3qQCG9vEg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d78f1fa5&x-expires=1784199600&x-signature=kaCjdVA9R973ffkCbwspQYZZKNQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1440,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "CollectiblesLuxuryArtNature",
"cid": "7649942095595864085",
"connect_music": null,
"desc": "Discover the best deals across Collectibles, Luxury Resale, Art & Nature during Deals For You Day. Explore rare finds, exclusive drops, live auctions, and curated treasures from top sellers, all in one place.",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=7649942095595864085",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 4380,
"user_count": 4380,
"view_count": 2747121
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7662371762880957718",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1784034959,
"desc": "Summer garden = grapes, flowers, fruits, tomatoes #plants #summergarden ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-no1a-p-0037-no/ow3WRjv5qIkIEDFxNBVFnZCEIdDCexA11gf9uW",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ow3WRjv5qIkIEDFxNBVFnZCEIdDCexA11gf9uW~tplv-tiktokx-dmt-logom:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.image?dr=8605&refresh_token=52484ef2&x-expires=1784199600&x-signature=OSN%2Fc3o%2F%2BaTnaJ3C2wZaRD51%2B5o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ow3WRjv5qIkIEDFxNBVFnZCEIdDCexA11gf9uW~tplv-tiktokx-dmt-logom:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.image?dr=8605&refresh_token=719c889b&x-expires=1784199600&x-signature=h5AlvwksRkTABxQ1Fc5kc3cIf40%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ow3WRjv5qIkIEDFxNBVFnZCEIdDCexA11gf9uW~tplv-tiktokx-dmt-logom:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.jpeg?dr=8605&refresh_token=89989041&x-expires=1784199600&x-signature=uR3qwtV2DqVl3%2BqiDdpJzQfoxvE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-no1a-p-0037-no/oEWNpEuvqNFmr3dWBxFEgCD1EVARSJ0IIef1kj",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEWNpEuvqNFmr3dWBxFEgCD1EVARSJ0IIef1kj~tplv-tiktokx-dmt-logoccm:300:400:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.heic?dr=8595&refresh_token=50e8b46a&x-expires=1784199600&x-signature=BwSeksRWvglhQVylcCb3IJC8Sow%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEWNpEuvqNFmr3dWBxFEgCD1EVARSJ0IIef1kj~tplv-tiktokx-dmt-logoccm:300:400:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.heic?dr=8595&refresh_token=fce7d89f&x-expires=1784199600&x-signature=xvIoQGOW96UpUgJZYGBjrtpBWBg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEWNpEuvqNFmr3dWBxFEgCD1EVARSJ0IIef1kj~tplv-tiktokx-dmt-logoccm:300:400:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.jpeg?dr=8595&refresh_token=34d1b5cd&x-expires=1784199600&x-signature=nW5naYWEvXXMelPC3xOlzBv%2FKNs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-no1a-p-0037-no/ok1dNjzeDIZuvWxCA1FDkwR13Bf7qLFIENgWEV",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ok1dNjzeDIZuvWxCA1FDkwR13Bf7qLFIENgWEV~tplv-tiktokx-dmt-logom:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.image?dr=8605&refresh_token=d2e43179&x-expires=1784199600&x-signature=N68ptZTu87QCF3n36R%2B2eGQIsF0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ok1dNjzeDIZuvWxCA1FDkwR13Bf7qLFIENgWEV~tplv-tiktokx-dmt-logom:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.image?dr=8605&refresh_token=14c60870&x-expires=1784199600&x-signature=Niegbs7YTZrELQT6EIP3XLeRyuk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ok1dNjzeDIZuvWxCA1FDkwR13Bf7qLFIENgWEV~tplv-tiktokx-dmt-logom:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.jpeg?dr=8605&refresh_token=78884c18&x-expires=1784199600&x-signature=2n5yIqJxVzBx3Av5DvsQHzRW%2FYk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7658055520753962254",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783346400,
"desc": "Go to my bio to get free arugula seeds And tell me which green you're going to grow first 1-2-3-4-5? #salad #plants #growyourownfood #gardeningtips #summergarden ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o8fRIEDVhf34hOgGhpB6ICr4gEFPDqAuRZDSjE",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8fRIEDVhf34hOgGhpB6ICr4gEFPDqAuRZDSjE~tplv-tiktokx-origin.image?dr=8606&refresh_token=f32c51f8&x-expires=1784199600&x-signature=PfdhABYpIgGLbw5rmo4fdeIKEmY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8fRIEDVhf34hOgGhpB6ICr4gEFPDqAuRZDSjE~tplv-tiktokx-origin.image?dr=8606&refresh_token=245de9c5&x-expires=1784199600&x-signature=1s6Wdq3zjSZs2%2FTMk8s4wtcrQH4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8fRIEDVhf34hOgGhpB6ICr4gEFPDqAuRZDSjE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=afd54f51&x-expires=1784199600&x-signature=GFQ8Dn9E5jilcMh4ou1O6FfrXEg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ostbvGAjeAQlGHkfOGjUCfCEgIHkLILmWcBgz9",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ostbvGAjeAQlGHkfOGjUCfCEgIHkLILmWcBgz9~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=135f575f&x-expires=1784199600&x-signature=CK3iX8QVqiM9Jkv%2BYTOoaXD3wtI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ostbvGAjeAQlGHkfOGjUCfCEgIHkLILmWcBgz9~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=7b1bad2a&x-expires=1784199600&x-signature=Pd0P4FhOzj9mbGNQpciJqE3fOn0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ostbvGAjeAQlGHkfOGjUCfCEgIHkLILmWcBgz9~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=05e5ed71&x-expires=1784199600&x-signature=kAw4%2Bm%2BdFJ%2FPHhZY%2FDbmjzSX5KU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oQ8UfMjIIfMjb3TQqBXHvB1fHJrFAAC6cMyksA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ8UfMjIIfMjb3TQqBXHvB1fHJrFAAC6cMyksA~tplv-tiktokx-origin.image?dr=8606&refresh_token=d3241400&x-expires=1784199600&x-signature=z3d8yp0w0RZz3knt34Ve6QLUo8c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ8UfMjIIfMjb3TQqBXHvB1fHJrFAAC6cMyksA~tplv-tiktokx-origin.image?dr=8606&refresh_token=32acf644&x-expires=1784199600&x-signature=OllaQcieeECNZUreXjQ%2FQKDk99I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ8UfMjIIfMjb3TQqBXHvB1fHJrFAAC6cMyksA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2d6b943d&x-expires=1784199600&x-signature=AJETcL9x5bEIHojq3HZ2mJc2wfg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7655823311867301134",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782741600,
"desc": "How is almost July? This is the month to NOT QUIT on your garden Go to my bio to get my free seeds to fill in the blanks in your garden so you can keep your garden alive through July Here's what I'm planting HOT: Armenian Cucumber Cosmos Yard-Long Beans Basil Mizuna Tomatoes (Inside) WARM: Bush Bean Zucchini Cucumber Arugula Zinnia MILD: Cucumber Arugula Pole Bean Cauliflower Broccoli Marigolds #july #garden #gardeninghacks #summergarden #plants ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oERxgDahA9MQ8FbqyvSFEL9PQBufYuf9PgD5Eh",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oERxgDahA9MQ8FbqyvSFEL9PQBufYuf9PgD5Eh~tplv-tiktokx-origin.image?dr=8606&refresh_token=0e7d7144&x-expires=1784199600&x-signature=rj%2FpKDIJGFE4V%2Bj5GifnHI8KNL0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oERxgDahA9MQ8FbqyvSFEL9PQBufYuf9PgD5Eh~tplv-tiktokx-origin.image?dr=8606&refresh_token=f827dbfe&x-expires=1784199600&x-signature=7248xc9nR2XRR1CB3%2FNH2gJIZ20%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oERxgDahA9MQ8FbqyvSFEL9PQBufYuf9PgD5Eh~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=17321a63&x-expires=1784199600&x-signature=ViahAD6lJtL3RW%2BgVRI4UAY1mrk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oIpRDEghQhqO9REuQBeA8SFSuPyS8Dfv9dAALa",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIpRDEghQhqO9REuQBeA8SFSuPyS8Dfv9dAALa~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=57d865b5&x-expires=1784199600&x-signature=AuGReR05I8Wg38APNMByPuMjNZ8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIpRDEghQhqO9REuQBeA8SFSuPyS8Dfv9dAALa~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=d93281cf&x-expires=1784199600&x-signature=n7rW%2FfcV7GJVOHmzJnn7Bb9nMBI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIpRDEghQhqO9REuQBeA8SFSuPyS8Dfv9dAALa~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=33fe9e11&x-expires=1784199600&x-signature=quLrkBrLQn7URG%2BafUwVGFJqfu8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYr8Ek9ERSuf9Lhy5gIvCQZPQAhqh9DePacDFB",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYr8Ek9ERSuf9Lhy5gIvCQZPQAhqh9DePacDFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=5ff3da70&x-expires=1784199600&x-signature=xFHhpjWZn4nYio9oW38yvjXTFd0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYr8Ek9ERSuf9Lhy5gIvCQZPQAhqh9DePacDFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=a0c7252b&x-expires=1784199600&x-signature=oe2%2FNGNauzE%2BRNJdtBZuE%2B8Z6Lg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYr8Ek9ERSuf9Lhy5gIvCQZPQAhqh9DePacDFB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fd6afb16&x-expires=1784199600&x-signature=3etAiicW1BbtfUW4Vxxhozc3%2B6k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7660294905993907469",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783551424,
"desc": "We’ve been listening to your summer garden questions and are here with solutions! 🌿🪴 If you have more questions about caring for your plants & garden in July, ask us below ⬇️ #zone10 #gardentips #julygarden #howtogarden #summergarden ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-origin.image?dr=8606&refresh_token=2e4cc0e5&x-expires=1784199600&x-signature=NYEBU%2Fto%2FV7k047UDy4xDgEsHGM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-origin.image?dr=8606&refresh_token=6a2f532c&x-expires=1784199600&x-signature=Wa4xFMsBHT%2Bh5mOhTfRUz9qxryQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=76bf9cba&x-expires=1784199600&x-signature=NZc79bSigx1RIXRBL02GRqJyaNs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=9c75931c&x-expires=1784199600&x-signature=b%2BarVYWzc9PUMx3q1hee3W4F8P8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=62a95e7c&x-expires=1784199600&x-signature=5JzaPwySICku3qQgZN8xahMTFoM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=dfef5ddf&x-expires=1784199600&x-signature=wZU6ITfI5rFoaxXXqXWbe4iao6A%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-origin.image?dr=8606&refresh_token=2e4cc0e5&x-expires=1784199600&x-signature=NYEBU%2Fto%2FV7k047UDy4xDgEsHGM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-origin.image?dr=8606&refresh_token=6a2f532c&x-expires=1784199600&x-signature=Wa4xFMsBHT%2Bh5mOhTfRUz9qxryQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=76bf9cba&x-expires=1784199600&x-signature=NZc79bSigx1RIXRBL02GRqJyaNs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7660146194106027278",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783516781,
"desc": "what’s growing in the garden: fourth week of june (zone 7b) ✨ #summerrecipes #summergardening #summergarden #gardeninspo #gardenharvest ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/og1qyR0bZAIfDRWVgIFXTTSDHf1liqkEDEBBOI",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/og1qyR0bZAIfDRWVgIFXTTSDHf1liqkEDEBBOI~tplv-tiktokx-origin.image?dr=8606&refresh_token=bd4e12b4&x-expires=1784199600&x-signature=cBWzNpOkaCA7Q9u3%2Fm%2B6A5rCkgQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/og1qyR0bZAIfDRWVgIFXTTSDHf1liqkEDEBBOI~tplv-tiktokx-origin.image?dr=8606&refresh_token=28f83a8e&x-expires=1784199600&x-signature=AXziUKRnYML4y6ni1vsg1%2B5CQJQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/og1qyR0bZAIfDRWVgIFXTTSDHf1liqkEDEBBOI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=82c8e4e0&x-expires=1784199600&x-signature=cH8ANmXLobsrz6%2BFi3Tg%2FM8ZMvM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYfKIxcIjkqeFoKunAHJsQSnIArU3fGQCPNHLC",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYfKIxcIjkqeFoKunAHJsQSnIArU3fGQCPNHLC~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=165d2f38&x-expires=1784199600&x-signature=RkKtzfkXpC82bcCeyC0SHqvRIbs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYfKIxcIjkqeFoKunAHJsQSnIArU3fGQCPNHLC~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=57b3da7d&x-expires=1784199600&x-signature=DjUkVdt1wE%2Brfn5oq1xnnN3A5vs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYfKIxcIjkqeFoKunAHJsQSnIArU3fGQCPNHLC~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=161cb6d0&x-expires=1784199600&x-signature=WuNqoPaVmO%2BXqXJMlkpbNyW6Cdc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o83g1lTHA10EkfSqR7XBDibJqEI7IFFOjJFTfD",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o83g1lTHA10EkfSqR7XBDibJqEI7IFFOjJFTfD~tplv-tiktokx-origin.image?dr=8606&refresh_token=094fd359&x-expires=1784199600&x-signature=tVMcik6sdeuvdW%2BP13zF80SKU5Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o83g1lTHA10EkfSqR7XBDibJqEI7IFFOjJFTfD~tplv-tiktokx-origin.image?dr=8606&refresh_token=3baffd09&x-expires=1784199600&x-signature=Pf1LX%2BqvYxGrjl6tyL8wVVugZpA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o83g1lTHA10EkfSqR7XBDibJqEI7IFFOjJFTfD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a6c7cb17&x-expires=1784199600&x-signature=QnzWRnTcQAgVNDV5rPT3b2umJV4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7657550612493536525",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782912475,
"desc": "what’s growing in the garden: third week of june (zone 7b) ✨ #summerrecipes #summergardening #summergarden #gardeninspo #gardenharvest ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/osScRkhRnQ2nEKSDEqRg8ODvFOfGAB7PSQeKkD",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osScRkhRnQ2nEKSDEqRg8ODvFOfGAB7PSQeKkD~tplv-tiktokx-origin.image?dr=8606&refresh_token=91475b79&x-expires=1784199600&x-signature=iRF%2FfQeg4i%2BncVQ7ImpAIEllp50%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osScRkhRnQ2nEKSDEqRg8ODvFOfGAB7PSQeKkD~tplv-tiktokx-origin.image?dr=8606&refresh_token=a34bd27b&x-expires=1784199600&x-signature=dLViLrUhvHxCJgwUBr9NFQ4s75Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osScRkhRnQ2nEKSDEqRg8ODvFOfGAB7PSQeKkD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7d52059b&x-expires=1784199600&x-signature=BLt%2BqRJ5JIkwMxgFFaqQTsMFuaU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0UOBUytIigFuRJyj0TidAjIEIaF40TBvT7k3",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0UOBUytIigFuRJyj0TidAjIEIaF40TBvT7k3~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=77b3ca1c&x-expires=1784199600&x-signature=AjcgCjeKIsxhbycrNYnMG48Oo1c%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0UOBUytIigFuRJyj0TidAjIEIaF40TBvT7k3~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=80cfd1c5&x-expires=1784199600&x-signature=cyMbVD%2BKUc4ciTn7Ayfo%2BywnGDE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0UOBUytIigFuRJyj0TidAjIEIaF40TBvT7k3~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=d212bc99&x-expires=1784199600&x-signature=j8uqI%2F6YzHkLzK4JwLAl93ZATwQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o8vr0iTIBgAFiPj7yTEdpa4FJ3EkI4uUuBTUi",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8vr0iTIBgAFiPj7yTEdpa4FJ3EkI4uUuBTUi~tplv-tiktokx-origin.image?dr=8606&refresh_token=ab6e589e&x-expires=1784199600&x-signature=IWwWLNKlnAYN5%2BVlz%2BsFbRPrsLk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8vr0iTIBgAFiPj7yTEdpa4FJ3EkI4uUuBTUi~tplv-tiktokx-origin.image?dr=8606&refresh_token=db577584&x-expires=1784199600&x-signature=iwwfht%2Fr3pCDvPFyZqG8nE19%2BsA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8vr0iTIBgAFiPj7yTEdpa4FJ3EkI4uUuBTUi~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3d919cc8&x-expires=1784199600&x-signature=sNl24jWmLfUjZ7xO8TrQ2dzd9ls%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661407110474829069",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783810375,
"desc": "Anyone else’s squash and zucchini getting decimated by vine borers 🫠 #garden #harvest #summerharvest #summergarden #gardening ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/okOSRsfYqISvELDzyBUFFBhEIMDBSTAo4gfnYd",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okOSRsfYqISvELDzyBUFFBhEIMDBSTAo4gfnYd~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.image?dr=8605&refresh_token=cdd54453&x-expires=1784199600&x-signature=lCslWRrMgcTT6V%2BtWavf4haQUsI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okOSRsfYqISvELDzyBUFFBhEIMDBSTAo4gfnYd~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.image?dr=8605&refresh_token=e19fd62c&x-expires=1784199600&x-signature=945yOKVFBMi0dpTyAaO75p9wXMA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okOSRsfYqISvELDzyBUFFBhEIMDBSTAo4gfnYd~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.jpeg?dr=8605&refresh_token=348ad2d4&x-expires=1784199600&x-signature=fqj75XzLOnfBCD3h%2BEuUjEuJ28k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ooSqkUhMSAlzFRitgIFfUySD4fdOoUsEDEBZSI",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooSqkUhMSAlzFRitgIFfUySD4fdOoUsEDEBZSI~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.heic?dr=8595&refresh_token=16732b4a&x-expires=1784199600&x-signature=1z62CEq%2Filq%2F%2FzMyaC%2FVSY%2F2irM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooSqkUhMSAlzFRitgIFfUySD4fdOoUsEDEBZSI~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.heic?dr=8595&refresh_token=b6c45730&x-expires=1784199600&x-signature=erj6EkcesydmBzC1pgJI7rla4fE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooSqkUhMSAlzFRitgIFfUySD4fdOoUsEDEBZSI~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.jpeg?dr=8595&refresh_token=039d7dfa&x-expires=1784199600&x-signature=QJYfPlA%2B1AJHDny7oU97Voh7%2Fes%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oohUDfz4EEMSIYyOSCqgFBdSIURsASofBDSmMu",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oohUDfz4EEMSIYyOSCqgFBdSIURsASofBDSmMu~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.image?dr=8605&refresh_token=da43ee2a&x-expires=1784199600&x-signature=z3%2BMHXXo8zJmCKtDWumasJd8pA0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oohUDfz4EEMSIYyOSCqgFBdSIURsASofBDSmMu~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.image?dr=8605&refresh_token=562e01e1&x-expires=1784199600&x-signature=NioxB%2BWhmeJvKrM7znigSQccls4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oohUDfz4EEMSIYyOSCqgFBdSIURsASofBDSmMu~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.jpeg?dr=8605&refresh_token=3e5f9534&x-expires=1784199600&x-signature=D%2BZ5O33A8u9RD1XfDes5sBUFycs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661803797961903390",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783902732,
"desc": "Do this for your plants during the summer heat 🥵 🌿 #Summer #heat #plantsoftiktok #planttips #summergarden ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.image?dr=8605&refresh_token=326bcc7c&x-expires=1784199600&x-signature=PupTArblMYEs36%2FmuvTMUlIstrc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.image?dr=8605&refresh_token=1f2d71d9&x-expires=1784199600&x-signature=KXyvi2knVCO5%2FJenGyyTCtx3A0w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.jpeg?dr=8605&refresh_token=d4f03f8a&x-expires=1784199600&x-signature=y7D787UWWyQy5fuecR2eE5knmr8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.heic?dr=8595&refresh_token=d3a2b7fc&x-expires=1784199600&x-signature=10lpIDqpYecTnwwubbYGV4KDmyM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.heic?dr=8595&refresh_token=4f178015&x-expires=1784199600&x-signature=1uUowomIKTlaXlOqaqhDCLfo6GE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.jpeg?dr=8595&refresh_token=c6112cad&x-expires=1784199600&x-signature=B4AIAU2KYA60eO0wfVwdufsA0Gk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.image?dr=8605&refresh_token=1f2d71d9&x-expires=1784199600&x-signature=KXyvi2knVCO5%2FJenGyyTCtx3A0w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.image?dr=8605&refresh_token=326bcc7c&x-expires=1784199600&x-signature=PupTArblMYEs36%2FmuvTMUlIstrc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.jpeg?dr=8605&refresh_token=7fc45303&x-expires=1784199600&x-signature=%2BwU5tWX29OSPonwdMA5gjwFXkj8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "summergarden",
"cid": "15515795",
"connect_music": null,
"desc": "How does your sunny #SummerGarden look this year? 🌸 From blooming plants to lazy patio couches and cool pools, every outdoor oasis has its own vibe. ✨🛋️",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=15515795",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 61470,
"user_count": 61470,
"view_count": 294767205
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7660075343230881054",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783555920,
"desc": "#collectiblesnewrelease #tikokshopdealsforyoudays #golazogemsweek ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o8MRKIkxPJZyABiDin4ITOX4AEBaBVNQg8IX0",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8MRKIkxPJZyABiDin4ITOX4AEBaBVNQg8IX0~tplv-tiktokx-origin.image?dr=8606&refresh_token=094d7d5d&x-expires=1784199600&x-signature=eGM4rSK90Qt4KDlOsWjUKSYcJ1U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8MRKIkxPJZyABiDin4ITOX4AEBaBVNQg8IX0~tplv-tiktokx-origin.image?dr=8606&refresh_token=d30ac593&x-expires=1784199600&x-signature=st%2FC3qrMA%2BbhBC7VemHtqQ%2B6wUI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8MRKIkxPJZyABiDin4ITOX4AEBaBVNQg8IX0~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3e6b4a4b&x-expires=1784199600&x-signature=V1MydY7BgXbTl54D4Bbqkdu4fGI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/okAcRqkmTKvEEHezEAQzUi1fk5BAOFIDEOVBug",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okAcRqkmTKvEEHezEAQzUi1fk5BAOFIDEOVBug~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8d2f0058&x-expires=1784199600&x-signature=MhI6bj26qvenmDEqcI0mhbnT0M4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okAcRqkmTKvEEHezEAQzUi1fk5BAOFIDEOVBug~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=7b830c24&x-expires=1784199600&x-signature=b%2BqcJRcDuFUXbT1uaY0WcQndunY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okAcRqkmTKvEEHezEAQzUi1fk5BAOFIDEOVBug~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=f5001dc9&x-expires=1784199600&x-signature=k0r8u8VwlP1%2BwviZHpYS9GwG8ro%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oQIx4XgiP8NJSORhpVCEIKBnBDoTAAXZ3rika",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQIx4XgiP8NJSORhpVCEIKBnBDoTAAXZ3rika~tplv-tiktokx-origin.image?dr=8606&refresh_token=0790f7b7&x-expires=1784199600&x-signature=anrhFLok5VGLvPNSDUKJd0kHsgs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQIx4XgiP8NJSORhpVCEIKBnBDoTAAXZ3rika~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed79b278&x-expires=1784199600&x-signature=fQPlnqqOb27D%2B%2BNb7cJi%2ByolSXc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQIx4XgiP8NJSORhpVCEIKBnBDoTAAXZ3rika~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9a696969&x-expires=1784199600&x-signature=Z7Xacg09rVbFjqXwZ8wrLaritIE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7658597023565892878",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783165320,
"desc": "#worldcup2026 #golazogemsweek #panini #collectiblesnewrelease #dealsforyoudays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/osU4kRRz7ClgZALjWHSgK4eKfkIkADeSnpmGIA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osU4kRRz7ClgZALjWHSgK4eKfkIkADeSnpmGIA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.image?dr=8605&refresh_token=1689765a&x-expires=1784199600&x-signature=hhQmvDV1SJJpjNCu%2BNiRDJ4Drlw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osU4kRRz7ClgZALjWHSgK4eKfkIkADeSnpmGIA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.image?dr=8605&refresh_token=5b2afa64&x-expires=1784199600&x-signature=Vp8qoNP2peVh9Y1whlVCXr145dY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osU4kRRz7ClgZALjWHSgK4eKfkIkADeSnpmGIA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.jpeg?dr=8605&refresh_token=0ff68f94&x-expires=1784199600&x-signature=5iqY6Jzc3rYx2mXk6mJhf9buaWY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oMycIAEsMSGNpiIqdSifDBgcpzCS0QEsRQB1Ee",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMycIAEsMSGNpiIqdSifDBgcpzCS0QEsRQB1Ee~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.heic?dr=8595&refresh_token=cbd8aebd&x-expires=1784199600&x-signature=0iIvSSetBTbsKdLmIj9bXVC4t0A%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMycIAEsMSGNpiIqdSifDBgcpzCS0QEsRQB1Ee~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.heic?dr=8595&refresh_token=a8ea3c74&x-expires=1784199600&x-signature=e5mnlawpviS8zNn%2F64%2FwpO5h6Do%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMycIAEsMSGNpiIqdSifDBgcpzCS0QEsRQB1Ee~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.jpeg?dr=8595&refresh_token=616cfc7a&x-expires=1784199600&x-signature=m8cyD38TicD9NT1cRMR3HxGqV%2Fo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o4igypzeAs0EM1SqRLQBDEpmciISIEiI35HSfB",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4igypzeAs0EM1SqRLQBDEpmciISIEiI35HSfB~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.image?dr=8605&refresh_token=bbfa15c4&x-expires=1784199600&x-signature=T6hW47Kk%2F5%2Fy44xvwgav35Nn0iE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4igypzeAs0EM1SqRLQBDEpmciISIEiI35HSfB~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.image?dr=8605&refresh_token=d864bf54&x-expires=1784199600&x-signature=KZfhEMtKKfYW8BLUL9OsyUgErwU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4igypzeAs0EM1SqRLQBDEpmciISIEiI35HSfB~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.jpeg?dr=8605&refresh_token=e75e47b1&x-expires=1784199600&x-signature=o5c%2FPMaqk%2B8fC2fyIYVquuh6nyk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7658597519470890254",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783179780,
"desc": "#worldcup2026 #golazogemsweek #panini #collectiblesnewrelease #dealsforyoudays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.image?dr=8605&refresh_token=70e2b38d&x-expires=1784199600&x-signature=zl%2FXGMcJ7nPFfikqgPObmQ6eQMw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.image?dr=8605&refresh_token=6b6a54a4&x-expires=1784199600&x-signature=crf%2BxSrqGebJWfS6fLvY42GslEk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.jpeg?dr=8605&refresh_token=4cf70b58&x-expires=1784199600&x-signature=HrwzWxPdPGZLp8WkGDPWGPotnuo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.heic?dr=8595&refresh_token=17565e6b&x-expires=1784199600&x-signature=eYywW59TnRP9%2FB9DUuSRYUr6KaA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.heic?dr=8595&refresh_token=9318c162&x-expires=1784199600&x-signature=WchJAE1jLLIvZ31dzduQ1riTIgQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.jpeg?dr=8595&refresh_token=b15ba550&x-expires=1784199600&x-signature=csXkiRH%2BcNhLLkmsAv9ucmK7sgM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.image?dr=8605&refresh_token=70e2b38d&x-expires=1784199600&x-signature=zl%2FXGMcJ7nPFfikqgPObmQ6eQMw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.image?dr=8605&refresh_token=6b6a54a4&x-expires=1784199600&x-signature=crf%2BxSrqGebJWfS6fLvY42GslEk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.jpeg?dr=8605&refresh_token=4cf70b58&x-expires=1784199600&x-signature=HrwzWxPdPGZLp8WkGDPWGPotnuo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7651906897100016909",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1781639760,
"desc": "#panini #worldcup #dealsforyoudays #collectiblesnewrelease #GolazoGemsWeek ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/okaEIkVVfDANCUY1NhFtHjUBAISAfCqYIXfPxE",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okaEIkVVfDANCUY1NhFtHjUBAISAfCqYIXfPxE~tplv-tiktokx-origin.image?dr=8606&refresh_token=7b34a5c3&x-expires=1784199600&x-signature=3uBvEe8WrRvupjLqRpa8KcQp2Jk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okaEIkVVfDANCUY1NhFtHjUBAISAfCqYIXfPxE~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b5996f2&x-expires=1784199600&x-signature=xnoH5YDxWpo6GvkDMeJF4PAum8M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okaEIkVVfDANCUY1NhFtHjUBAISAfCqYIXfPxE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0e9c9798&x-expires=1784199600&x-signature=IsVJo9n7%2BiNcnTtB%2BWm8nG0xkkc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/osuOf4EIIHAUfCYfUCFkxwYSVNEX6IAVDChjJt",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osuOf4EIIHAUfCYfUCFkxwYSVNEX6IAVDChjJt~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=2c4d7312&x-expires=1784199600&x-signature=85Ut64k6IrOYYzQxLCTNjXmk4Cg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osuOf4EIIHAUfCYfUCFkxwYSVNEX6IAVDChjJt~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=5acac402&x-expires=1784199600&x-signature=OzsR7wPdNgIXspAjzUCjKBm%2F%2BC8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osuOf4EIIHAUfCYfUCFkxwYSVNEX6IAVDChjJt~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=e31a0c8f&x-expires=1784199600&x-signature=1K8nsXIju4S4xJbODs0%2FQU%2BCYd4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/okoxIeiqfFeQCALGaOlQob3EIxRuA3exKJEGIq",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okoxIeiqfFeQCALGaOlQob3EIxRuA3exKJEGIq~tplv-tiktokx-origin.image?dr=8606&refresh_token=572c77e8&x-expires=1784199600&x-signature=X2x%2F2X5ygp8JpFeqpfl25bidQgI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okoxIeiqfFeQCALGaOlQob3EIxRuA3exKJEGIq~tplv-tiktokx-origin.image?dr=8606&refresh_token=7368a65e&x-expires=1784199600&x-signature=bdc5SbUuIapH%2FEjxZ%2FY7mbFQ8BM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okoxIeiqfFeQCALGaOlQob3EIxRuA3exKJEGIq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=48cfe108&x-expires=1784199600&x-signature=FfHg%2FKzsb43GFKP20k28Kqo1bPY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7660447173733076237",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783641480,
"desc": "#worldcup2026 #panini #dealsforyoudays #collectiblesnewrelease #golazogemsweek ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 1,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.image?dr=8605&refresh_token=8e782371&x-expires=1784199600&x-signature=drD7Dt3MU%2BeL57W4RSSSStVjGAA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.image?dr=8605&refresh_token=cd60effc&x-expires=1784199600&x-signature=%2B45lMX1VrJuFog%2FVjZlCA2a0zh4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.jpeg?dr=8605&refresh_token=71b9a1b5&x-expires=1784199600&x-signature=mOlCxPYjPNwNXXGdsIfwJMJoQ1w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.heic?dr=8595&refresh_token=90063244&x-expires=1784199600&x-signature=dIHiMpyUGgxxqEz3GcnUXFG5pd0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.heic?dr=8595&refresh_token=be03e9c8&x-expires=1784199600&x-signature=4qXFVY%2BUDCz5ILEbHrJEbwaQFVI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.jpeg?dr=8595&refresh_token=dfb234f8&x-expires=1784199600&x-signature=3Ozrd%2BZ8gJ3aKtG7dJXck2plHr8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.image?dr=8605&refresh_token=8e782371&x-expires=1784199600&x-signature=drD7Dt3MU%2BeL57W4RSSSStVjGAA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.image?dr=8605&refresh_token=cd60effc&x-expires=1784199600&x-signature=%2B45lMX1VrJuFog%2FVjZlCA2a0zh4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.jpeg?dr=8605&refresh_token=71b9a1b5&x-expires=1784199600&x-signature=mOlCxPYjPNwNXXGdsIfwJMJoQ1w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7657857182951607565",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783036140,
"desc": "#worldcup2026 #golazogemsweek #panini #collectiblesnewrelease #dealsforyoudays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-origin.image?dr=8606&refresh_token=570fa320&x-expires=1784199600&x-signature=DMM1q5Tv8BTcGMxdoRIMqJvl4tM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-origin.image?dr=8606&refresh_token=f67da008&x-expires=1784199600&x-signature=COxN%2F5gkF3gLGOpQueFbSRwCVK0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=13ef328e&x-expires=1784199600&x-signature=jA%2BUfqwMmuVf0K%2Fzx3s7s7kkzcU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=7458b74f&x-expires=1784199600&x-signature=fns3%2FPw7%2F%2B%2BBF2bv6GlLWC%2Biby8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=b8709fd5&x-expires=1784199600&x-signature=5%2BCGlH9CikDdjmE%2F5wU9sTAl7YM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=fecb5715&x-expires=1784199600&x-signature=YwuqsESye7wD9i8i1TlhYmtGdmo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-origin.image?dr=8606&refresh_token=f67da008&x-expires=1784199600&x-signature=COxN%2F5gkF3gLGOpQueFbSRwCVK0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-origin.image?dr=8606&refresh_token=570fa320&x-expires=1784199600&x-signature=DMM1q5Tv8BTcGMxdoRIMqJvl4tM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ceb5ef4e&x-expires=1784199600&x-signature=FpkMvLLyoQz%2FjXOvN1ZT6mGXgn0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7658597804851367182",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783251900,
"desc": "#worldcup2026 #golazogemsweek #panini #collectiblesnewrelease #dealsforyoudays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oEejqkE5n1oI3IkmIvxezPAIDfAmFHB9pC2UZI",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEejqkE5n1oI3IkmIvxezPAIDfAmFHB9pC2UZI~tplv-tiktokx-origin.image?dr=8606&refresh_token=33940ff4&x-expires=1784199600&x-signature=34Ub3l%2BpANvm9MtEObAIzorG4Bk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEejqkE5n1oI3IkmIvxezPAIDfAmFHB9pC2UZI~tplv-tiktokx-origin.image?dr=8606&refresh_token=52f6f1d2&x-expires=1784199600&x-signature=vevCYKJjBnlCINR2aN2VbJmQ9e8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEejqkE5n1oI3IkmIvxezPAIDfAmFHB9pC2UZI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=45f3e0d3&x-expires=1784199600&x-signature=SpzQkC7KZYbaNzNSqwvKs%2FI8gGk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ogpIAckIonQzHbUevFZeIDEMIDqmf0A9jPCxlk",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpIAckIonQzHbUevFZeIDEMIDqmf0A9jPCxlk~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=4500ab85&x-expires=1784199600&x-signature=oAwVONWgmuHXN9wT7%2BacDmK9XRk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpIAckIonQzHbUevFZeIDEMIDqmf0A9jPCxlk~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=c24bada0&x-expires=1784199600&x-signature=CI80k5ABGAOZF1hJbGJFGdF%2F8Pw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpIAckIonQzHbUevFZeIDEMIDqmf0A9jPCxlk~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=e425faab&x-expires=1784199600&x-signature=%2BSequi4IEcGBiMgf29kuO0hHwWk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oknIe9AkfAI0txhRCDjUvmCezEHkFItpoZwIUq",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oknIe9AkfAI0txhRCDjUvmCezEHkFItpoZwIUq~tplv-tiktokx-origin.image?dr=8606&refresh_token=8b388727&x-expires=1784199600&x-signature=8tASG0sml2pRnvWKReL8pQTIWbI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oknIe9AkfAI0txhRCDjUvmCezEHkFItpoZwIUq~tplv-tiktokx-origin.image?dr=8606&refresh_token=50eeedb7&x-expires=1784199600&x-signature=QCVRHVIgyPE1Jr7r5UqaMwleZxA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oknIe9AkfAI0txhRCDjUvmCezEHkFItpoZwIUq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8933d173&x-expires=1784199600&x-signature=I%2BSKmF%2FfoJEPkxE5g9Jo8GU7Vo4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7655887540821576990",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782588180,
"desc": "#panini #worldcup2026 #dealsforyoudays #collectiblesnewrelease #golazogemsweek ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oQBGGIADQaoEuIRUQFfcfULJNf2TLQeluKAHn9",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQBGGIADQaoEuIRUQFfcfULJNf2TLQeluKAHn9~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.image?dr=8605&refresh_token=a4ad93ac&x-expires=1784199600&x-signature=V%2BQBuJQpDgvgFJ95YY%2B6eYFA0vA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQBGGIADQaoEuIRUQFfcfULJNf2TLQeluKAHn9~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.image?dr=8605&refresh_token=fcf4e48c&x-expires=1784199600&x-signature=z%2FmYi8rxrL2ztmnyyLudhVy2dMA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQBGGIADQaoEuIRUQFfcfULJNf2TLQeluKAHn9~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.jpeg?dr=8605&refresh_token=66d0d6bd&x-expires=1784199600&x-signature=NhN74LAo9ZycjGka%2F4BL%2BEthj9s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oYALuIlDoQoSLf9uAGFERoSfLZnQUQeGURNaf2",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYALuIlDoQoSLf9uAGFERoSfLZnQUQeGURNaf2~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.heic?dr=8595&refresh_token=535a0445&x-expires=1784199600&x-signature=3cTnT0TT0VJjmqdfQdvkz4RTfp8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYALuIlDoQoSLf9uAGFERoSfLZnQUQeGURNaf2~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.heic?dr=8595&refresh_token=5930cbce&x-expires=1784199600&x-signature=b6v8wsJH0RNxlyxWR5P%2FmcaHwRc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYALuIlDoQoSLf9uAGFERoSfLZnQUQeGURNaf2~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.jpeg?dr=8595&refresh_token=dbdaf383&x-expires=1784199600&x-signature=k8WoGbWh7dtmsO9GvIu%2BhpO8XXg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oIOKfOIQQQAo9HfeNLLUfvxu2UnDqRAaGFlGGu",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIOKfOIQQQAo9HfeNLLUfvxu2UnDqRAaGFlGGu~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.image?dr=8605&refresh_token=8f56a6c5&x-expires=1784199600&x-signature=FbGh3bzd0786InrMmAwdxpWe8F8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIOKfOIQQQAo9HfeNLLUfvxu2UnDqRAaGFlGGu~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.image?dr=8605&refresh_token=830139dd&x-expires=1784199600&x-signature=yh5BoZJqLRlVaKU7HiL5esLVb%2FY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIOKfOIQQQAo9HfeNLLUfvxu2UnDqRAaGFlGGu~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.jpeg?dr=8605&refresh_token=4941bfda&x-expires=1784199600&x-signature=OiPsZlm%2FRBD1l6KYfhx8FXi7zBQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "GolazoGemsWeek",
"cid": "7642409191000735751",
"connect_music": null,
"desc": "#GolazoGemsWeek — Discover rare FIFA collectibles, exclusive drops, exciting auctions, and nonstop LIVE deals from top sellers on TikTok Shop. Join the ultimate football collectibles celebration and score your next grail item during Golazo Gems Week ⚽🔥",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=7642409191000735751",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 1693,
"user_count": 1693,
"view_count": 4525929
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7658298085428202783",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783086496,
"desc": "Summer fun doesn’t have to break the bank especially if you have more than one kids, save this and thank me later☺️ #tiktokgosummerstays #tiktokgostaycation #summervacation2026 #orlandoflorida #fyp ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.image?dr=8605&refresh_token=93592251&x-expires=1784199600&x-signature=9Di0oLg%2FT49hZ6XpWrgW%2BaeBTr4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.image?dr=8605&refresh_token=118bffe0&x-expires=1784199600&x-signature=uYkmqdOVJjU%2FG3wudOG10DySpMs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.jpeg?dr=8605&refresh_token=1d92326e&x-expires=1784199600&x-signature=%2F12LBBwg8F5Ond3VE510tBQBVGs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.heic?dr=8595&refresh_token=dcc457a7&x-expires=1784199600&x-signature=%2F2b2r44HmFoWGiFzncVFsON8Y%2BQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.heic?dr=8595&refresh_token=4b112816&x-expires=1784199600&x-signature=hS9VV67mJshrcoLxKa2mBN5iAOI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.jpeg?dr=8595&refresh_token=fdbc17a7&x-expires=1784199600&x-signature=rAN7Ofw8qAzxhcK2Qj%2F%2B7t8tL1Y%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.image?dr=8605&refresh_token=118bffe0&x-expires=1784199600&x-signature=uYkmqdOVJjU%2FG3wudOG10DySpMs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.image?dr=8605&refresh_token=93592251&x-expires=1784199600&x-signature=9Di0oLg%2FT49hZ6XpWrgW%2BaeBTr4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.jpeg?dr=8605&refresh_token=2ed31842&x-expires=1784199600&x-signature=%2BlVqI3PkqM1mmeFTL2JmMajWA2Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7648436547041185038",
"aweme_type": 55,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780790428,
"desc": "#tiktokgosummerstays #allinclusive #traveltiktok #orlando #travel ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oE3q4ZECyAfoERPigQFGJtSDvf781OLEDEBgkQ",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE3q4ZECyAfoERPigQFGJtSDvf781OLEDEBgkQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=a2ece1df&x-expires=1784199600&x-signature=3Xdm04vz6tHn%2FeQMfWRU%2FlXflLU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE3q4ZECyAfoERPigQFGJtSDvf781OLEDEBgkQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=e3b0d6b5&x-expires=1784199600&x-signature=n2qw7W8haorTgtukBX3dVYoXHEI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE3q4ZECyAfoERPigQFGJtSDvf781OLEDEBgkQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b01cc9e4&x-expires=1784199600&x-signature=tQQd0dkRAmyhLLHNOf3qPHep6bo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oMJ7gJDMWQqtFZ1EzSfBR3vKTo8eaLECAEDGkQ",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMJ7gJDMWQqtFZ1EzSfBR3vKTo8eaLECAEDGkQ~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ce07bbad&x-expires=1784199600&x-signature=rrgAA1OOjy1QpVs1T3%2B2CLMwVEI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMJ7gJDMWQqtFZ1EzSfBR3vKTo8eaLECAEDGkQ~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=74f58454&x-expires=1784199600&x-signature=f69r%2Bmmeh6W6XilSORUtD52StVg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMJ7gJDMWQqtFZ1EzSfBR3vKTo8eaLECAEDGkQ~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=34b98743&x-expires=1784199600&x-signature=3B7rtBImyrFmKGArsOmw%2Fnvf9pE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oESDDl96EYADIPFgqDeACtLf3EoRBvEJkIDx71",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oESDDl96EYADIPFgqDeACtLf3EoRBvEJkIDx71~tplv-tiktokx-origin.image?dr=8606&refresh_token=8e8ec578&x-expires=1784199600&x-signature=B09Kr3GyUDPaVg46mmXHSZ3d6HA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oESDDl96EYADIPFgqDeACtLf3EoRBvEJkIDx71~tplv-tiktokx-origin.image?dr=8606&refresh_token=c959a12a&x-expires=1784199600&x-signature=OIotJPdHtUSMR6LlQLKRpAV2NcE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oESDDl96EYADIPFgqDeACtLf3EoRBvEJkIDx71~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c79aa6a3&x-expires=1784199600&x-signature=wGneQOX7%2FyW%2F0QX7en1%2Fkf2x3bk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7657870858760834317",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782987019,
"desc": "It’s very fun here click the link below to have a look #tiktokgovacationstays #tiktokgosummerstays #tiktokgovacationfun #tiktokgosummerfun #for ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oAZ1CwGiIp8fMvpbOwAx1ImIIAR1b2BNCEQBiA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAZ1CwGiIp8fMvpbOwAx1ImIIAR1b2BNCEQBiA~tplv-tiktokx-origin.image?dr=8606&refresh_token=8551f03f&x-expires=1784199600&x-signature=Joy57XHPC0LCVu0TI7BZU9JixeY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAZ1CwGiIp8fMvpbOwAx1ImIIAR1b2BNCEQBiA~tplv-tiktokx-origin.image?dr=8606&refresh_token=70b9bad5&x-expires=1784199600&x-signature=%2FRcN9xcGt0fJwJbkbdRKksD9imA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAZ1CwGiIp8fMvpbOwAx1ImIIAR1b2BNCEQBiA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=10a49026&x-expires=1784199600&x-signature=z3itTNI3w9wcIROMY0V4htxixOw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oks2VMeEGJIqjphUAjCQjc4FffKrhaIkHD2CAZ",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oks2VMeEGJIqjphUAjCQjc4FffKrhaIkHD2CAZ~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=0a6ca80e&x-expires=1784199600&x-signature=jYD7zY5A09qouiK37LNLBthtNww%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oks2VMeEGJIqjphUAjCQjc4FffKrhaIkHD2CAZ~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=94542e16&x-expires=1784199600&x-signature=%2BwW9hT5RXVJWuAhRwP9H6CcIlaE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oks2VMeEGJIqjphUAjCQjc4FffKrhaIkHD2CAZ~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=92ba416b&x-expires=1784199600&x-signature=zZrV5vZSlpUzdkcbDNEKLRRHdk4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oQQMIbi0y8pE51jGBBBAIvI2IR1wOAxCIxibfd",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQQMIbi0y8pE51jGBBBAIvI2IR1wOAxCIxibfd~tplv-tiktokx-origin.image?dr=8606&refresh_token=85bec10c&x-expires=1784199600&x-signature=7D63YYShHzSF10rh3tCOW243M%2BM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQQMIbi0y8pE51jGBBBAIvI2IR1wOAxCIxibfd~tplv-tiktokx-origin.image?dr=8606&refresh_token=beb9323b&x-expires=1784199600&x-signature=pNnyepLGG5StSy%2B8RdhrICvv0RM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQQMIbi0y8pE51jGBBBAIvI2IR1wOAxCIxibfd~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=88671f60&x-expires=1784199600&x-signature=4a6iKPMjKQBZVRCUadHpPa78n48%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7657670397931851039",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782940347,
"desc": "You found an adults-only escape that feels way more expensive than $195 a night and it’s a hour and a half from New York 😁 #tiktokgostaycation #tiktokgosummerstays #poconos #adultsonlyescape #weekendtrip ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.image?dr=8605&refresh_token=a30f3341&x-expires=1784199600&x-signature=jCZSnaYiTIy31JWddkkfutINBV4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.image?dr=8605&refresh_token=0eb17b03&x-expires=1784199600&x-signature=opY9ZW3CPKFTVnmiusqKftW9ZBw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.jpeg?dr=8605&refresh_token=21b819ae&x-expires=1784199600&x-signature=iMUmCgIBGbphH9lqw5pReSZaSdc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.heic?dr=8595&refresh_token=71f4e8fe&x-expires=1784199600&x-signature=UpvIAq0a2Vt6WlAnf9uqwV1Roj0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.heic?dr=8595&refresh_token=e05fb3d7&x-expires=1784199600&x-signature=KghPvl%2B36QH7CK3Fa21s7fdY76U%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.jpeg?dr=8595&refresh_token=0805fc3b&x-expires=1784199600&x-signature=GlKV1RiR20TcYfjO2Ln0Vig0%2B%2FM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.image?dr=8605&refresh_token=a30f3341&x-expires=1784199600&x-signature=jCZSnaYiTIy31JWddkkfutINBV4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.image?dr=8605&refresh_token=0eb17b03&x-expires=1784199600&x-signature=opY9ZW3CPKFTVnmiusqKftW9ZBw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.jpeg?dr=8605&refresh_token=21b819ae&x-expires=1784199600&x-signature=iMUmCgIBGbphH9lqw5pReSZaSdc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7650352699602406687",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1781236561,
"desc": "Honestly slept affordable and such a hidden gem !#tiktokgosummerstays #cali #losangeles #dtla #downtownla ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/okfXjAfzqVQCgBjxIpAgQJFE9uSqDUXqDqIvCe",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okfXjAfzqVQCgBjxIpAgQJFE9uSqDUXqDqIvCe~tplv-tiktokx-origin.image?dr=8606&refresh_token=fb8e4827&x-expires=1784199600&x-signature=iBFwn%2BtsTn9zsXyUyYU2juK8fy0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okfXjAfzqVQCgBjxIpAgQJFE9uSqDUXqDqIvCe~tplv-tiktokx-origin.image?dr=8606&refresh_token=2d4365ba&x-expires=1784199600&x-signature=%2BXWLtdyHwyHtNbdXtbxFDCD1H%2FM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okfXjAfzqVQCgBjxIpAgQJFE9uSqDUXqDqIvCe~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ff930aa0&x-expires=1784199600&x-signature=MB8xjZyq%2BKMkQGtl33J4tVIMKfc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oc1EEK0VOIA31Xb5E8gfrfCYQAixrBB4qIwR1i",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc1EEK0VOIA31Xb5E8gfrfCYQAixrBB4qIwR1i~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=bc25eb30&x-expires=1784199600&x-signature=BjSYo68Gcp5FG8mj3Jt43MKIwXo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc1EEK0VOIA31Xb5E8gfrfCYQAixrBB4qIwR1i~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=587189c4&x-expires=1784199600&x-signature=p%2BFjEsFxfgfM8plOvhIoFWBFEPI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc1EEK0VOIA31Xb5E8gfrfCYQAixrBB4qIwR1i~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=4d0a518a&x-expires=1784199600&x-signature=EY5CSntj8ye%2BIQ%2BzXm4Ty8zkvrs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/ooh0fxBQIi1wYWtE3gqErB1BKIT5VEmfAAriwR",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooh0fxBQIi1wYWtE3gqErB1BKIT5VEmfAAriwR~tplv-tiktokx-origin.image?dr=8606&refresh_token=29d5f4c7&x-expires=1784199600&x-signature=cCzZkJYACUmM%2B47RvBOWIOnsHP8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooh0fxBQIi1wYWtE3gqErB1BKIT5VEmfAAriwR~tplv-tiktokx-origin.image?dr=8606&refresh_token=d6ed9d51&x-expires=1784199600&x-signature=G9jdrmJpZKbq6LHH8kfoYlTMGyw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooh0fxBQIi1wYWtE3gqErB1BKIT5VEmfAAriwR~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0158d3ed&x-expires=1784199600&x-signature=vMKgdfSO3tYUmhuPoyvSFtjpmEY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7647877747657755917",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780660357,
"desc": "If you’re looking for the best place in Orlando to have a cool vacation, it’s at Westgate Lakes with a full-on waterpark. Waterslides, wave pool, and lazy river. Great rates and so much to do. Perfect summer getaway! #tiktokgosummerstays #wheretostayinorlando #summervacation #OrlandoHotel #waterpark @westgatelakes ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/ooIIHRJkzIAX0E8DyQuDieBZfAIDpCGIUIejwL",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooIIHRJkzIAX0E8DyQuDieBZfAIDpCGIUIejwL~tplv-tiktokx-origin.image?dr=8606&refresh_token=b603ec3e&x-expires=1784199600&x-signature=VhSj2%2FTOqBUp%2BRwfdp97uV4Y0Uc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooIIHRJkzIAX0E8DyQuDieBZfAIDpCGIUIejwL~tplv-tiktokx-origin.image?dr=8606&refresh_token=30a1e7e0&x-expires=1784199600&x-signature=cEofJNtBf75GSUIKSF33TWHg8Gc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooIIHRJkzIAX0E8DyQuDieBZfAIDpCGIUIejwL~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ca713a8e&x-expires=1784199600&x-signature=k2KxhwJhFGfn3HtpqBP3v0YXdU8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ogXUCFQiIJQLlxcAyA8QRepqjDD9GHEDIeeQpk",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogXUCFQiIJQLlxcAyA8QRepqjDD9GHEDIeeQpk~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=633eb245&x-expires=1784199600&x-signature=H6hFQqiS8wcxSWSuKFy2Zo6%2Fcg8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogXUCFQiIJQLlxcAyA8QRepqjDD9GHEDIeeQpk~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=11f98807&x-expires=1784199600&x-signature=d%2FiAYT42o0WQoQQTq3Z6a676aPY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogXUCFQiIJQLlxcAyA8QRepqjDD9GHEDIeeQpk~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=132aa885&x-expires=1784199600&x-signature=NAuXNf%2B6kqjDbVTWYpNfHkfNQlU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oAIdgkeeXhpg9kIjJ4RUpGLD8w3GDCAHAlDfKC",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAIdgkeeXhpg9kIjJ4RUpGLD8w3GDCAHAlDfKC~tplv-tiktokx-origin.image?dr=8606&refresh_token=3b2c8964&x-expires=1784199600&x-signature=ZwCMQwL4h4XoufgOeHEb996w3kk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAIdgkeeXhpg9kIjJ4RUpGLD8w3GDCAHAlDfKC~tplv-tiktokx-origin.image?dr=8606&refresh_token=a41e7744&x-expires=1784199600&x-signature=i5wkpsYqzqA8HF7Kh3nsRTvZXYE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAIdgkeeXhpg9kIjJ4RUpGLD8w3GDCAHAlDfKC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ccad1781&x-expires=1784199600&x-signature=rE5ia%2BTPeKTiEnfJSAdjzyrC%2BN4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7650612682395061518",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1781297102,
"desc": "Wait… pyramid villas in Florida?! 🤯🌴\tI never expected to find pyramid-style villas surrounded by tropical vibes in Florida 🌊✨ This unique stay feels like a hidden gem straight out of a dream. Definitely adding this one to the bucket list. Tap the green tag to book your stay!\t #tiktokgovacationstays #tiktokgosummerstays #FloridaTravel #PyramidVilla #UniqueStay",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-origin.image?dr=8606&refresh_token=e4d6b13a&x-expires=1784199600&x-signature=IfnOrLCF%2Bzh687gSvJXGbipjq58%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-origin.image?dr=8606&refresh_token=abb7753d&x-expires=1784199600&x-signature=5ZMd%2BpQ8HkggtAftpjWy2tL7wb8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3de17462&x-expires=1784199600&x-signature=ZPfTNmeI9Z0L7k1S%2BVLNgilhb88%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=92dc333b&x-expires=1784199600&x-signature=418sbBMvwEWlFzgRTP4vH1sZeuI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=9f7d6d90&x-expires=1784199600&x-signature=BeDL7wxeVsbx5YDN6GS1PVTBowU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=cfeaa86a&x-expires=1784199600&x-signature=K56dJLCzORJvTAurRM%2FITp1tJhA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-origin.image?dr=8606&refresh_token=e4d6b13a&x-expires=1784199600&x-signature=IfnOrLCF%2Bzh687gSvJXGbipjq58%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-origin.image?dr=8606&refresh_token=abb7753d&x-expires=1784199600&x-signature=5ZMd%2BpQ8HkggtAftpjWy2tL7wb8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3de17462&x-expires=1784199600&x-signature=ZPfTNmeI9Z0L7k1S%2BVLNgilhb88%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7644624280940039455",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1779902811,
"desc": "Indoor pool. Hot tub. Steam room. Sauna. Heated bidet. And more… Tap the location tag to book it! 🎟️ #tiktokgosummerstays #hiddengem #tiktokgogrow #longbeach #hotelmai",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-origin.image?dr=8606&refresh_token=8e02290a&x-expires=1784199600&x-signature=d3cYuXi99B3X4wadKJbmOW5AZY0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-origin.image?dr=8606&refresh_token=836fab0c&x-expires=1784199600&x-signature=0iH9JAoUL0qY2hlqnJyM%2FJ83SyE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e991fb6e&x-expires=1784199600&x-signature=enXwJMdbiacMZY8Yk9zW06SFKjg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=a0a5eb31&x-expires=1784199600&x-signature=KfoJH6uz4OQKHq1UgJNlttHVW4M%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=13978105&x-expires=1784199600&x-signature=CrxFRmaifRzYjHV7KZwYaoJSbb0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=0064792e&x-expires=1784199600&x-signature=kbs3OfotWyPvFR%2FYnoPh%2B2%2FS1Rs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-origin.image?dr=8606&refresh_token=836fab0c&x-expires=1784199600&x-signature=0iH9JAoUL0qY2hlqnJyM%2FJ83SyE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-origin.image?dr=8606&refresh_token=8e02290a&x-expires=1784199600&x-signature=d3cYuXi99B3X4wadKJbmOW5AZY0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=315362b9&x-expires=1784199600&x-signature=kK%2B6CmJiC%2FhFyllxtEy1LoSzlWM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "tiktokgosummerstays",
"cid": "7623264036318085150",
"connect_music": null,
"desc": "",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=7623264036318085150",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 26970,
"user_count": 26970,
"view_count": 243704768
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7656251662822083854",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782672182,
"desc": "Planning Washington, DC for America’s 250th, Fourth of July weekend, or a summer trip? Start checking hotels around The Wharf. InterContinental Washington DC — The Wharf is a luxury waterfront stay near restaurants, boats, river views, and easy summer-night plans. If this hotel is booked or out of budget, check the location tag to compare similar DC hotels from sites like Expedia, Booking, and more. @Visit Washington, DC #GOTODC #WashingtonDC #DCTravel #TheWharfDC #TraciTravels",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oAwZCfDNDHyUFFnIeAEeODQHgCkQ1mZAjDjO5A",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAwZCfDNDHyUFFnIeAEeODQHgCkQ1mZAjDjO5A~tplv-tiktokx-origin.image?dr=8606&refresh_token=bcee3cf1&x-expires=1784199600&x-signature=R0z3%2FINQ3geTwdgcSe1avj3QDko%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAwZCfDNDHyUFFnIeAEeODQHgCkQ1mZAjDjO5A~tplv-tiktokx-origin.image?dr=8606&refresh_token=5340452c&x-expires=1784199600&x-signature=%2B4LZo%2Bc0UMC7PzTk9vcE8QxOvpM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAwZCfDNDHyUFFnIeAEeODQHgCkQ1mZAjDjO5A~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c19ad3cc&x-expires=1784199600&x-signature=TraJPSxWupvJwAcTgkp3NfBH0FI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oAjC5FHBKNefCjg1HUi1AmkA49QIQAZnDOeDEA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAjC5FHBKNefCjg1HUi1AmkA49QIQAZnDOeDEA~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=19d9406b&x-expires=1784199600&x-signature=IbUSCYUyq3HnsVNzceEq2ZqCH9o%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAjC5FHBKNefCjg1HUi1AmkA49QIQAZnDOeDEA~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f308d073&x-expires=1784199600&x-signature=PR2thyTiCKOLwOwPBIbtxg%2BXmCU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAjC5FHBKNefCjg1HUi1AmkA49QIQAZnDOeDEA~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=a4cbfdc5&x-expires=1784199600&x-signature=%2B81YT9YJZ2IGXnz6LonidaDwfxA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ogOCIZefSAgUFHAjQ5HmjeDDAEcIkCEN1ngcQU",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogOCIZefSAgUFHAjQ5HmjeDDAEcIkCEN1ngcQU~tplv-tiktokx-origin.image?dr=8606&refresh_token=a5b11974&x-expires=1784199600&x-signature=kAh0WnmKMPuA77UF4E7tE9ekTgU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogOCIZefSAgUFHAjQ5HmjeDDAEcIkCEN1ngcQU~tplv-tiktokx-origin.image?dr=8606&refresh_token=c5b3fc91&x-expires=1784199600&x-signature=Cjw6sb85SDX1Ko11y0zo3vVeozk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogOCIZefSAgUFHAjQ5HmjeDDAEcIkCEN1ngcQU~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c43b0b98&x-expires=1784199600&x-signature=ZY96TeTnTWvW%2FYAsgLEJPLR0gtI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7651633841991388429",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1781534871,
"desc": "Best eco-friendly tour of the National Mall! 💚 The details 👇👇👇 ⭐️ Washington DC Guided Tours ⏰ 2 hrs 🎟️ ~$50/person (check for discounts and sales!) 📍 Washington, DC (National Mall Area) 🧑🧑🧒🧒 Great for groups and families ☀️ Perfect sunny day activity Can you walk the National Mall? #gotodc ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oQlkHeeGkI9QjfUI3EQZYYVCwCJAGIEoLBBRIA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQlkHeeGkI9QjfUI3EQZYYVCwCJAGIEoLBBRIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=3418d2d6&x-expires=1784199600&x-signature=zmiItzGHLeOtltPqKqPPcd2UOnY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQlkHeeGkI9QjfUI3EQZYYVCwCJAGIEoLBBRIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=f63bc513&x-expires=1784199600&x-signature=cZYefgmcf%2BYrUmExojl0KqdVtMc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQlkHeeGkI9QjfUI3EQZYYVCwCJAGIEoLBBRIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3567a542&x-expires=1784199600&x-signature=H9IvLtfOqgW0D9K5et%2Fx6J3Pq7I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oUIepREAkZALZICEUcjV9YekgEGGHCiIfBJU3w",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIepREAkZALZICEUcjV9YekgEGGHCiIfBJU3w~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1c3520dd&x-expires=1784199600&x-signature=z45hLUT04l8trCcISdaTPnuDZ24%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIepREAkZALZICEUcjV9YekgEGGHCiIfBJU3w~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1d695b7a&x-expires=1784199600&x-signature=%2Bh0oyd8HEEsE6EQyvNYcaHjWEkg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIepREAkZALZICEUcjV9YekgEGGHCiIfBJU3w~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=d5db56ba&x-expires=1784199600&x-signature=NqpWc1Rk1IztLw78zMbM4GLxJtE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ochI9IeTQ39Ik7YCqgOGeHyjERALDICAF9eUQk",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ochI9IeTQ39Ik7YCqgOGeHyjERALDICAF9eUQk~tplv-tiktokx-origin.image?dr=8606&refresh_token=98c4359e&x-expires=1784199600&x-signature=a0utyXQnCUYIXnsug8oabXx%2F08U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ochI9IeTQ39Ik7YCqgOGeHyjERALDICAF9eUQk~tplv-tiktokx-origin.image?dr=8606&refresh_token=cd337752&x-expires=1784199600&x-signature=Mxo%2Fy2dtno%2B2hskOyD52GKA%2F7dU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ochI9IeTQ39Ik7YCqgOGeHyjERALDICAF9eUQk~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0e010fc2&x-expires=1784199600&x-signature=kwi88h9FlOxNlIrLmoU37bMpOKk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7653167870276390158",
"aweme_type": 55,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1781906760,
"desc": "Watch DC fireworks from the Wharf If you’re planning DC for Fourth of July weekend or America 250, the Wharf is one of the easiest places to turn fireworks night into a full plan. Come down early for water views, restaurants, rooftops, live music, boat options, water taxis, and views of the National Park Service fireworks. You can rent an electric picnic boat during the day, look at water taxi options, or book a fireworks cruise from the Wharf if you want the water-view version. Check the location tag for things to do nearby and compare your dates before prices move. Looking for hotels nearby? Check my DC playlist. @Visit Washington, DC @The Wharf DC #GOTODC #TikTokGO #WashingtonDC #FourthOfJulyWeekend #America250",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oUhH5BpB1Ag8qmiiipVsNAIICBw1fG2wtII7oM",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhH5BpB1Ag8qmiiipVsNAIICBw1fG2wtII7oM~tplv-tiktokx-origin.image?dr=8606&refresh_token=945dd78a&x-expires=1784199600&x-signature=B%2BjiK4QtnytvNeEQ6GKDEAu7ACU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhH5BpB1Ag8qmiiipVsNAIICBw1fG2wtII7oM~tplv-tiktokx-origin.image?dr=8606&refresh_token=41c4afed&x-expires=1784199600&x-signature=5pOHcpFjAQ4MfphlhJ6iMP5pqmU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhH5BpB1Ag8qmiiipVsNAIICBw1fG2wtII7oM~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9ec56efe&x-expires=1784199600&x-signature=ffWbALDFVWPUpVoZw6lxpqpnkJo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0B1WpsMIAiGwIig7fIgC08BXHWhswqtEIAEi1",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0B1WpsMIAiGwIig7fIgC08BXHWhswqtEIAEi1~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=36cefd94&x-expires=1784199600&x-signature=wqhH4LNpVAqSLF5wXAlTLmfWVPM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0B1WpsMIAiGwIig7fIgC08BXHWhswqtEIAEi1~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=e011cc37&x-expires=1784199600&x-signature=NngDqCwkfREix2ovRhdCtTjlnvI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0B1WpsMIAiGwIig7fIgC08BXHWhswqtEIAEi1~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=c542dd36&x-expires=1784199600&x-signature=5yLLquhPuh1zU5Gml8uQvMiBdBQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oc7Chfs1iw4IBacICw8iAMApgBGiItat1qHIuw",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc7Chfs1iw4IBacICw8iAMApgBGiItat1qHIuw~tplv-tiktokx-origin.image?dr=8606&refresh_token=a7557c92&x-expires=1784199600&x-signature=olpE0Xrgp%2BaAK46lv9dbWtKt3%2Fo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc7Chfs1iw4IBacICw8iAMApgBGiItat1qHIuw~tplv-tiktokx-origin.image?dr=8606&refresh_token=b6246f03&x-expires=1784199600&x-signature=CSW1y7zAJMuWyGJra9zcmNd%2BwiM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc7Chfs1iw4IBacICw8iAMApgBGiItat1qHIuw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8cfa77f4&x-expires=1784199600&x-signature=zNYHOfkY%2BKbWRtQoPoIx7DrodiE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7647390814783556878",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780546960,
"desc": "D.C. is better 😍🥰 What y’all think? You can book nearby stays, restaurant reservations and self driving boats and activities at the D.C. wharf 🛥️ 🥂🌅🌆 just click the location tagged #tiktokgopost #gotodc #dcwharf #wharf #dc ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/osgzffLTGgBZQBzmAmLCIZGDIFeRoeOgIaAQRg",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osgzffLTGgBZQBzmAmLCIZGDIFeRoeOgIaAQRg~tplv-tiktokx-origin.image?dr=8606&refresh_token=e9a33095&x-expires=1784199600&x-signature=jy8WtrvVucsIK%2Bqp9o6jlx0tljU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osgzffLTGgBZQBzmAmLCIZGDIFeRoeOgIaAQRg~tplv-tiktokx-origin.image?dr=8606&refresh_token=f9cf38cb&x-expires=1784199600&x-signature=OOHlIN8%2B8cc5q3E6ZWpL1kF30IU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osgzffLTGgBZQBzmAmLCIZGDIFeRoeOgIaAQRg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1a244734&x-expires=1784199600&x-signature=eUvcQJir6Rx724N%2FPzDhfOUt0%2BY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o8SDIoqbE5GDQZFgqKEAZfPfpz5RBBEIBQDdoz",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SDIoqbE5GDQZFgqKEAZfPfpz5RBBEIBQDdoz~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=2db0f565&x-expires=1784199600&x-signature=Om%2BLuEL6rAJ50OwccnyJdG1Qdxc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SDIoqbE5GDQZFgqKEAZfPfpz5RBBEIBQDdoz~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=18550f9d&x-expires=1784199600&x-signature=JwUR%2F%2FlGEs9%2B%2Fq8dnmJ7NbPUmro%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SDIoqbE5GDQZFgqKEAZfPfpz5RBBEIBQDdoz~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=82db3860&x-expires=1784199600&x-signature=HNDM%2Fs8BrQQl%2FY9afBqfkqMHdl0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/owZEIfPBzgPRDROQCZ5EABBSfDIFQ03oqEzpLR",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owZEIfPBzgPRDROQCZ5EABBSfDIFQ03oqEzpLR~tplv-tiktokx-origin.image?dr=8606&refresh_token=557f541a&x-expires=1784199600&x-signature=j4rXP11C8sCBjr2EHSXC1ehFXfk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owZEIfPBzgPRDROQCZ5EABBSfDIFQ03oqEzpLR~tplv-tiktokx-origin.image?dr=8606&refresh_token=8394050f&x-expires=1784199600&x-signature=G6iLTamh4I8hoGrZhbppOzOo5dc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owZEIfPBzgPRDROQCZ5EABBSfDIFQ03oqEzpLR~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=beb7e2f9&x-expires=1784199600&x-signature=3yfUGk8rf4%2B4fV%2By13bjNFu9Z1M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7653208527808351502",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1781901498,
"desc": "#gotodc #tiktokgo #exorcist #spooky #georgetown ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/okQOfjCUVarUeF7GtURDXAFIkUHfAFVj4QSVE0",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okQOfjCUVarUeF7GtURDXAFIkUHfAFVj4QSVE0~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.image?dr=8605&refresh_token=498dab15&x-expires=1784199600&x-signature=2vqINqQodTLarPJJxzJ5QojyZ%2FA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okQOfjCUVarUeF7GtURDXAFIkUHfAFVj4QSVE0~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.image?dr=8605&refresh_token=b7979433&x-expires=1784199600&x-signature=5n%2ByBWaqCECctCqJG701XmJiUP4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okQOfjCUVarUeF7GtURDXAFIkUHfAFVj4QSVE0~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.jpeg?dr=8605&refresh_token=0ac0cf1b&x-expires=1784199600&x-signature=a7BRS20JxsrrBaDIsDuN%2FyVhfUc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/okxCdMiGqIBZC2IAPKrwfqiq11IAIW8BppMtqA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okxCdMiGqIBZC2IAPKrwfqiq11IAIW8BppMtqA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.heic?dr=8595&refresh_token=2ccacb00&x-expires=1784199600&x-signature=k7c4hrivNkAduv0BVPB0wh9dm8M%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okxCdMiGqIBZC2IAPKrwfqiq11IAIW8BppMtqA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.heic?dr=8595&refresh_token=21511a36&x-expires=1784199600&x-signature=aiAzY3JENtqJHIkGwrQBKcWxzYY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okxCdMiGqIBZC2IAPKrwfqiq11IAIW8BppMtqA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.jpeg?dr=8595&refresh_token=221da13f&x-expires=1784199600&x-signature=H9a8A6%2FNgJr3g4jYx8oVAhEYPII%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/owf1ldI4CuBG813iAqiPCIwMBK9qIwA2tqDpqA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owf1ldI4CuBG813iAqiPCIwMBK9qIwA2tqDpqA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.image?dr=8605&refresh_token=05735fc1&x-expires=1784199600&x-signature=1hfiOJAs05%2Fdkg58zzTKftDnHPQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owf1ldI4CuBG813iAqiPCIwMBK9qIwA2tqDpqA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.image?dr=8605&refresh_token=98cf3b86&x-expires=1784199600&x-signature=QbUEltyHJo9fsjaNrfbK437qfVk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owf1ldI4CuBG813iAqiPCIwMBK9qIwA2tqDpqA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.jpeg?dr=8605&refresh_token=8de995a8&x-expires=1784199600&x-signature=6FPlHbSdekv3fqRxOQjvc0AUHvk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7654036626284317982",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782094289,
"desc": "From the Lincoln Memorial to The Capitol, the National Mall is home to America’s most iconic monuments, memorials, and museums. Pretty sure we walked enough in 6 days to qualify for a marathon! Washington, D.C. was worth every step. 🇺🇸👟 #gotodc #washingtondc #traveltok #america #usatiktok ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oAjPiiAiGIAwQIBAyYCHxzIE3FmmBf5Aqdm1J4",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAjPiiAiGIAwQIBAyYCHxzIE3FmmBf5Aqdm1J4~tplv-tiktokx-origin.image?dr=8606&refresh_token=b8b87691&x-expires=1784199600&x-signature=WM0rOlyALyU1MDYEVttSiocSKjs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAjPiiAiGIAwQIBAyYCHxzIE3FmmBf5Aqdm1J4~tplv-tiktokx-origin.image?dr=8606&refresh_token=aad980f8&x-expires=1784199600&x-signature=YYZTnjE4gP37S9lLeY1AKrwtuGs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAjPiiAiGIAwQIBAyYCHxzIE3FmmBf5Aqdm1J4~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f00e2982&x-expires=1784199600&x-signature=V%2F%2BW7J4vWdbPOXzOSou9LlP9oGA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oA7NQKFBvTVNfiUxEHDAQnOhRkqAMBBE0JEGfD",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oA7NQKFBvTVNfiUxEHDAQnOhRkqAMBBE0JEGfD~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=c2869e84&x-expires=1784199600&x-signature=hSX56shXlF%2B1b3oAfE0BfxrGttk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oA7NQKFBvTVNfiUxEHDAQnOhRkqAMBBE0JEGfD~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=7e5c19c8&x-expires=1784199600&x-signature=gR%2BvqOl971sdC8Z5LA1wtDcerf0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oA7NQKFBvTVNfiUxEHDAQnOhRkqAMBBE0JEGfD~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=83e89145&x-expires=1784199600&x-signature=kSjQ%2FfbCtooARq5QxCyXczEYduA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oczywAfJqHIBFmIYCmAjIGiiKdmxg14dB4iEAB",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oczywAfJqHIBFmIYCmAjIGiiKdmxg14dB4iEAB~tplv-tiktokx-origin.image?dr=8606&refresh_token=496bf6b9&x-expires=1784199600&x-signature=hEqIhNZFyxr0I8sv2V%2Fxj9ba2vU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oczywAfJqHIBFmIYCmAjIGiiKdmxg14dB4iEAB~tplv-tiktokx-origin.image?dr=8606&refresh_token=b86d9b5b&x-expires=1784199600&x-signature=zA8vZugVykgug3KbYxssG7wjHmo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oczywAfJqHIBFmIYCmAjIGiiKdmxg14dB4iEAB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e116ff47&x-expires=1784199600&x-signature=mhvmrYqLUfFiDs3f4Hwfdlj6XDs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7658300427233922317",
"aweme_type": 55,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783087058,
"desc": "📍National Harbor #washingtondc#DC#fyp#hiddengems#gotodc ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o4Pf8ANhBQJyYy2OvfpReMfFHAU0IYV8AA8WIG",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4Pf8ANhBQJyYy2OvfpReMfFHAU0IYV8AA8WIG~tplv-tiktokx-origin.image?dr=8606&refresh_token=98b9eb74&x-expires=1784199600&x-signature=VAhFBGArS6IKBd5VKuT4xT6tixY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4Pf8ANhBQJyYy2OvfpReMfFHAU0IYV8AA8WIG~tplv-tiktokx-origin.image?dr=8606&refresh_token=e0118750&x-expires=1784199600&x-signature=OVSwiehooAdqTMeQHfF0GUrr8jI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4Pf8ANhBQJyYy2OvfpReMfFHAU0IYV8AA8WIG~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1bc80572&x-expires=1784199600&x-signature=G653pdl4dd1f3RxwBCuoew3FVpQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oomQAhjIPMevHoUYNF3PIvEhHDg9fJACjFCfFk",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oomQAhjIPMevHoUYNF3PIvEhHDg9fJACjFCfFk~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=511a01a7&x-expires=1784199600&x-signature=GpzN8fG3E%2BmPoCFhGcoMskmZmD8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oomQAhjIPMevHoUYNF3PIvEhHDg9fJACjFCfFk~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=68977917&x-expires=1784199600&x-signature=juoOzAkzLOonNqllzoxv%2FHn9pLM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oomQAhjIPMevHoUYNF3PIvEhHDg9fJACjFCfFk~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=44b9e4e5&x-expires=1784199600&x-signature=xir%2B3jJVfq3MUdsjZ33k8%2FXx2SM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oUQZyzGRBOA8fAIeUpRA0h8YIFW8JfHMvzMfNA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUQZyzGRBOA8fAIeUpRA0h8YIFW8JfHMvzMfNA~tplv-tiktokx-origin.image?dr=8606&refresh_token=4135f0d2&x-expires=1784199600&x-signature=r3vZLOT6EqDUFsAe9FND4Qvap3Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUQZyzGRBOA8fAIeUpRA0h8YIFW8JfHMvzMfNA~tplv-tiktokx-origin.image?dr=8606&refresh_token=9e84b4da&x-expires=1784199600&x-signature=1WQltvaVDJBgIoyNO2Yqo6F9XGw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUQZyzGRBOA8fAIeUpRA0h8YIFW8JfHMvzMfNA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1eae7ba6&x-expires=1784199600&x-signature=eZCU7GPOCKbYCajBNb3EJdT1Qx4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7649231401975287053",
"aweme_type": 55,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780975480,
"desc": "If you’re heading to Washington DC and you like to go sightseeing.. Click the green location tag in this video to view various tours and things to do in the area #gotodc #washingtonmonument #visitdc #dmvtiktok #washingtondc ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oMIdn1nCxA8K9wIVxDIAIiiBJhBmQEBr4fga3p",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMIdn1nCxA8K9wIVxDIAIiiBJhBmQEBr4fga3p~tplv-tiktokx-origin.image?dr=8606&refresh_token=0c9f084a&x-expires=1784199600&x-signature=0SVI0KyMbOhShxKlaQH76iOGMCQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMIdn1nCxA8K9wIVxDIAIiiBJhBmQEBr4fga3p~tplv-tiktokx-origin.image?dr=8606&refresh_token=e0c738b2&x-expires=1784199600&x-signature=VkI%2Fn6nPCkDgyen%2Bkpk%2Bctn66wM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMIdn1nCxA8K9wIVxDIAIiiBJhBmQEBr4fga3p~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=327f62c3&x-expires=1784199600&x-signature=aQBQgAsq7yCFEjwCeetogcEuNf0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/okERHuQnjMBqvRDOBgfAFwASHSQh3ey1D4JqhE",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okERHuQnjMBqvRDOBgfAFwASHSQh3ey1D4JqhE~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=80b5354e&x-expires=1784199600&x-signature=pid%2FO%2FWiOfM4OHYaHHUbKpBzjGA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okERHuQnjMBqvRDOBgfAFwASHSQh3ey1D4JqhE~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=93579d2e&x-expires=1784199600&x-signature=GNOxMZvFxqm1%2Feuq68di3yoHa3c%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okERHuQnjMBqvRDOBgfAFwASHSQh3ey1D4JqhE~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=13fd06f5&x-expires=1784199600&x-signature=GSRbXFWOLKESCSqLRfd7%2BTdBTiQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oQIIJp1A8M84yagnBBInQEiY4vBADwfxihCkV3",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQIIJp1A8M84yagnBBInQEiY4vBADwfxihCkV3~tplv-tiktokx-origin.image?dr=8606&refresh_token=ecd9cfb6&x-expires=1784199600&x-signature=iPrCrPGgW9ExSGoSz%2Bg%2F6Iezh8g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQIIJp1A8M84yagnBBInQEiY4vBADwfxihCkV3~tplv-tiktokx-origin.image?dr=8606&refresh_token=86e0f6e8&x-expires=1784199600&x-signature=T%2B7Ki3lYwq061e9K3h7Xl3u7lag%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQIIJp1A8M84yagnBBInQEiY4vBADwfxihCkV3~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7dccb816&x-expires=1784199600&x-signature=vG9gs2ZyuvahlKLD2CiTNqpMrdA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "GOtoDC",
"cid": "1657638755044357",
"connect_music": null,
"desc": "",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=1657638755044357",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 7399,
"user_count": 7399,
"view_count": 31701981
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7647900175226195213",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780665570,
"desc": "Explaining one of our favorite diamonds on today’s show ✨💎 This beauty will be available live at 11 A.M. Eastern Time — don’t miss your chance to see all the details up close and shop some of the most incredible stones. #GoldRushLIVe #TTSAuctionWins ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o8viXMaF9Qg0E4UAJLQ58NzBRinAiBOiIIcya",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8viXMaF9Qg0E4UAJLQ58NzBRinAiBOiIIcya~tplv-tiktokx-origin.image?dr=8606&refresh_token=71542f8d&x-expires=1784199600&x-signature=kZCIwRQ0ia%2F%2FyyvoWQ2gHgSUtYc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8viXMaF9Qg0E4UAJLQ58NzBRinAiBOiIIcya~tplv-tiktokx-origin.image?dr=8606&refresh_token=268f9d7a&x-expires=1784199600&x-signature=iq9DuVbCatn2BCmA9FcxqH4U%2FPU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8viXMaF9Qg0E4UAJLQ58NzBRinAiBOiIIcya~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c8083d16&x-expires=1784199600&x-signature=So0ssy405%2F8Zjw3NG%2B3nDFj2be4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oI0CXLS0IIERFvac54aiBiBUOQi8gUiEQTzAM",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oI0CXLS0IIERFvac54aiBiBUOQi8gUiEQTzAM~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=66992c2d&x-expires=1784199600&x-signature=7mGQGrxS6A830pFk2x3djTukpQQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oI0CXLS0IIERFvac54aiBiBUOQi8gUiEQTzAM~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=34e92747&x-expires=1784199600&x-signature=je1VEZrsIMU9wO%2FIrG9i8WDnmLk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oI0CXLS0IIERFvac54aiBiBUOQi8gUiEQTzAM~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=46846188&x-expires=1784199600&x-signature=Wf%2FbUsDY6lTdHdUmNJRSnW7k6%2Bc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oY4ci2azB8AtMKi0iOUaEBiIBFQvX5IILLYQg",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ci2azB8AtMKi0iOUaEBiIBFQvX5IILLYQg~tplv-tiktokx-origin.image?dr=8606&refresh_token=07707259&x-expires=1784199600&x-signature=psQvQC4eivCJhUaixJ%2FoA6TRH8A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ci2azB8AtMKi0iOUaEBiIBFQvX5IILLYQg~tplv-tiktokx-origin.image?dr=8606&refresh_token=10449d75&x-expires=1784199600&x-signature=eHWWrs5xDauHc7cmZdbgxmxAUu8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ci2azB8AtMKi0iOUaEBiIBFQvX5IILLYQg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9780575f&x-expires=1784199600&x-signature=S5SpfVx7YykOu6FghrqOjHgBKKQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7647254553695456526",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780515230,
"desc": "Replying to @😈 It’s Demon doll bish😈 just launched…. The 20 inch star girl chain 😍😍 #fyp #jewelry #GoldRushLIVE #tiktoklive #necklace ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 1,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f841ed3&x-expires=1784199600&x-signature=E3m1XbYJrGAKP%2Bb84B8NSk%2FrsTc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=0772fe2d&x-expires=1784199600&x-signature=sgi6hkFcgJhE4feput1U6%2FiXmd0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=17791639&x-expires=1784199600&x-signature=Ns5YUsOyzO%2Bo1YE8c5QzUAWKv3A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=6b13fc16&x-expires=1784199600&x-signature=HNCmaUwNAQVvHuf0pPEo0j93%2BwE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1d19bf63&x-expires=1784199600&x-signature=9aMlKIZEr0gKgVS8jQsYC0%2FnDJI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=f3e6dec2&x-expires=1784199600&x-signature=RZeE9hiufwKHaaOw9Sd6frpMGx8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f841ed3&x-expires=1784199600&x-signature=E3m1XbYJrGAKP%2Bb84B8NSk%2FrsTc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=0772fe2d&x-expires=1784199600&x-signature=sgi6hkFcgJhE4feput1U6%2FiXmd0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=17791639&x-expires=1784199600&x-signature=Ns5YUsOyzO%2Bo1YE8c5QzUAWKv3A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7645128547182415118",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780020212,
"desc": "Ara atelier tryon haul!!🤍 spoiler alert it’s good… #tiktokauctionwins #goldrushlive #labgrowndiamond #jewelry #tryonhaul @Ara Atelier @Diamonds with Eric ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.image?dr=8605&refresh_token=bfcf9dbc&x-expires=1784199600&x-signature=jep3ljYKY89IU2fXCDJaqWhzsuY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.image?dr=8605&refresh_token=636124b8&x-expires=1784199600&x-signature=3NG%2BrV76al57%2B6fVlMceGS51naI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.jpeg?dr=8605&refresh_token=5df9c66a&x-expires=1784199600&x-signature=Gb41JHYM8Ejue3sySHRISvpeM1U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.heic?dr=8595&refresh_token=6f6bf24d&x-expires=1784199600&x-signature=cW0OArit0B8zhEOky9SdvgX2peE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.heic?dr=8595&refresh_token=dd394e73&x-expires=1784199600&x-signature=o8CblV7fe5Vb%2B2UsgM5zXrUR9vw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.jpeg?dr=8595&refresh_token=9dffd33f&x-expires=1784199600&x-signature=AFAjcGKQSlOOxILmt10dCi%2FoBCA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.image?dr=8605&refresh_token=636124b8&x-expires=1784199600&x-signature=3NG%2BrV76al57%2B6fVlMceGS51naI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.image?dr=8605&refresh_token=bfcf9dbc&x-expires=1784199600&x-signature=jep3ljYKY89IU2fXCDJaqWhzsuY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.jpeg?dr=8605&refresh_token=7318c51a&x-expires=1784199600&x-signature=V1437e9gq0yh8YJejsKkuj0yIK4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7645723896112499981",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780158834,
"desc": "#GoldRushLIVE #TikTokAuctionWins",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/osOIuDcSUQHeHmt2C8LIAHGtINAjzlkQQ0efki",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osOIuDcSUQHeHmt2C8LIAHGtINAjzlkQQ0efki~tplv-tiktokx-origin.image?dr=8606&refresh_token=00998221&x-expires=1784199600&x-signature=rmNyod5AfLs9H227xLf30ckjAQU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osOIuDcSUQHeHmt2C8LIAHGtINAjzlkQQ0efki~tplv-tiktokx-origin.image?dr=8606&refresh_token=2b30ec93&x-expires=1784199600&x-signature=JUA2C0jkU63NICV%2B6W101Ieb0yw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osOIuDcSUQHeHmt2C8LIAHGtINAjzlkQQ0efki~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e742f1d1&x-expires=1784199600&x-signature=AvProrfx3mXOQwFnvfXqU%2BDve6c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ooXIHNtkGQAimznOfhEHbeJRSAI80CGQUQtjfL",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooXIHNtkGQAimznOfhEHbeJRSAI80CGQUQtjfL~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=50690f71&x-expires=1784199600&x-signature=qdn1YvYp5CiRHc%2FD8cRS3kZYfMQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooXIHNtkGQAimznOfhEHbeJRSAI80CGQUQtjfL~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=483a42f7&x-expires=1784199600&x-signature=ut7hfp1898ODygp%2B2uEJgm0YBhE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooXIHNtkGQAimznOfhEHbeJRSAI80CGQUQtjfL~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=f2ebb355&x-expires=1784199600&x-signature=aAFLGfG0amLg5AGxigsRtHtXYgs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oUzaZGHIJlLiHjteIAebHkUXEAjfNAWwIIWCCS",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUzaZGHIJlLiHjteIAebHkUXEAjfNAWwIIWCCS~tplv-tiktokx-origin.image?dr=8606&refresh_token=94be0317&x-expires=1784199600&x-signature=0fzVQ5AyYkHo1gSUsLDUAmEvBQc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUzaZGHIJlLiHjteIAebHkUXEAjfNAWwIIWCCS~tplv-tiktokx-origin.image?dr=8606&refresh_token=5237a24b&x-expires=1784199600&x-signature=UVM3JDG6EFYn7ZSowlze%2BQCfzos%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUzaZGHIJlLiHjteIAebHkUXEAjfNAWwIIWCCS~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e18c662f&x-expires=1784199600&x-signature=LKfObN1XQh9dj3zWiZWQLdYVuII%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7645060477634071821",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780004365,
"desc": "Replying to @Crystal Zalys freaking out because the riviera ring just restocked 😍 #fyp #jewelry #GoldRushLIVE #TTSAuctionWins #rings ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 1,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-origin.image?dr=8606&refresh_token=8243b43e&x-expires=1784199600&x-signature=1iy5Xfn%2BUmG8kJCszhYC44BcYis%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-origin.image?dr=8606&refresh_token=1ef71abc&x-expires=1784199600&x-signature=wTY%2FFSJjqurtE%2BAsYHDISqm6viY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d067ddf7&x-expires=1784199600&x-signature=4yfnSSdHfAPekYA%2B05kdT6RLw%2FQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=6fbffbe0&x-expires=1784199600&x-signature=czUsanUBPztyDPl1Vbq5fr2%2BxBA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=dcd9b4f6&x-expires=1784199600&x-signature=tz9WF%2FjvUd4N5KNGQ6h%2FEdTWNWw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=2308b9f3&x-expires=1784199600&x-signature=mdJ8Z67I0wetcNyP%2BUitZMGnjCY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-origin.image?dr=8606&refresh_token=8243b43e&x-expires=1784199600&x-signature=1iy5Xfn%2BUmG8kJCszhYC44BcYis%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-origin.image?dr=8606&refresh_token=1ef71abc&x-expires=1784199600&x-signature=wTY%2FFSJjqurtE%2BAsYHDISqm6viY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d067ddf7&x-expires=1784199600&x-signature=4yfnSSdHfAPekYA%2B05kdT6RLw%2FQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7645058198273101070",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780003833,
"desc": "Replying to @Jennifer HARLEY BRACELET IS FINALLY BACK IN STOCK!!! 😍😍😍😍 #fyp #jewelry #bracelet #GoldRushLIVE #TTSAuctionWins ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 1,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o8fXEDAFIINlQRBg0lEGLPILbTtxDflBSB8q3Y",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8fXEDAFIINlQRBg0lEGLPILbTtxDflBSB8q3Y~tplv-tiktokx-origin.image?dr=8606&refresh_token=035b409a&x-expires=1784199600&x-signature=zfS%2FWdnveV%2FpP14PqOtNakM%2Fi%2Bo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8fXEDAFIINlQRBg0lEGLPILbTtxDflBSB8q3Y~tplv-tiktokx-origin.image?dr=8606&refresh_token=50ce75a2&x-expires=1784199600&x-signature=nBL%2FWoEXqEZ9kEdQH3jcCVJ27tA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8fXEDAFIINlQRBg0lEGLPILbTtxDflBSB8q3Y~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0f994b86&x-expires=1784199600&x-signature=OrXTJDRIP48If9WzuzztuQT6zzs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYWpsGfImSLsOAjeRALxvIofZwGQYANkIQeFDm",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYWpsGfImSLsOAjeRALxvIofZwGQYANkIQeFDm~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8d7083bc&x-expires=1784199600&x-signature=384nzMLGf0W48l7M1rfRS0QH4wU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYWpsGfImSLsOAjeRALxvIofZwGQYANkIQeFDm~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ce07443a&x-expires=1784199600&x-signature=CYyV2daEt%2Fc2VHNcwuV44V1PBj4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYWpsGfImSLsOAjeRALxvIofZwGQYANkIQeFDm~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=2c13b423&x-expires=1784199600&x-signature=yJXDpsbuz1yyKr8%2FZgHV7yoF%2BVU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ocTRlGEQfC0BnYSBE3PxtbgIDfAtFDCLIB1qLI",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocTRlGEQfC0BnYSBE3PxtbgIDfAtFDCLIB1qLI~tplv-tiktokx-origin.image?dr=8606&refresh_token=cc157744&x-expires=1784199600&x-signature=QnsRK3aIrbwBgRgnmhGR4aogSUw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocTRlGEQfC0BnYSBE3PxtbgIDfAtFDCLIB1qLI~tplv-tiktokx-origin.image?dr=8606&refresh_token=2224dd6d&x-expires=1784199600&x-signature=9bvNCNxhSHQ1V6xBeCyxizCTe0c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocTRlGEQfC0BnYSBE3PxtbgIDfAtFDCLIB1qLI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d33821f1&x-expires=1784199600&x-signature=l31EmX5z2rsTj5eBZTaOxQq8ZEk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7645412213586529550",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780086273,
"desc": "Replying to @eviewilkerson have you ever seen a more beautiful necklace?! The Clementine ✨✨ #fyp #jewelry #GoldRushLIVE #necklacestack #necklaces ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-origin.image?dr=8606&refresh_token=3f6f24d4&x-expires=1784199600&x-signature=ZxyLNEecoow41akVXTLIOfJLAwM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-origin.image?dr=8606&refresh_token=43085965&x-expires=1784199600&x-signature=06hL8micMikDPt7jfVHPb584pcg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8bf7db5e&x-expires=1784199600&x-signature=1pEyZIuEmnPZ7CMSOgN0TgM7dhE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ad0bc862&x-expires=1784199600&x-signature=eTlp9WkrTg928VE9ZghvflnQ6o4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f3062051&x-expires=1784199600&x-signature=XwHynIPeLVfwzM0fzksrFHar%2FUg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=38f10ec6&x-expires=1784199600&x-signature=sdCrnGoN0%2BL%2FI5PRk006OjDJg9M%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-origin.image?dr=8606&refresh_token=43085965&x-expires=1784199600&x-signature=06hL8micMikDPt7jfVHPb584pcg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-origin.image?dr=8606&refresh_token=3f6f24d4&x-expires=1784199600&x-signature=ZxyLNEecoow41akVXTLIOfJLAwM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=04351c9f&x-expires=1784199600&x-signature=5PUP7voLoVIw1LXkmAsb2AyhfaE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7646521700921707790",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780344594,
"desc": "Replying to @britttanychristine we love a good everyday bracelet 😍 #fyp #jewelry #GoldRushLIVE #bracelet #bracelets ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oUBfqM4QeXW8HKZ8IAA7DkUizQjROARfQQTCCk",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUBfqM4QeXW8HKZ8IAA7DkUizQjROARfQQTCCk~tplv-tiktokx-origin.image?dr=8606&refresh_token=aee714e8&x-expires=1784199600&x-signature=7%2BxhKg26CDZ83TL7ujIdCzncREg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUBfqM4QeXW8HKZ8IAA7DkUizQjROARfQQTCCk~tplv-tiktokx-origin.image?dr=8606&refresh_token=98c3f3dc&x-expires=1784199600&x-signature=6CV8iJyJ%2BCfOfED6N4hBGjOCAKM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUBfqM4QeXW8HKZ8IAA7DkUizQjROARfQQTCCk~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ebd7b5b3&x-expires=1784199600&x-signature=Rmd4M4f9D8JDa3xkNJ4%2FU7oQggM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ockoOfKjgEPpI5hHEUeAZcDgFMfBACxgYIDdmA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ockoOfKjgEPpI5hHEUeAZcDgFMfBACxgYIDdmA~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8161544d&x-expires=1784199600&x-signature=GzrCOMMhxyZ%2B9AHIkTyTlhki6gM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ockoOfKjgEPpI5hHEUeAZcDgFMfBACxgYIDdmA~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=68b05f9c&x-expires=1784199600&x-signature=LG3r5MI%2B0V%2FCTYygOjUzlwz44TU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ockoOfKjgEPpI5hHEUeAZcDgFMfBACxgYIDdmA~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=66dc23fb&x-expires=1784199600&x-signature=07J2wdCVPEpW04%2BNpYU%2F5PmjmkM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/okpdcUhPEVxeAFMAoBkIJAH58MyOCfDgIIxfjg",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okpdcUhPEVxeAFMAoBkIJAH58MyOCfDgIIxfjg~tplv-tiktokx-origin.image?dr=8606&refresh_token=3f0353fd&x-expires=1784199600&x-signature=V9ajnnj89LOdIImNcyR6NspLNyc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okpdcUhPEVxeAFMAoBkIJAH58MyOCfDgIIxfjg~tplv-tiktokx-origin.image?dr=8606&refresh_token=03cfcdc8&x-expires=1784199600&x-signature=epjynF5EER3nM0lfSFMe5sT1T9U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okpdcUhPEVxeAFMAoBkIJAH58MyOCfDgIIxfjg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a63a1f09&x-expires=1784199600&x-signature=vly0ocG6J6gb9WW8eSFDJJS0tTE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "GoldRushLIVE",
"cid": "7085751782604800046",
"connect_music": null,
"desc": "Strike it rich with #GoldRushLIVE! Shop stunning jewelry deals all week long before they're gone, exclusively on LIVE!",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=7085751782604800046",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 795,
"user_count": 795,
"view_count": 11677605
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
}
],
"cursor": 10,
"device_type": 0,
"extra": {
"fatal_item_ids": [],
"logid": "20260715115108431C2C2D77C16519796B",
"now": 1784116269000
},
"has_more": 1,
"log_pb": {
"impr_id": "20260715115108431C2C2D77C16519796B"
},
"status_code": 0,
"status_msg": ""
},
"requestId": "954fc6d8-beb8-489d-bc6c-de611b2c8988"
}{
"code": 400,
"data": null,
"message": "Missing required parameter"
}{
"code": 401,
"data": null,
"message": "apiKey is null"
}{
"code": 402,
"data": null,
"message": "apiKey quota is not enough"
}{
"code": 429,
"data": null,
"message": "qps limit exceeded"
}{
"code": 500,
"data": null,
"message": "Internal server error"
}TikTok Intelligence
Trending Hashtags
Get the real-time TikTok hashtag leaderboard for a specific region with pagination. The response combines trending hashtags with representative video samples for each hashtag, making it useful for monitoring hot topics and understanding the content behind each trend.
GET
/
v1
/
tiktok
/
trending
/
hashtag
cURL
curl --request GET \
--url 'https://api.keyapi.ai/v1/tiktok/trending/hashtag?region=US&offset=0&count=10' \
--header 'Authorization: Bearer <YOUR_API_KEY>'import requests
response = requests.get(
'https://api.keyapi.ai/v1/tiktok/trending/hashtag',
params={"region": "US", "offset": 0, "count": 10},
headers={'Authorization': 'Bearer <YOUR_API_KEY>'}
)
print(response.json())const params = new URLSearchParams({"region": "US", "offset": 0, "count": 10});
const response = await fetch(`https://api.keyapi.ai/v1/tiktok/trending/hashtag?${params}`, {
method: 'GET',
headers: { 'Authorization': 'Bearer <YOUR_API_KEY>' }
});
const data = await response.json();
console.log(data);{
"code": 0,
"message": "success",
"data": {
"category_list": [
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "6873815932469382401",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1600434990,
"desc": "Kepoin #HomeMakeOver brand filter! Keren bgt #LifestyleTV #Samsung bisa #BeautifyYourSpace 💖 Ayo ikutan! @pammybowie @jscmilagnesia @marshaaruan #ad",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/8b6e05910efa439f809eac9259ec2693_1600435021",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/8b6e05910efa439f809eac9259ec2693_1600435021~tplv-tiktokx-origin.image?dr=8606&refresh_token=076a6d37&x-expires=1784199600&x-signature=VkM7Hdf7wx8irEnPsg4qFDvJFqE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/8b6e05910efa439f809eac9259ec2693_1600435021~tplv-tiktokx-origin.image?dr=8606&refresh_token=07433113&x-expires=1784199600&x-signature=gRlzgb2tMrKcgHsn44OhaZcIQ5U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/8b6e05910efa439f809eac9259ec2693_1600435021~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=20d231a2&x-expires=1784199600&x-signature=RiLdkpsCg%2B7bS%2FI%2F7mpLKsCeJ1M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/5a5db94eb67540f6ae7c5c07ca8c15c5_1600435019",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/5a5db94eb67540f6ae7c5c07ca8c15c5_1600435019~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=d89c5bd4&x-expires=1784199600&x-signature=Hp5qCkfTvH547g5M%2B767tmZR8Cc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/5a5db94eb67540f6ae7c5c07ca8c15c5_1600435019~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=b2993988&x-expires=1784199600&x-signature=0o3JjBTUftIGu3BM6Mf855QsP1s%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/5a5db94eb67540f6ae7c5c07ca8c15c5_1600435019~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=70d5ba49&x-expires=1784199600&x-signature=IwGp9wv9VFRxQ50dc9lgLXIcPzc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/704aded54b9c433c99dcc8b7a40baaeb_1600435023",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/704aded54b9c433c99dcc8b7a40baaeb_1600435023~tplv-tiktokx-origin.image?dr=8606&refresh_token=5a18ea37&x-expires=1784199600&x-signature=%2BCfyPU5CzegRUPx5DXRpPNkGRos%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/704aded54b9c433c99dcc8b7a40baaeb_1600435023~tplv-tiktokx-origin.image?dr=8606&refresh_token=87b5daad&x-expires=1784199600&x-signature=3XwEmN2tV3%2F0uBSkdjZWcpve%2BZo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/704aded54b9c433c99dcc8b7a40baaeb_1600435023~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a83e2078&x-expires=1784199600&x-signature=9JhoimNfP0QtU3RRmH3%2BKnCIaa8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 960,
"tags": null,
"width": 540
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6873753849430150401",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1600420537,
"desc": "Ikut Samsung #HomeMakeOver yuk!#LifestyleTV #Samsung bagus bgt buat #BeautifyYourSpace cobain cus @sarahayuh @anazsiantar @naldsimanjuntak #ad",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/6b90597d355c4a51a1b04a0c6a64973c_1600420541",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/6b90597d355c4a51a1b04a0c6a64973c_1600420541~tplv-tiktokx-origin.image?dr=8606&refresh_token=ef354b67&x-expires=1784199600&x-signature=9hFc1aHcWbb96xIYmwOLVd1D658%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/6b90597d355c4a51a1b04a0c6a64973c_1600420541~tplv-tiktokx-origin.image?dr=8606&refresh_token=ea2f9471&x-expires=1784199600&x-signature=dtE7fbg0idHhOdE27293i83PtU0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/6b90597d355c4a51a1b04a0c6a64973c_1600420541~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=eed6d6f4&x-expires=1784199600&x-signature=ZCs3iG4IEktZzOM3NAQNK%2B6zeE8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/8682f4a807d84327a37d3dfa950d1489_1600420539",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/8682f4a807d84327a37d3dfa950d1489_1600420539~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=d45c0cc5&x-expires=1784199600&x-signature=7z4T2oMe2a4cf9s4aSHBEG4%2FcIg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/8682f4a807d84327a37d3dfa950d1489_1600420539~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=a51f78fb&x-expires=1784199600&x-signature=H%2FNr2WbQyWxKT%2BYUDBXzXbNHAGA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/8682f4a807d84327a37d3dfa950d1489_1600420539~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=71ef6ffa&x-expires=1784199600&x-signature=WqbEqs4Jj84irnk8wO4bQuAempo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/14c86dc68ccd428a849118ab5f678051_1600420541",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/14c86dc68ccd428a849118ab5f678051_1600420541~tplv-tiktokx-origin.image?dr=8606&refresh_token=ca0d1106&x-expires=1784199600&x-signature=IAfI%2B2rY0ve1U6iGkRrMJKWWBGI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/14c86dc68ccd428a849118ab5f678051_1600420541~tplv-tiktokx-origin.image?dr=8606&refresh_token=93fd0ca2&x-expires=1784199600&x-signature=ym1rE46M7h3KD0a3eNBRKtcqQyU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/14c86dc68ccd428a849118ab5f678051_1600420541~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c0e58b1d&x-expires=1784199600&x-signature=xt3qUtIzNfnTv0eOiTHRz1QuUk8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 960,
"tags": null,
"width": 540
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6873848456838958337",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1600442565,
"desc": "Penasaran gimana Samsung #HomeMakeOver bisa #BeautifyYourSpace? Coba #LifestyleTV #Samsung deh! Cus join @gilbertignatius @alvasusilo @andyyanata #ad",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/eda9c9e466c14e8e86f8de86f1072755_1600442568",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/eda9c9e466c14e8e86f8de86f1072755_1600442568~tplv-tiktokx-origin.image?dr=8606&refresh_token=ad881260&x-expires=1784199600&x-signature=C558IM5I36kaQWCYhkp9%2ByqjMJw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/eda9c9e466c14e8e86f8de86f1072755_1600442568~tplv-tiktokx-origin.image?dr=8606&refresh_token=a1246477&x-expires=1784199600&x-signature=0TPuAtpDJX%2F2S%2B3oVUSYYiLB6uM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/eda9c9e466c14e8e86f8de86f1072755_1600442568~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=28c538fc&x-expires=1784199600&x-signature=cnKqD5js6CzWpPCPJ0m8TpxHXig%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/640d1cc862754948890be85529dac467_1600442572",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/640d1cc862754948890be85529dac467_1600442572~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=b1d6e3be&x-expires=1784199600&x-signature=db6R7w09M9hcGmtLYBZpgWFFiO0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/640d1cc862754948890be85529dac467_1600442572~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1607ff55&x-expires=1784199600&x-signature=Dulxno5J%2F5KC7dmwLTZh3fV78Qw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/640d1cc862754948890be85529dac467_1600442572~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=a6ced5f6&x-expires=1784199600&x-signature=dv6AEhZhd5%2FHJHYb7%2BBQJr43krY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/4890e4187a5645dfb49ff2b90ac81efa_1600442571",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/4890e4187a5645dfb49ff2b90ac81efa_1600442571~tplv-tiktokx-origin.image?dr=8606&refresh_token=58a532c4&x-expires=1784199600&x-signature=AD1kqKWUADcynh4yVNMq%2Bw8lJIU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/4890e4187a5645dfb49ff2b90ac81efa_1600442571~tplv-tiktokx-origin.image?dr=8606&refresh_token=382e4061&x-expires=1784199600&x-signature=p0PT%2FLCjB5Vlp6kisv%2Fd7cZcSXI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/4890e4187a5645dfb49ff2b90ac81efa_1600442571~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=773e2a74&x-expires=1784199600&x-signature=ROxAAsKQR%2Fff%2BEVr0OxHJBr1lOw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 694,
"tags": null,
"width": 400
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6873884538892782849",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1600450964,
"desc": "#HomeMakeOver #lifestyleTV #samsung #fypシ #beranda #viral #xyzbca",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/0bb03024961540fdb980f82f36cdc14b_1600450966",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/0bb03024961540fdb980f82f36cdc14b_1600450966~tplv-tiktokx-origin.image?dr=8606&refresh_token=00d02d96&x-expires=1784199600&x-signature=6qC0p5%2F7YyVN8%2Fuj3kAAbGSuiaM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/0bb03024961540fdb980f82f36cdc14b_1600450966~tplv-tiktokx-origin.image?dr=8606&refresh_token=1d74c79e&x-expires=1784199600&x-signature=YJNefbICzo2Bl5QKIeWVDtNmnNs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/0bb03024961540fdb980f82f36cdc14b_1600450966~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f9a1d447&x-expires=1784199600&x-signature=09WMH5NPiZ8usrQw3vupy7Wj5Xw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/7605033a63c64bf98357ab8d0ec5d493_1600450967",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/7605033a63c64bf98357ab8d0ec5d493_1600450967~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8cf749ea&x-expires=1784199600&x-signature=hy2NWgDFFpbh3jYsvfA2ZSmu4vY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/v0201/7605033a63c64bf98357ab8d0ec5d493_1600450967~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=17acea12&x-expires=1784199600&x-signature=LsPBdgZf6mE4Y3blFCcVYWJ%2FMfY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/v0201/7605033a63c64bf98357ab8d0ec5d493_1600450967~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=0576f345&x-expires=1784199600&x-signature=NY7Gjnv5m2dqxyGnGeNm1R6TkXQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/cbf378da1fd74d16a500f625d9213974_1600450967",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/cbf378da1fd74d16a500f625d9213974_1600450967~tplv-tiktokx-origin.image?dr=8606&refresh_token=cdebedde&x-expires=1784199600&x-signature=HYJ1xec7lQ9NhEg6%2BU%2BeFOvMuhI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/v0201/cbf378da1fd74d16a500f625d9213974_1600450967~tplv-tiktokx-origin.image?dr=8606&refresh_token=89f9ecf1&x-expires=1784199600&x-signature=xQyLUiA2%2FIswB7wO%2FXl3g9yMKO4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/v0201/cbf378da1fd74d16a500f625d9213974_1600450967~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0d9004d8&x-expires=1784199600&x-signature=r4EITDieVB13ES44RK1yZQ8Xp2A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 960,
"tags": null,
"width": 544
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6876264927711988993",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1601005195,
"desc": "#HomeMakeOver #BeautifyYourSpace #LifestyleTV @apapanydong @barnessagriselda @quinput_10",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/29e37d3f1ab341819da7a047ad9b37b4_1601005197",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/29e37d3f1ab341819da7a047ad9b37b4_1601005197~tplv-tiktokx-origin.image?dr=8606&refresh_token=f110c031&x-expires=1784199600&x-signature=h9bDSiPPkEaWVpF1bgA7hg9Xzrw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/v0201/29e37d3f1ab341819da7a047ad9b37b4_1601005197~tplv-tiktokx-origin.image?dr=8606&refresh_token=52e6f766&x-expires=1784199600&x-signature=dWM8pwUG2YjLhQR0OrNJXpss6PE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/v0201/29e37d3f1ab341819da7a047ad9b37b4_1601005197~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6c84c499&x-expires=1784199600&x-signature=K1wJRH81d0RVJykwxzSHOiek%2BvM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/442047fd74f543b4b4909538c87f97ab",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/442047fd74f543b4b4909538c87f97ab~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f814eb56&x-expires=1784199600&x-signature=F5Rqv4nPXOo7qYVmUU8liP5CmlY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/442047fd74f543b4b4909538c87f97ab~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=c32506f0&x-expires=1784199600&x-signature=JERGkTI03xWVrfmZk3K9l6wncQQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/442047fd74f543b4b4909538c87f97ab~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=50ec78fc&x-expires=1784199600&x-signature=WMuYHNESDLvBy185%2B2fMzFYyYnQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/7098b9c4a5e44a06a1f22a718a43c31d_1601005198",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/7098b9c4a5e44a06a1f22a718a43c31d_1601005198~tplv-tiktokx-origin.image?dr=8606&refresh_token=a74a42e1&x-expires=1784199600&x-signature=eztVLl%2FH4GQ%2FqdGCCoklFWj3aV4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/7098b9c4a5e44a06a1f22a718a43c31d_1601005198~tplv-tiktokx-origin.image?dr=8606&refresh_token=8277d8af&x-expires=1784199600&x-signature=sNietMgbmKLQQ68%2BvXGGTlsqfeY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/7098b9c4a5e44a06a1f22a718a43c31d_1601005198~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9691e2e4&x-expires=1784199600&x-signature=4TP6DWLGMGKxquo3qQJic9Pns7g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 960,
"tags": null,
"width": 540
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6874036005339450625",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1600486232,
"desc": "Di kosan gue ternyata ada cermin ajaib yang bisa nge #HomeMakeOver dan makin nge #BeautifyYourSpace , bener bener #LifestyleTV banget TV Samsung ini.",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/806ffac642704e17a995dcb0a88fcb5c_1600486234",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/806ffac642704e17a995dcb0a88fcb5c_1600486234~tplv-tiktokx-dmt-logom:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.image?dr=8605&refresh_token=c1c536c8&x-expires=1784199600&x-signature=PUjB4A0HOVG5mIFFTPazcDPPJ%2FU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/806ffac642704e17a995dcb0a88fcb5c_1600486234~tplv-tiktokx-dmt-logom:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.image?dr=8605&refresh_token=bfd2fa4c&x-expires=1784199600&x-signature=myoEpF4L9YH6ICR%2BCJHcv%2B%2B8hyM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/806ffac642704e17a995dcb0a88fcb5c_1600486234~tplv-tiktokx-dmt-logom:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.jpeg?dr=8605&refresh_token=a658a54c&x-expires=1784199600&x-signature=QWuVjOqbLQw9HgpWUbKMqnD%2FJJ8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/1bbb214f38a7451491776231b03064f5_1600486234",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/1bbb214f38a7451491776231b03064f5_1600486234~tplv-tiktokx-dmt-logoccm:300:400:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.heic?dr=8595&refresh_token=66199269&x-expires=1784199600&x-signature=FSOTI5Z9C4sIGrXVQBXzTS50VyQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/1bbb214f38a7451491776231b03064f5_1600486234~tplv-tiktokx-dmt-logoccm:300:400:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.heic?dr=8595&refresh_token=9108b833&x-expires=1784199600&x-signature=yGcYocRspoUhsDFmKLDy49gA4WU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/1bbb214f38a7451491776231b03064f5_1600486234~tplv-tiktokx-dmt-logoccm:300:400:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.jpeg?dr=8595&refresh_token=57ac82a9&x-expires=1784199600&x-signature=aj47oq3PxG6cuuZpgzyzuYitzMY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/1ab416f5e34a4bd3b7c71a907f834c95_1600486234",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/1ab416f5e34a4bd3b7c71a907f834c95_1600486234~tplv-tiktokx-dmt-logom:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.image?dr=8605&refresh_token=feb39228&x-expires=1784199600&x-signature=90A1KCgqTCHrdfTN%2F8MKcv6Ou0g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/1ab416f5e34a4bd3b7c71a907f834c95_1600486234~tplv-tiktokx-dmt-logom:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.image?dr=8605&refresh_token=63495544&x-expires=1784199600&x-signature=5QozZYpXN1X1QvaNFJaGL2v0Xg8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/1ab416f5e34a4bd3b7c71a907f834c95_1600486234~tplv-tiktokx-dmt-logom:tos-alisg-i-0000/e5f0205f89854b7e935b127b6b17e81b.jpeg?dr=8605&refresh_token=eda758d6&x-expires=1784199600&x-signature=ZoLVeWrmP2decmRZHcU2%2BfwzE74%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6877385271520906497",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1601266052,
"desc": "#HomeMakeOver bissmillah semoga bener dpt TV baru 😇dari #samsung #lifestyletv #beautifyyourspace yuk ikutan @adeevacantik @ardiners11@satyaoktafadli",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/a4d6cb5de2394cf68556f643f5c5bfcb_1601266054",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/a4d6cb5de2394cf68556f643f5c5bfcb_1601266054~tplv-tiktokx-origin.image?dr=8606&refresh_token=e95a9a66&x-expires=1784199600&x-signature=CunHsNnsJGea2izJ6ewizXSqPgY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/a4d6cb5de2394cf68556f643f5c5bfcb_1601266054~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed40b844&x-expires=1784199600&x-signature=41ah3qA8XMtrwOU%2F02gB5Rm8hqg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/a4d6cb5de2394cf68556f643f5c5bfcb_1601266054~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ebd78c72&x-expires=1784199600&x-signature=OgemUO02eZzZhEv1mRs6WnIflcA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/a3ba6a3b8ace4589af1efebc563c76d0_1601266055",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/v0201/a3ba6a3b8ace4589af1efebc563c76d0_1601266055~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=77f919a5&x-expires=1784199600&x-signature=pm5M7SvnQnpfi%2BNfNFudjVtTQ%2BU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/a3ba6a3b8ace4589af1efebc563c76d0_1601266055~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=9b036245&x-expires=1784199600&x-signature=ukxgUyhHeQYgrkhWkrpSJMiwjn0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/a3ba6a3b8ace4589af1efebc563c76d0_1601266055~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=f5ae79bc&x-expires=1784199600&x-signature=pq0cSNzminGetHhLFuG1n89ap6g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/2e751dd72c00443abdcc3e41ea3c824b_1601266055",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/2e751dd72c00443abdcc3e41ea3c824b_1601266055~tplv-tiktokx-origin.image?dr=8606&refresh_token=1829d0fe&x-expires=1784199600&x-signature=pVB9xGFYism0K6fRn5yKUv00yrQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/v0201/2e751dd72c00443abdcc3e41ea3c824b_1601266055~tplv-tiktokx-origin.image?dr=8606&refresh_token=105d8573&x-expires=1784199600&x-signature=ONRaxTQ4qBCqIZlFS%2F%2B4OpfjYd0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/v0201/2e751dd72c00443abdcc3e41ea3c824b_1601266055~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9fad49e9&x-expires=1784199600&x-signature=1tlziNyQSeYm8Cq1z9ZhTlQbDrc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 960,
"tags": null,
"width": 540
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "6874290600573734145",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1600545509,
"desc": "Yuk ikutan #HomeMakeOver Challenge jadi #BeautifyYourSpace dengan #LifestyleTV. Cuma Samsung yg bisa mewujudkannya❤ @eva_qu @tic.jk.nurfa @tanticintya",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "v0201/731075e3c3a94b4e8e85fd8bbd6c8fad_1600545511",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/731075e3c3a94b4e8e85fd8bbd6c8fad_1600545511~tplv-tiktokx-origin.image?dr=8606&refresh_token=553c0e54&x-expires=1784199600&x-signature=M261pJDn8HlXYx8EpEWWwSlHbQo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/731075e3c3a94b4e8e85fd8bbd6c8fad_1600545511~tplv-tiktokx-origin.image?dr=8606&refresh_token=951fabe5&x-expires=1784199600&x-signature=nglvpAl59SPNLHfAisj2UXzrRVM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/731075e3c3a94b4e8e85fd8bbd6c8fad_1600545511~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2239340c&x-expires=1784199600&x-signature=%2BUH6x4xQjaWEMBfwozwuKCUoN9g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/2773c123338d4acf8a63ae8bb8a43e56_1600545511",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/2773c123338d4acf8a63ae8bb8a43e56_1600545511~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=93192041&x-expires=1784199600&x-signature=2leFrzRKcS%2FRcoaezx9HLung9fw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/v0201/2773c123338d4acf8a63ae8bb8a43e56_1600545511~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=0b05cd97&x-expires=1784199600&x-signature=IVSn0RaoDvizc9DVN38TnMZKaJE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/v0201/2773c123338d4acf8a63ae8bb8a43e56_1600545511~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=859e1de3&x-expires=1784199600&x-signature=JIApRRatDrR4uGJPwNTsSTqZn2c%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "v0201/14d454ba99d843f6b5502b9e71ea0c40_1600545512",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/v0201/14d454ba99d843f6b5502b9e71ea0c40_1600545512~tplv-tiktokx-origin.image?dr=8606&refresh_token=e5f5bdf3&x-expires=1784199600&x-signature=prEmmZjxbcwbcD%2FRdRy5NUILzm0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/v0201/14d454ba99d843f6b5502b9e71ea0c40_1600545512~tplv-tiktokx-origin.image?dr=8606&refresh_token=de45b67c&x-expires=1784199600&x-signature=rUbB%2FREnXxCJBmYwr7bw6Lnz8uk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/v0201/14d454ba99d843f6b5502b9e71ea0c40_1600545512~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=84419137&x-expires=1784199600&x-signature=jpzuRicFFoZG8cBGDgTsqzTimsQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "homemakeover",
"cid": "43812449",
"connect_music": null,
"desc": "",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=43812449&is_commerce=1",
"search_highlight": null,
"show_items": null,
"sub_type": 1,
"type": 0,
"use_count": 665202,
"user_count": 665202,
"view_count": 5674859128
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7658780385689537810",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783198779,
"desc": "#tiktokgostar ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-alisg-p-0037/oMx6HDKoqCBXRuWSB5FEgQDsESARfhZQQzfkUX",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMx6HDKoqCBXRuWSB5FEgQDsESARfhZQQzfkUX~tplv-tiktokx-origin.image?dr=8606&refresh_token=40c3480f&x-expires=1784199600&x-signature=rdFntq6qH%2FTT2AzCNCpGpsj6%2F4g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMx6HDKoqCBXRuWSB5FEgQDsESARfhZQQzfkUX~tplv-tiktokx-origin.image?dr=8606&refresh_token=2a420f01&x-expires=1784199600&x-signature=5dAq5ASMnIAaPqiq9x943YfVoaI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMx6HDKoqCBXRuWSB5FEgQDsESARfhZQQzfkUX~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f4cdcc21&x-expires=1784199600&x-signature=Eo3zSFuRlTRlBpPZZpvNtK0vaRQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/ow5rYtViaPrE0B4S8L0DBAIXJ8kAEAlyBdiUy",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ow5rYtViaPrE0B4S8L0DBAIXJ8kAEAlyBdiUy~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=c45ff403&x-expires=1784199600&x-signature=O8QC7kIuk%2BFwOwUiuH%2BxhYyu3gc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ow5rYtViaPrE0B4S8L0DBAIXJ8kAEAlyBdiUy~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=c8111701&x-expires=1784199600&x-signature=KVTlN2%2FfXWR1qqJY9GAhvxPZJyQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ow5rYtViaPrE0B4S8L0DBAIXJ8kAEAlyBdiUy~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=3b7b9711&x-expires=1784199600&x-signature=7NsoPkL5t8Ob%2FCIgUcUudYR%2B1Dw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/okidpy5iXDkS0waBIVUYLIPX8nIBClAJurE4A",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okidpy5iXDkS0waBIVUYLIPX8nIBClAJurE4A~tplv-tiktokx-origin.image?dr=8606&refresh_token=2181d0eb&x-expires=1784199600&x-signature=YVQCDUjwfYAr1KBQYqDb3Xc8U8M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okidpy5iXDkS0waBIVUYLIPX8nIBClAJurE4A~tplv-tiktokx-origin.image?dr=8606&refresh_token=c077c6fb&x-expires=1784199600&x-signature=oKsa6n2oKCU9yfh%2F%2FAVILjWFhLY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okidpy5iXDkS0waBIVUYLIPX8nIBClAJurE4A~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e2d97a69&x-expires=1784199600&x-signature=ekGC%2BeHieEX06ZA42EbATE%2FomQw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7660313534332456223",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783555749,
"desc": "#mangomustard6721clockstrikes12awshucksv5lol #hi#viral#deadinternettheory#tiktokgostar",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-origin.image?dr=8606&refresh_token=47ae572d&x-expires=1784199600&x-signature=t2srcetb4R%2F8KeJ10ul7Y1OF3TY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-origin.image?dr=8606&refresh_token=d3d1db5b&x-expires=1784199600&x-signature=q9y%2BRnTqoT1xhFdPN5Oyes%2F9CDg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c033c0a5&x-expires=1784199600&x-signature=x2t5i%2F6Lcs1Ks787ZLUzvwVHOJU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=9fe4f7dc&x-expires=1784199600&x-signature=8STK3upieApT3Z1yi%2FWT%2B%2BtDLuQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f7093f13&x-expires=1784199600&x-signature=ZJrgLDikrMuS45UKZ37BUcfG3zM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=bf6db41b&x-expires=1784199600&x-signature=hiM8ywKamZ83soumAbbxcRAg%2FrM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-origin.image?dr=8606&refresh_token=d3d1db5b&x-expires=1784199600&x-signature=q9y%2BRnTqoT1xhFdPN5Oyes%2F9CDg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-origin.image?dr=8606&refresh_token=47ae572d&x-expires=1784199600&x-signature=t2srcetb4R%2F8KeJ10ul7Y1OF3TY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okqA5yaAAOLRBiiPlmsAkyKBWROpEzEYAIBA7~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1ac3dd08&x-expires=1784199600&x-signature=0jv8lNr0zkxQB0KlIrCiu1FQr5Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1556,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7659026701208407316",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783256123,
"desc": "#tiktokgostar @Content Creator Insights 2025 #ForYou #viralvideo ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-origin.image?dr=8606&refresh_token=d25293db&x-expires=1784199600&x-signature=eCudKIaaQz9bnqsmhGShoYG7Yhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-origin.image?dr=8606&refresh_token=ede41fd7&x-expires=1784199600&x-signature=GdrYzyvOoFO8bhNWFiNtw%2BM1G54%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a0f6e898&x-expires=1784199600&x-signature=PbSS2aCX4atJ82z0n%2Fk3zZ62Cqg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=5c59b5f8&x-expires=1784199600&x-signature=1w7uL0LyMlOzd8DhXx6gUZS4Uqk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=7898eaaf&x-expires=1784199600&x-signature=9wkjIkQVOxeiWO2Gtk0yjz%2Bkyy0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=ae3965f9&x-expires=1784199600&x-signature=1NFE9mbDTsLm9i%2FIAAVOl1%2FyAZM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-origin.image?dr=8606&refresh_token=ede41fd7&x-expires=1784199600&x-signature=GdrYzyvOoFO8bhNWFiNtw%2BM1G54%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-origin.image?dr=8606&refresh_token=d25293db&x-expires=1784199600&x-signature=eCudKIaaQz9bnqsmhGShoYG7Yhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUzCkvUbQ3GAiKBAuEAAaBDEnxAIYMKBiVZvp~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6615a561&x-expires=1784199600&x-signature=EQckHIQ5%2BigtNNChA4vHKxo0PD0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661495758293650695",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783830997,
"desc": "cosplay Frieren, Fernn by @Тгк: Cheri Cheri Lady 🍒 #cosplaytransition #frieren #frierenbeyondjourneysend #frierenanime #frierencosplay #ferncosplay #sousounofrieren #cosplayanime #tiktokgostar ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-alisg-p-0037/o4qlUOmu5BiQxAFRnB0Qu6eCaUEjgLfS3mMDEm",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4qlUOmu5BiQxAFRnB0Qu6eCaUEjgLfS3mMDEm~tplv-tiktokx-origin.image?dr=8606&refresh_token=bf403049&x-expires=1784199600&x-signature=AlIeAqQ4fPTrIyPea3WgXLLf%2F44%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4qlUOmu5BiQxAFRnB0Qu6eCaUEjgLfS3mMDEm~tplv-tiktokx-origin.image?dr=8606&refresh_token=08d6cae6&x-expires=1784199600&x-signature=fhUHSZLULseYyA%2F051zB7sZxvYk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4qlUOmu5BiQxAFRnB0Qu6eCaUEjgLfS3mMDEm~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ac723aac&x-expires=1784199600&x-signature=UpqXMgksqK9vmjv20YAim9sYxgA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/ogQmQHBBRMjUAeDquF6TfiSummnE5EtgU0x6BM",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogQmQHBBRMjUAeDquF6TfiSummnE5EtgU0x6BM~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=e8f61a4b&x-expires=1784199600&x-signature=ftrhBeFdPfbuxDL2uVMiXO3NER4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogQmQHBBRMjUAeDquF6TfiSummnE5EtgU0x6BM~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=91341606&x-expires=1784199600&x-signature=cFJuuEKfsUggxlOX9eT6KnenIWg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogQmQHBBRMjUAeDquF6TfiSummnE5EtgU0x6BM~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=2569ed9b&x-expires=1784199600&x-signature=sFEBDslaFE795ts4JWL9X8hFUKU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/o8im5umEKuRjDQeQxBFqAMSDgmU1nB66fxUE0n",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8im5umEKuRjDQeQxBFqAMSDgmU1nB66fxUE0n~tplv-tiktokx-origin.image?dr=8606&refresh_token=ab31a705&x-expires=1784199600&x-signature=lMtcXEk1GMyBoQTiDO79LL8QeOI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8im5umEKuRjDQeQxBFqAMSDgmU1nB66fxUE0n~tplv-tiktokx-origin.image?dr=8606&refresh_token=766c3094&x-expires=1784199600&x-signature=EJ67XooZr%2FKSSzFM0mIhpQYdlSI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8im5umEKuRjDQeQxBFqAMSDgmU1nB66fxUE0n~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=38e1fa24&x-expires=1784199600&x-signature=698DdquABRyIiXYd4xwxQGyzdbY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661855192970710303",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783914698,
"desc": "#TikTokShopFanaticsFest #tiktokgostar #tadc #fypシ #dontflop ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o4MQIaF3qVV1qfcUEADAIBVjR6qAYB5EcGECfH",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4MQIaF3qVV1qfcUEADAIBVjR6qAYB5EcGECfH~tplv-tiktokx-origin.image?dr=8606&refresh_token=bceb26d1&x-expires=1784199600&x-signature=N%2FFMjq05i4ZUtFtNzuE9Xvp8nFs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4MQIaF3qVV1qfcUEADAIBVjR6qAYB5EcGECfH~tplv-tiktokx-origin.image?dr=8606&refresh_token=a24ee7c1&x-expires=1784199600&x-signature=HrK1hJ7lFiS1lbR%2FTWhsvAqjv%2F0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4MQIaF3qVV1qfcUEADAIBVjR6qAYB5EcGECfH~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=402dc956&x-expires=1784199600&x-signature=LQTiS0GacZSJPJANtJUGjtTglh4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oc6EMWfVEDYVCVQU6aF1ABIERAjkAw1fEVBqQG",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6EMWfVEDYVCVQU6aF1ABIERAjkAw1fEVBqQG~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=a848e4a3&x-expires=1784199600&x-signature=8K3TajKGwMi6boWWYRMD%2FERw6MQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6EMWfVEDYVCVQU6aF1ABIERAjkAw1fEVBqQG~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8f3e75b1&x-expires=1784199600&x-signature=Z7ZQdgu053ZaW85Ho%2Fj4LBGc5sk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6EMWfVEDYVCVQU6aF1ABIERAjkAw1fEVBqQG~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=a6dbb92a&x-expires=1784199600&x-signature=fxTMo6XTcZ4mHJKd7Uv7Et2yv2k%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oQD6UMfBACfGqFsEkijBA1VaEVIEYIVARQZO08",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQD6UMfBACfGqFsEkijBA1VaEVIEYIVARQZO08~tplv-tiktokx-origin.image?dr=8606&refresh_token=4312439e&x-expires=1784199600&x-signature=2GeLPWjG9Cx5Pr9SEkPCM5tDTxY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQD6UMfBACfGqFsEkijBA1VaEVIEYIVARQZO08~tplv-tiktokx-origin.image?dr=8606&refresh_token=d3217cb5&x-expires=1784199600&x-signature=J02QCfs5Xa8ocNYfYTmF9QjQRM8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQD6UMfBACfGqFsEkijBA1VaEVIEYIVARQZO08~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c0374c5b&x-expires=1784199600&x-signature=3htgrBSTkFPFSBI9o6Cc9VQoIcE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 720,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7659885109381745927",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783455993,
"desc": "#tiktokgostar ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-alisg-p-0037/okIRNvBEY1wIh1saaQ1i8iYPlzBaWkAtBFcTY",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okIRNvBEY1wIh1saaQ1i8iYPlzBaWkAtBFcTY~tplv-tiktokx-origin.image?dr=8606&refresh_token=956b26cd&x-expires=1784199600&x-signature=wgny1dJsxsSwQH4o5rRPnwxnp44%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okIRNvBEY1wIh1saaQ1i8iYPlzBaWkAtBFcTY~tplv-tiktokx-origin.image?dr=8606&refresh_token=8a50a860&x-expires=1784199600&x-signature=X0CnaqSxGq8Uur0PgcBSVUe0FaU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okIRNvBEY1wIh1saaQ1i8iYPlzBaWkAtBFcTY~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e9e60366&x-expires=1784199600&x-signature=kZdmGrXOoyNGnTjd3ZLVK42md2M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/o0At5A18IsEBYBPvgvaacE51RkNMYii15QlOa",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0At5A18IsEBYBPvgvaacE51RkNMYii15QlOa~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=2f36325d&x-expires=1784199600&x-signature=iqUFBRZT2tuoMpxcy%2BIGnNckjnY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0At5A18IsEBYBPvgvaacE51RkNMYii15QlOa~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=065ffcc4&x-expires=1784199600&x-signature=VfG%2BdkAmJhdTXxbdpUnJTo88FoE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0At5A18IsEBYBPvgvaacE51RkNMYii15QlOa~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=25e62aca&x-expires=1784199600&x-signature=hV8nayCKHHyLvehdiqVftzzlciQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-alisg-p-0037/ogq1jrJeUBSkIfDrgDmWcElQAvMPWhAklA8oft",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogq1jrJeUBSkIfDrgDmWcElQAvMPWhAklA8oft~tplv-tiktokx-origin.image?dr=8606&refresh_token=62a014cb&x-expires=1784199600&x-signature=xspt2znQDfE%2B2%2FflpUXKdGREDxE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogq1jrJeUBSkIfDrgDmWcElQAvMPWhAklA8oft~tplv-tiktokx-origin.image?dr=8606&refresh_token=d5ba9523&x-expires=1784199600&x-signature=dTsKxUPooOs%2FT5BcSEFVt88Mi5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogq1jrJeUBSkIfDrgDmWcElQAvMPWhAklA8oft~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=47d4d40a&x-expires=1784199600&x-signature=euQs%2BX%2FR5j0PRDo7VV%2FktEb17jM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7662176272033778957",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783989454,
"desc": "#TikTokShopFanaticsFest #tiktokgostar ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/okIYQk5ewZFQffIj5CqUvBLkSi8GFyAHAPo7rC",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okIYQk5ewZFQffIj5CqUvBLkSi8GFyAHAPo7rC~tplv-tiktokx-origin.image?dr=8606&refresh_token=72f596fc&x-expires=1784199600&x-signature=u0d6GZAmi%2FkTz6%2BxFWzU7YuSPNM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okIYQk5ewZFQffIj5CqUvBLkSi8GFyAHAPo7rC~tplv-tiktokx-origin.image?dr=8606&refresh_token=25dd8709&x-expires=1784199600&x-signature=WAc2yVyz577seOCfejizrHgY1Do%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okIYQk5ewZFQffIj5CqUvBLkSi8GFyAHAPo7rC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=21922f70&x-expires=1784199600&x-signature=vS%2FxwZUT62xG%2F0RNmmVvW3E52dg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oIyKFfIQQHAU5iqeFCLkrDiPSZkfiIAvGCwjBo",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIyKFfIQQHAU5iqeFCLkrDiPSZkfiIAvGCwjBo~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ccad5f1a&x-expires=1784199600&x-signature=A9RL5t%2F9ZpMF3k912uuNPSMwNQU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIyKFfIQQHAU5iqeFCLkrDiPSZkfiIAvGCwjBo~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f535d448&x-expires=1784199600&x-signature=Lrk4u0UKqlk9dLUk9y0z%2BCn4K8c%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIyKFfIQQHAU5iqeFCLkrDiPSZkfiIAvGCwjBo~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=c1e55a02&x-expires=1784199600&x-signature=FzRte85P4qfyKDbdpcoiNrS1xlg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oQpR0VE5fCXGCVSNEiSchIgIDfATFDBinBjqYI",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQpR0VE5fCXGCVSNEiSchIgIDfATFDBinBjqYI~tplv-tiktokx-origin.image?dr=8606&refresh_token=59f2996e&x-expires=1784199600&x-signature=wbmuG3T1v7LuLpt7Bc%2BXPks9EMw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQpR0VE5fCXGCVSNEiSchIgIDfATFDBinBjqYI~tplv-tiktokx-origin.image?dr=8606&refresh_token=0629b947&x-expires=1784199600&x-signature=rRanAY0re1Se7cSyxGb9nJtbhtU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQpR0VE5fCXGCVSNEiSchIgIDfATFDBinBjqYI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1f8e3b13&x-expires=1784199600&x-signature=auI1O2cL5Bi5zhycdKZ%2B0IMz%2BP0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1132,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7572003714823769399",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1762994534,
"desc": "I just got invited to the TikTok Star Creator Program — proof that when you heal, stay consistent, and speak your truth, elevation follows. This journey of narcissist awareness, healing, and empowerment is opening doors I never expected. Keep going… your voice matters. #creatorsearchinsights #tiktok #tiktokgostar #H#HealingJourneycreator ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oU4UviQIgWuigpU6EKzYRmaWiAR8VnAgBIjBB",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oU4UviQIgWuigpU6EKzYRmaWiAR8VnAgBIjBB~tplv-tiktokx-origin.image?dr=8606&refresh_token=cd42ad66&x-expires=1784199600&x-signature=sABDjmaF4TkZFIplmeOmZWgf%2Biw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oU4UviQIgWuigpU6EKzYRmaWiAR8VnAgBIjBB~tplv-tiktokx-origin.image?dr=8606&refresh_token=1cd027ee&x-expires=1784199600&x-signature=F4S5RQRJvR7j%2BofP0rEnUVLnAT8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oU4UviQIgWuigpU6EKzYRmaWiAR8VnAgBIjBB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=aa7db879&x-expires=1784199600&x-signature=3FfUJoxe79fWC5oyCZiJa4rEOGE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oU2hiERiYpBYIn6MQaC2gj8jKWAViIUU9W4vB",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oU2hiERiYpBYIn6MQaC2gj8jKWAViIUU9W4vB~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1d2e83f3&x-expires=1784199600&x-signature=d7qGHl3H2LyqF7ZSTplxHN2lFWI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oU2hiERiYpBYIn6MQaC2gj8jKWAViIUU9W4vB~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=39bea4df&x-expires=1784199600&x-signature=Yp9VICMJmJ7QMkx8j%2B99tt47AvE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oU2hiERiYpBYIn6MQaC2gj8jKWAViIUU9W4vB~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=23f30bc0&x-expires=1784199600&x-signature=FtkHx%2FVE5FobBkIvGkhfxR72sR0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYYLqFkMSCUSJVyXQfjlwAgEIHPq8KeAejgswF",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYYLqFkMSCUSJVyXQfjlwAgEIHPq8KeAejgswF~tplv-tiktokx-origin.image?dr=8606&refresh_token=f15004fa&x-expires=1784199600&x-signature=FxBdY050FQpxxJIQaWxupXHknN0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYYLqFkMSCUSJVyXQfjlwAgEIHPq8KeAejgswF~tplv-tiktokx-origin.image?dr=8606&refresh_token=5d4bbdb2&x-expires=1784199600&x-signature=erjG11bTAHOnA%2Fa0ecug8Lxizm0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYYLqFkMSCUSJVyXQfjlwAgEIHPq8KeAejgswF~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6c201807&x-expires=1784199600&x-signature=lfRn4fYMMkfxLgwlYljn4rLqiNY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "tiktokgostar",
"cid": "1687712917999621",
"connect_music": null,
"desc": "",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=1687712917999621",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 321,
"user_count": 321,
"view_count": 226396
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7662479407314996510",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1784060032,
"desc": "FANATICS FEST NYC is almost here 👀 Visit TikTok Shop at Booth 101 from July 16 - July 19 for TikTok Shop Collectible experts meetups, authentic collectibles, LIVE shopping and exclusive experiences. Can't make it? Catch us LIVE on Thursday 1PM - 5PN EST! Register now and see you soon! @TikTok Shop 🇺🇸 @TikTok Shop Collectibles @Fanatics @Fanatics Fest #TikTokShopFanaticsFest",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-origin.image?dr=8606&refresh_token=8cb28645&x-expires=1784199600&x-signature=VU97Cc5ejEr%2B85U53fXm%2FGt9skY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-origin.image?dr=8606&refresh_token=59a5cdbb&x-expires=1784199600&x-signature=Wz%2BDJx0o6u7sF5EshMQ7qW%2F1Ki4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7b902148&x-expires=1784199600&x-signature=dIrtch5nk2eXqKyoDjlwYFjDvew%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ee76289c&x-expires=1784199600&x-signature=nY3cizlYjk0GhB%2F6agYTPqHV9gw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1b09bfb1&x-expires=1784199600&x-signature=jsCDiPC5zJ3uvHE9q9DyyuPyZPQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=e903ba32&x-expires=1784199600&x-signature=7YonEQsnvDHzBoKthl%2BX%2FjzhYT8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-origin.image?dr=8606&refresh_token=8cb28645&x-expires=1784199600&x-signature=VU97Cc5ejEr%2B85U53fXm%2FGt9skY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-origin.image?dr=8606&refresh_token=59a5cdbb&x-expires=1784199600&x-signature=Wz%2BDJx0o6u7sF5EshMQ7qW%2F1Ki4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAIPderQGMW8U8tf2LCAHQIGAI5AofeRAJpAm~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7b902148&x-expires=1784199600&x-signature=dIrtch5nk2eXqKyoDjlwYFjDvew%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7662347547972865310",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1784029371,
"desc": "#CapCut #Topps #fanaticsfest #tiktokshopfanaticsfest ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o8IILbTlEDIVGVjWgwFZA9IERAf2AZnfE6BqWh",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8IILbTlEDIVGVjWgwFZA9IERAf2AZnfE6BqWh~tplv-tiktokx-origin.image?dr=8606&refresh_token=7bd9a23e&x-expires=1784199600&x-signature=MwGs4XMC4ZunQu6h0AZyMc%2FO8uk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8IILbTlEDIVGVjWgwFZA9IERAf2AZnfE6BqWh~tplv-tiktokx-origin.image?dr=8606&refresh_token=00d075a3&x-expires=1784199600&x-signature=RDFe8RUD6J5kjPzm81c8bCjZll0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8IILbTlEDIVGVjWgwFZA9IERAf2AZnfE6BqWh~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=09904a20&x-expires=1784199600&x-signature=YZJWNzde5K4l2TjXpP4qXEngWr0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oki7QqgRPGALIKe3kDLeIjUIRIGAnClrQNekWI",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oki7QqgRPGALIKe3kDLeIjUIRIGAnClrQNekWI~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=d4bead5f&x-expires=1784199600&x-signature=OHabMa43MKAYXsEQs%2BB0n2H17EU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oki7QqgRPGALIKe3kDLeIjUIRIGAnClrQNekWI~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8fcfeb37&x-expires=1784199600&x-signature=qO34ZzJbqLl%2F%2FumY8XPImo5PcgQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oki7QqgRPGALIKe3kDLeIjUIRIGAnClrQNekWI~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=0e050eee&x-expires=1784199600&x-signature=Wjs2ld0w3LHANIvjFEENB1chA%2Fo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o0VBVdlAxhGDBIfmBXkRLnf9ETEFWIEqAIwIj2",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0VBVdlAxhGDBIfmBXkRLnf9ETEFWIEqAIwIj2~tplv-tiktokx-origin.image?dr=8606&refresh_token=0f9f7ff1&x-expires=1784199600&x-signature=8XddY5f8Z4M%2F9qZQd9aWLlxM7x4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0VBVdlAxhGDBIfmBXkRLnf9ETEFWIEqAIwIj2~tplv-tiktokx-origin.image?dr=8606&refresh_token=aa886b70&x-expires=1784199600&x-signature=c6hjXEWVljWzccxJEWeu8cMDVQ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0VBVdlAxhGDBIfmBXkRLnf9ETEFWIEqAIwIj2~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e76f2db6&x-expires=1784199600&x-signature=cbuFtE9x3Nm%2FZy%2FYTfqxIcjZl48%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661719332715515150",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783883065,
"desc": "We will be live from Fanatics Fest! #TikTokShopFanaticsFest @tiktokshop_us @sellwithtiktokshop_us @tiktokshopcollectibles @Fanatics Authentic @Fanatics ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oITfuBUOIAStH0BE7D5iDYGxyIZRgNiCqTBOaf",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oITfuBUOIAStH0BE7D5iDYGxyIZRgNiCqTBOaf~tplv-tiktokx-origin.image?dr=8606&refresh_token=d836431c&x-expires=1784199600&x-signature=Ss8QHgZKtA1y7OrMZntpqJmjZGg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oITfuBUOIAStH0BE7D5iDYGxyIZRgNiCqTBOaf~tplv-tiktokx-origin.image?dr=8606&refresh_token=047214f7&x-expires=1784199600&x-signature=2a6SMoN%2FYk4lxftGREk2SWChhVI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oITfuBUOIAStH0BE7D5iDYGxyIZRgNiCqTBOaf~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=11282dae&x-expires=1784199600&x-signature=jGMAZMI90MYS2n5Sl0C8OkVX%2BGo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o8LPoJAgI3GApkqL8eC4VUlasscHjIRNgfPRej",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8LPoJAgI3GApkqL8eC4VUlasscHjIRNgfPRej~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=9dd74afb&x-expires=1784199600&x-signature=en2hy88uxQHgDbi0ZWQ%2FyT%2FXKmg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8LPoJAgI3GApkqL8eC4VUlasscHjIRNgfPRej~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=81eb8b08&x-expires=1784199600&x-signature=O4HPkjLrE62Uc1k5enGm%2B6mTlt4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8LPoJAgI3GApkqL8eC4VUlasscHjIRNgfPRej~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=0979cf83&x-expires=1784199600&x-signature=zwvKyow1N2V8cG4qPH6%2F%2B%2BMGmNA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oopyCf0OBD5qiqCEtTi5fFITUBSIHaYg72RzGA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oopyCf0OBD5qiqCEtTi5fFITUBSIHaYg72RzGA~tplv-tiktokx-origin.image?dr=8606&refresh_token=d45d4f5a&x-expires=1784199600&x-signature=09m8oi%2F37awABkkBGxWZbuvAR2g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oopyCf0OBD5qiqCEtTi5fFITUBSIHaYg72RzGA~tplv-tiktokx-origin.image?dr=8606&refresh_token=ba6ad0d1&x-expires=1784199600&x-signature=vTVyCpMzn03Nxdy%2Fp%2Bnrxu%2FL%2F1o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oopyCf0OBD5qiqCEtTi5fFITUBSIHaYg72RzGA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=08060d00&x-expires=1784199600&x-signature=fnqsqO%2Bh7Pmiab1RxDJE6T8pz%2Bo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7662235893234748686",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1784003341,
"desc": "#TikTokShopFanaticsFest ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oMwbjDVAIASEORAE2DuEWHs35IhRg1F3qVBcef",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMwbjDVAIASEORAE2DuEWHs35IhRg1F3qVBcef~tplv-tiktokx-origin.image?dr=8606&refresh_token=437a9de8&x-expires=1784199600&x-signature=iK6lGLxBkTVx7nKvr7tMRbhtrvo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMwbjDVAIASEORAE2DuEWHs35IhRg1F3qVBcef~tplv-tiktokx-origin.image?dr=8606&refresh_token=f9c5492d&x-expires=1784199600&x-signature=buYHR6tGQdzr9TEmY0txoO0Urdw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMwbjDVAIASEORAE2DuEWHs35IhRg1F3qVBcef~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a1776fb8&x-expires=1784199600&x-signature=qXTlIZgu2tEOeUj%2BEUplyLA2czA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oc7D3sqcBuRREEOEFbAJ9IIDVgQSVOHBe8fEw2",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc7D3sqcBuRREEOEFbAJ9IIDVgQSVOHBe8fEw2~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=72a167ee&x-expires=1784199600&x-signature=UnEtgyntU8%2FbdQRYOWzx2i3zvbI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc7D3sqcBuRREEOEFbAJ9IIDVgQSVOHBe8fEw2~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=4edcb84d&x-expires=1784199600&x-signature=99VzWDOI%2F7BSlLNMLyfN2%2FMKaEA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc7D3sqcBuRREEOEFbAJ9IIDVgQSVOHBe8fEw2~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=f16acac2&x-expires=1784199600&x-signature=IGyft%2FHee3nBr4zr4TQwIruMHTA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ognBCfRcDDyqFy3EErEdbLQhVBSQO8Hg2fRusA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ognBCfRcDDyqFy3EErEdbLQhVBSQO8Hg2fRusA~tplv-tiktokx-origin.image?dr=8606&refresh_token=a4e80d3f&x-expires=1784199600&x-signature=wYaRHrQ0kmrZjEi%2FbEesj78sybY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ognBCfRcDDyqFy3EErEdbLQhVBSQO8Hg2fRusA~tplv-tiktokx-origin.image?dr=8606&refresh_token=243df211&x-expires=1784199600&x-signature=KN8rac7XJdeYwRR0DXgNipc%2Fo1c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ognBCfRcDDyqFy3EErEdbLQhVBSQO8Hg2fRusA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5b8da264&x-expires=1784199600&x-signature=0inIBMy87CDDsApJX0LZCsD2EwM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7662085620902284557",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783968354,
"desc": "Shop now with me! #TikTokShopFanaticsFest ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oIBDJmDMFotdVMVMDR7qABNESehIISBfgqTFoE",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIBDJmDMFotdVMVMDR7qABNESehIISBfgqTFoE~tplv-tiktokx-origin.image?dr=8606&refresh_token=8fb7d05a&x-expires=1784199600&x-signature=WsMkvK38tBwdPAnlrUOAOHpeT3E%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIBDJmDMFotdVMVMDR7qABNESehIISBfgqTFoE~tplv-tiktokx-origin.image?dr=8606&refresh_token=9ed4338e&x-expires=1784199600&x-signature=LtekOdx81IJI0bmgjqFRLfmQjGc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIBDJmDMFotdVMVMDR7qABNESehIISBfgqTFoE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=54167113&x-expires=1784199600&x-signature=jIQkQLn1hsPxhvKVSta5sHcWwes%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYfRIEJSqedCtUFVtbBSIyhMgCFmDqATVNDS4E",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYfRIEJSqedCtUFVtbBSIyhMgCFmDqATVNDS4E~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=faab5d9d&x-expires=1784199600&x-signature=Iqadc5SWgMLV4nnGxsZZPXYIoCU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYfRIEJSqedCtUFVtbBSIyhMgCFmDqATVNDS4E~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=a78b1d1c&x-expires=1784199600&x-signature=HFMMbQdV6RjD0zluU%2BL5IwPG9R4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYfRIEJSqedCtUFVtbBSIyhMgCFmDqATVNDS4E~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=fab3643b&x-expires=1784199600&x-signature=m22UasOWnimsd9azd1c98fmI0QU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oMqXSrVSdBtITAFReDNIFmSCcVEhgnfBzJMDEq",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMqXSrVSdBtITAFReDNIFmSCcVEhgnfBzJMDEq~tplv-tiktokx-origin.image?dr=8606&refresh_token=d37f7bde&x-expires=1784199600&x-signature=PLcUpeoasfCS4CYqamNhO%2F50qmQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMqXSrVSdBtITAFReDNIFmSCcVEhgnfBzJMDEq~tplv-tiktokx-origin.image?dr=8606&refresh_token=b569c467&x-expires=1784199600&x-signature=QK3w91m%2F2w79psh4GTucFY8muyY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMqXSrVSdBtITAFReDNIFmSCcVEhgnfBzJMDEq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fd543394&x-expires=1784199600&x-signature=BkL6Fj2LrYJlnLpVKmEa%2FnJtt%2FI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7660418703032372494",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783580260,
"desc": "Drop a follow NOW!! We will have various athletes and influencers on our stream! Who do you hope stops by? #TikTokShopFanaticsFest #footballbreaks #fanatics #fanaticsfest @Fanatics Authentic @L2Global @TikTok Shop 🇺🇸 @TikTok Shop Collectibles ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 1,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/okJTSQOQDadW0BR1gEfmAaFfxFlSJqDEk78RrP",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okJTSQOQDadW0BR1gEfmAaFfxFlSJqDEk78RrP~tplv-tiktokx-origin.image?dr=8606&refresh_token=5fcd92cb&x-expires=1784199600&x-signature=kupngSGorHBSgJ%2BQOL0Cd4YO%2FFE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okJTSQOQDadW0BR1gEfmAaFfxFlSJqDEk78RrP~tplv-tiktokx-origin.image?dr=8606&refresh_token=e3d69536&x-expires=1784199600&x-signature=7qQZBPdymBi32ccozoGxT6qPBwk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okJTSQOQDadW0BR1gEfmAaFfxFlSJqDEk78RrP~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=36fe705b&x-expires=1784199600&x-signature=xv1aW6y1EGdKBIeggh3BvVqMAso%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oAqTS6PlOB1I0AFR7DxISmZEwTEag7fliWRDEe",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAqTS6PlOB1I0AFR7DxISmZEwTEag7fliWRDEe~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=22ed73f9&x-expires=1784199600&x-signature=0Inmf8kvJolFCDzLoEel8IP4Lfk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAqTS6PlOB1I0AFR7DxISmZEwTEag7fliWRDEe~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f992999e&x-expires=1784199600&x-signature=lKl%2F58Vu6cMflDW9EWjA4Vhqr4Q%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAqTS6PlOB1I0AFR7DxISmZEwTEag7fliWRDEe~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=99da5473&x-expires=1784199600&x-signature=PtU%2B2K6Cx%2FjQUlYYz0vAfX%2Fhr6M%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oIoKkLGLjIH52g5deeIgksCAjPjAM3d1nUe4rE",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIoKkLGLjIH52g5deeIgksCAjPjAM3d1nUe4rE~tplv-tiktokx-origin.image?dr=8606&refresh_token=c7372768&x-expires=1784199600&x-signature=muNjHLc77Z5TmAnqU86iguG8%2BeI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIoKkLGLjIH52g5deeIgksCAjPjAM3d1nUe4rE~tplv-tiktokx-origin.image?dr=8606&refresh_token=74a29159&x-expires=1784199600&x-signature=i6lUk52zjR1Je%2FwCcumoaIBVs9Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIoKkLGLjIH52g5deeIgksCAjPjAM3d1nUe4rE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c62281cb&x-expires=1784199600&x-signature=z8PNi3bjWdMzefIjxQimd7mTjjI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1564,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661961873050373407",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783939561,
"desc": "#tiktokshopfanaticsfest ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/ogCPQqQMjz8IKJtCgUYpITwQeTWCejAqfJCWqA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogCPQqQMjz8IKJtCgUYpITwQeTWCejAqfJCWqA~tplv-tiktokx-origin.image?dr=8606&refresh_token=c46cc274&x-expires=1784199600&x-signature=J0KZt7%2FE%2Bu9HDKgOMFpvzuDC%2Blk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogCPQqQMjz8IKJtCgUYpITwQeTWCejAqfJCWqA~tplv-tiktokx-origin.image?dr=8606&refresh_token=ba4ad805&x-expires=1784199600&x-signature=Vld1UpIle5QClpas%2FH4u5hHGsKk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogCPQqQMjz8IKJtCgUYpITwQeTWCejAqfJCWqA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=85a7efaa&x-expires=1784199600&x-signature=Qot9KNOhitd%2BLcqqDS%2F2yA22%2FYg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oYeY4MqvQAqJzTCIJIgQCKPkhIKjA1WfUpCew8",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYeY4MqvQAqJzTCIJIgQCKPkhIKjA1WfUpCew8~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1e7bb96a&x-expires=1784199600&x-signature=oM%2BvOPnJxM8rHhhVcdm3USZdqN8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYeY4MqvQAqJzTCIJIgQCKPkhIKjA1WfUpCew8~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=5e6b8ca1&x-expires=1784199600&x-signature=V5AkQE%2BsByPR7uAuy6OdFtwNvY8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYeY4MqvQAqJzTCIJIgQCKPkhIKjA1WfUpCew8~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=9aa414bf&x-expires=1784199600&x-signature=asR9q24dj3AbhYbMFSII%2B09%2FSPE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o8M9fQJGPggqJWIInqw8ieweRU4gCjAzpUgYAI",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8M9fQJGPggqJWIInqw8ieweRU4gCjAzpUgYAI~tplv-tiktokx-origin.image?dr=8606&refresh_token=56c710de&x-expires=1784199600&x-signature=FIYnM2as6ysgxOvlAQmvGpQ16Yc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8M9fQJGPggqJWIInqw8ieweRU4gCjAzpUgYAI~tplv-tiktokx-origin.image?dr=8606&refresh_token=7e688425&x-expires=1784199600&x-signature=Y3br64eyiA%2BbkuRtmpiqXaP2Tzk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8M9fQJGPggqJWIInqw8ieweRU4gCjAzpUgYAI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ed6b94aa&x-expires=1784199600&x-signature=ol%2FFoBxVq7DCg%2BC3JdrxczWHkf8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 720,
"tags": null,
"width": 1280
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "TikTokShopFanaticsFest",
"cid": "7658029073536876564",
"connect_music": null,
"desc": "Join TikTokShopFanaticsFest to discover exclusive collectibles, sports memorabilia, trading cards, luxury finds, and limited-time livestream deals. Shop exclusive drops, meet top sellers, and don't miss the biggest fan event of the year.",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=7658029073536876564",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 982,
"user_count": 982,
"view_count": 254207
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7658465658904022302",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783125507,
"desc": "oh how i love being a girl… ☺️ #summerfarage #fyp #BidAndWin ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/ow4rQqu0fDAAr45f3KFvIjUBiImAXCCkQDfUQE",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ow4rQqu0fDAAr45f3KFvIjUBiImAXCCkQDfUQE~tplv-tiktokx-origin.image?dr=8606&refresh_token=e177ceb8&x-expires=1784199600&x-signature=lOyYURLSF%2BCFD3TmaOh7f9DlrKc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ow4rQqu0fDAAr45f3KFvIjUBiImAXCCkQDfUQE~tplv-tiktokx-origin.image?dr=8606&refresh_token=47f5985f&x-expires=1784199600&x-signature=w5f4W%2Fzh54S%2B2ix1l7jX%2FTkP4Ag%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ow4rQqu0fDAAr45f3KFvIjUBiImAXCCkQDfUQE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1b4bb4d9&x-expires=1784199600&x-signature=nqLEI3TanDK1QzpcL5S8Ya9jheQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oYXIjKuqUQqHIeIvVCkF3RrEQDDF0YAmfAfbg4",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYXIjKuqUQqHIeIvVCkF3RrEQDDF0YAmfAfbg4~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=96eca9a9&x-expires=1784199600&x-signature=ERNZgW%2BxcEHU4GtVd3q4E6geymE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYXIjKuqUQqHIeIvVCkF3RrEQDDF0YAmfAfbg4~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=0d33b171&x-expires=1784199600&x-signature=RSGqGWhjVR%2BDLBt9cL713UDQH8s%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYXIjKuqUQqHIeIvVCkF3RrEQDDF0YAmfAfbg4~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=ed73be96&x-expires=1784199600&x-signature=MvQD%2FK2r0Mev41wGtG%2FL9JY%2FZdE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oMUZqfQ0fCXQKAFjvImQ4A1C3kIDARfyhrrDEu",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMUZqfQ0fCXQKAFjvImQ4A1C3kIDARfyhrrDEu~tplv-tiktokx-origin.image?dr=8606&refresh_token=8d1a08dc&x-expires=1784199600&x-signature=xTHXptt6tGT3Jqqdk4zwT4j%2B4%2FQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMUZqfQ0fCXQKAFjvImQ4A1C3kIDARfyhrrDEu~tplv-tiktokx-origin.image?dr=8606&refresh_token=eb9534c5&x-expires=1784199600&x-signature=qORA0S8uFGh1m0SaR9IJvRHHZ7M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMUZqfQ0fCXQKAFjvImQ4A1C3kIDARfyhrrDEu~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=dc1702ff&x-expires=1784199600&x-signature=RCgTVZ4gbThyWVtZPxpmZU43t7Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7659974775959342367",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783490400,
"desc": "#cacao #flavanols #tiktokshopsummersale #bidandwin #circulation ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/okBitsqoIzwCqSJAFN8BfirIlDAiBmtACbW1I2",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okBitsqoIzwCqSJAFN8BfirIlDAiBmtACbW1I2~tplv-tiktokx-origin.image?dr=8606&refresh_token=2a0d4904&x-expires=1784199600&x-signature=SkZ6h0YE60yU0k%2BUcw%2FMZH2HUnM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okBitsqoIzwCqSJAFN8BfirIlDAiBmtACbW1I2~tplv-tiktokx-origin.image?dr=8606&refresh_token=b97bb831&x-expires=1784199600&x-signature=G%2FCGVtlSnCSoyoTcEJbChNEx5FA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okBitsqoIzwCqSJAFN8BfirIlDAiBmtACbW1I2~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9c9178c3&x-expires=1784199600&x-signature=E0KxYuwFpuUGweMk38w5U0veGn4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/okfAtLZHAnKEbhVqR8WBEUbhREQUQCFbDCzTfD",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okfAtLZHAnKEbhVqR8WBEUbhREQUQCFbDCzTfD~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=a8bd7820&x-expires=1784199600&x-signature=HOaZaADR%2BGWsiw6n7Yi5K1NTRg0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okfAtLZHAnKEbhVqR8WBEUbhREQUQCFbDCzTfD~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ef2fc5dc&x-expires=1784199600&x-signature=b3wZ76B%2FuPgVxOHehQLGL3in2xM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okfAtLZHAnKEbhVqR8WBEUbhREQUQCFbDCzTfD~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=6e797dba&x-expires=1784199600&x-signature=YYrArb%2BVFMm2jBhcsre%2FBuLisIY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oUHfbFKOARUReDhLQWZEHntbSHEETq6VADBbQt",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUHfbFKOARUReDhLQWZEHntbSHEETq6VADBbQt~tplv-tiktokx-origin.image?dr=8606&refresh_token=f35dda47&x-expires=1784199600&x-signature=pQbKJax37Vda8mTjef8BdeA9MMI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUHfbFKOARUReDhLQWZEHntbSHEETq6VADBbQt~tplv-tiktokx-origin.image?dr=8606&refresh_token=abd64c09&x-expires=1784199600&x-signature=cxkqQz7kG4OdiLsjkz3xsMaAwfE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUHfbFKOARUReDhLQWZEHntbSHEETq6VADBbQt~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7727434d&x-expires=1784199600&x-signature=gDYhbzWNORVkCSLgdOuEKvnl3Y4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7659975098463440159",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783540800,
"desc": "Cacao is a FRUIT — chocolate is what's left after they ruin it 🍫 #cacao #tiktokshopsummersale #bidandwin #weeklydeal #summervibes☀️ ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/okoR5TESvrtCzbVaE0LLZ3AQDfAfFEBdPBXqbQ",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okoR5TESvrtCzbVaE0LLZ3AQDfAfFEBdPBXqbQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=2002e41d&x-expires=1784199600&x-signature=H5T7CjWdoy2DvQHYn3jnK%2B1FGRE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okoR5TESvrtCzbVaE0LLZ3AQDfAfFEBdPBXqbQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=af64df17&x-expires=1784199600&x-signature=tNUN00Rib8aai5DG2L0UVY5S9iA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okoR5TESvrtCzbVaE0LLZ3AQDfAfFEBdPBXqbQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c337fa86&x-expires=1784199600&x-signature=m76AydC%2Fo5CkT0r6QoVXn4iGz%2F4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oUNiTl1IN6uByAXsAlqttfiFiCAI5BJ8a0n2JI",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUNiTl1IN6uByAXsAlqttfiFiCAI5BJ8a0n2JI~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=d4c62d85&x-expires=1784199600&x-signature=qBwEFtdqYFJ7ABqxAhhPSooIgz4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUNiTl1IN6uByAXsAlqttfiFiCAI5BJ8a0n2JI~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=66821be2&x-expires=1784199600&x-signature=wULzalPOsuaoFkIIvCkFOsq2KGI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUNiTl1IN6uByAXsAlqttfiFiCAI5BJ8a0n2JI~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=08ba7124&x-expires=1784199600&x-signature=lSMfMe0lhdQqu2Hwo2d2Y3l%2FfK0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oYABNinllJ2tBsWQIf6AtYC8Aqi8ixbIu1VXI0",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYABNinllJ2tBsWQIf6AtYC8Aqi8ixbIu1VXI0~tplv-tiktokx-origin.image?dr=8606&refresh_token=e9ec184e&x-expires=1784199600&x-signature=vXmv%2FatWxe%2FXrdRF9CTbmilRlNA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYABNinllJ2tBsWQIf6AtYC8Aqi8ixbIu1VXI0~tplv-tiktokx-origin.image?dr=8606&refresh_token=c5311640&x-expires=1784199600&x-signature=zLGugNwApt%2FxwIC035Bz%2BzzuRys%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYABNinllJ2tBsWQIf6AtYC8Aqi8ixbIu1VXI0~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=793116e9&x-expires=1784199600&x-signature=Ap1o7MDHuOpOo%2FuXbrpwFXL07DU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7659620039410126111",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783468800,
"desc": "#cacao #bidandwin #weeklydeal #dealsforyoudays #StressRelief ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oAKIxfUKC3jwEl1IFNACWQQDYAcqmE6C0wf5ev",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAKIxfUKC3jwEl1IFNACWQQDYAcqmE6C0wf5ev~tplv-tiktokx-origin.image?dr=8606&refresh_token=21db39e8&x-expires=1784199600&x-signature=6b2bzlRedNj31zeTHPGh72SpWm0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAKIxfUKC3jwEl1IFNACWQQDYAcqmE6C0wf5ev~tplv-tiktokx-origin.image?dr=8606&refresh_token=b136a73b&x-expires=1784199600&x-signature=fGaiEX%2Bn3HAQFhouMtjljzqu5QM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAKIxfUKC3jwEl1IFNACWQQDYAcqmE6C0wf5ev~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a3c81c05&x-expires=1784199600&x-signature=bJCeT02RLJlW2ya8M9uq630ii%2BM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o8pfULYqLFhgbAWGfQ1gVexFvMRjAE8yZf3MQo",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8pfULYqLFhgbAWGfQ1gVexFvMRjAE8yZf3MQo~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=7044a89a&x-expires=1784199600&x-signature=%2BogbM1zCKqiWGLxWEaQaxufqU44%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8pfULYqLFhgbAWGfQ1gVexFvMRjAE8yZf3MQo~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8b2424a4&x-expires=1784199600&x-signature=qFzcQ50t06EttsUlNVEPb%2F9KLwk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8pfULYqLFhgbAWGfQ1gVexFvMRjAE8yZf3MQo~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=b7928d9e&x-expires=1784199600&x-signature=9HnXlTqnrbP%2BTYrPpt%2BdvtDxeQ8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/ocAhII9UqElDPjfQf0YfCF3myDvv1NQvwv6xKA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocAhII9UqElDPjfQf0YfCF3myDvv1NQvwv6xKA~tplv-tiktokx-origin.image?dr=8606&refresh_token=f7c732f8&x-expires=1784199600&x-signature=IttYqRH54nQHlKPP9Pmf98wo4oI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocAhII9UqElDPjfQf0YfCF3myDvv1NQvwv6xKA~tplv-tiktokx-origin.image?dr=8606&refresh_token=f4c53d12&x-expires=1784199600&x-signature=Mk9oHAXGtEUZ4muQHQIPfQgWiEw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocAhII9UqElDPjfQf0YfCF3myDvv1NQvwv6xKA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5f746164&x-expires=1784199600&x-signature=4RN%2FJ4wZ1S777%2FOfrpJOnZcgP4M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7659137930656501006",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783282043,
"desc": "Turn those notifications 🔔 on! #BidAndWin #summerfinds #beauty #baddie ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/ocfKZUAlfAI4yeZ6BDjUpXC6uEHkFICSaWUI78",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocfKZUAlfAI4yeZ6BDjUpXC6uEHkFICSaWUI78~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.image?dr=8605&refresh_token=a897ccf4&x-expires=1784199600&x-signature=IBp%2FBwF5f0a4dpQ2WVZE5HnUSSk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocfKZUAlfAI4yeZ6BDjUpXC6uEHkFICSaWUI78~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.image?dr=8605&refresh_token=2b05bd66&x-expires=1784199600&x-signature=RFFaYZJGQWDTlu5R%2BLQ7RHkq4bM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocfKZUAlfAI4yeZ6BDjUpXC6uEHkFICSaWUI78~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.jpeg?dr=8605&refresh_token=153acab5&x-expires=1784199600&x-signature=1GSUNHtGxYbFwdCgwmMG8sNPUHY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYWakFDxjIH5mIlZsKEIpeCAuDSAX8yflUf6U9",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYWakFDxjIH5mIlZsKEIpeCAuDSAX8yflUf6U9~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.heic?dr=8595&refresh_token=9d9bf555&x-expires=1784199600&x-signature=BqkGiltevDESSbn%2BeJpwmDkEbKs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYWakFDxjIH5mIlZsKEIpeCAuDSAX8yflUf6U9~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.heic?dr=8595&refresh_token=074176a0&x-expires=1784199600&x-signature=Vq02miRuj%2FwMsxTEiZZ8%2Fd%2FIpIo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYWakFDxjIH5mIlZsKEIpeCAuDSAX8yflUf6U9~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.jpeg?dr=8595&refresh_token=732259e1&x-expires=1784199600&x-signature=L%2BaqHzTLP4LE%2BNNyM5WbwP3isdg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oY7wpzIQQHAUzfleTcLkVESk0v8eOIA1GCWjD4",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY7wpzIQQHAUzfleTcLkVESk0v8eOIA1GCWjD4~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.image?dr=8605&refresh_token=5a74bc5f&x-expires=1784199600&x-signature=YdwpAVOJ%2BImlLtqNEBuRBlRh67A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY7wpzIQQHAUzfleTcLkVESk0v8eOIA1GCWjD4~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.image?dr=8605&refresh_token=a9af3404&x-expires=1784199600&x-signature=2ejDy8TTNbS6tzlMb1fFyXtoSZk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY7wpzIQQHAUzfleTcLkVESk0v8eOIA1GCWjD4~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYEIKLUPXEA3HpGiIegkAkAAIAuxflfxcBLAjX.jpeg?dr=8605&refresh_token=720c7fb5&x-expires=1784199600&x-signature=4%2BHGgstzPLnx3YaVapOjRNGk4pQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7660677722405965087",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783648680,
"desc": "#moodboost #tiktokshopsummersale #weeklydeal #bidandwin #over50 ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oQABQFU98UXdDMwuRfcBC2EkAVEDExhIfq6BIW",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQABQFU98UXdDMwuRfcBC2EkAVEDExhIfq6BIW~tplv-tiktokx-origin.image?dr=8606&refresh_token=7811077a&x-expires=1784199600&x-signature=seC4%2BG0k9ccIJl4cniCtapnkwm0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQABQFU98UXdDMwuRfcBC2EkAVEDExhIfq6BIW~tplv-tiktokx-origin.image?dr=8606&refresh_token=4a3792dd&x-expires=1784199600&x-signature=qcYEKrwgZjtINj2FcMLE00hMa6k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQABQFU98UXdDMwuRfcBC2EkAVEDExhIfq6BIW~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=46c4c7ab&x-expires=1784199600&x-signature=OhhYlJgXMk9zmKQ3DUaKlA7%2BJUU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oInCCIx9QkqAWA3McCEzBFUEREdDXA8VBIfdUf",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oInCCIx9QkqAWA3McCEzBFUEREdDXA8VBIfdUf~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=e0c7372a&x-expires=1784199600&x-signature=Qs3X6PGhs44yD%2F40TWyu%2B9r58YI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oInCCIx9QkqAWA3McCEzBFUEREdDXA8VBIfdUf~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8a4f5592&x-expires=1784199600&x-signature=rrmYZZiKAygZ5Q3j6Kn3hbqYel4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oInCCIx9QkqAWA3McCEzBFUEREdDXA8VBIfdUf~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=70cb3e1c&x-expires=1784199600&x-signature=9gI3CfhydCrzBzasAQfSEEy76U8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/ogZIVIMzAA8ZEXkfRFfcCqDB7lURWEEUdFB9CQ",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogZIVIMzAA8ZEXkfRFfcCqDB7lURWEEUdFB9CQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=11e41853&x-expires=1784199600&x-signature=5YknzaoLeRyg7vRgOHXURzTYi1E%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogZIVIMzAA8ZEXkfRFfcCqDB7lURWEEUdFB9CQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=41d5bd81&x-expires=1784199600&x-signature=kvz3iJZZI%2FtyVzmQbg0rCHPeFhA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogZIVIMzAA8ZEXkfRFfcCqDB7lURWEEUdFB9CQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1309eebf&x-expires=1784199600&x-signature=ynTZUzginZ2z8T%2B8mINm4O7UZFw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661110078266674462",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783807200,
"desc": "#bidandwin #over40 #cacao #tiktokshopsummersale #summervibes☀️ ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oQeUpKjBIbGoaRnIkuLYhQsxIeeNQACM3WCqSA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQeUpKjBIbGoaRnIkuLYhQsxIeeNQACM3WCqSA~tplv-tiktokx-origin.image?dr=8606&refresh_token=7e46f840&x-expires=1784199600&x-signature=2%2FM2rx2TZ8LiD86fevK9NX6sLuQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQeUpKjBIbGoaRnIkuLYhQsxIeeNQACM3WCqSA~tplv-tiktokx-origin.image?dr=8606&refresh_token=258a1a5e&x-expires=1784199600&x-signature=gz6fL0EoaeX4h0o4D6Ws6KFPvsM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQeUpKjBIbGoaRnIkuLYhQsxIeeNQACM3WCqSA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b639e27b&x-expires=1784199600&x-signature=FUcMziLfFCUxYes%2BmSkdIzOAgRM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/osyliP8EEjiERzRBWY7uxWiVBEAAlGyANIa7v",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osyliP8EEjiERzRBWY7uxWiVBEAAlGyANIa7v~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=737fe856&x-expires=1784199600&x-signature=59ZT18qkWBdTFUlHE4RNt%2B52OWo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osyliP8EEjiERzRBWY7uxWiVBEAAlGyANIa7v~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=6f07966f&x-expires=1784199600&x-signature=vuVanB7yvA2Sm1tdsdRfdadmKSQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osyliP8EEjiERzRBWY7uxWiVBEAAlGyANIa7v~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=0c8307ad&x-expires=1784199600&x-signature=mVdeeQF7MGHM9gv3lNL3noFrUuM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oUUgqejShCWQ3ALjMIKQNjKEcoIaAgeiDYdGIe",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUUgqejShCWQ3ALjMIKQNjKEcoIaAgeiDYdGIe~tplv-tiktokx-origin.image?dr=8606&refresh_token=3a9acc8e&x-expires=1784199600&x-signature=LN098abUD5HOv%2B25yN7wdDjUXgA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUUgqejShCWQ3ALjMIKQNjKEcoIaAgeiDYdGIe~tplv-tiktokx-origin.image?dr=8606&refresh_token=76e6ebed&x-expires=1784199600&x-signature=cWQMfoE1fQ6CDsHkrbCGCFBcgWo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUUgqejShCWQ3ALjMIKQNjKEcoIaAgeiDYdGIe~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=53fc4af9&x-expires=1784199600&x-signature=mXLISyKxWcCvL03twGlHq1q1pTI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7662165170994679054",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783986881,
"desc": "He had fun ♥️ #fyp #adriel #dad #BidAndWin ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-origin.image?dr=8606&refresh_token=9545ee59&x-expires=1784199600&x-signature=O5kHaMxqD16PP75bLtpwkfXfsCk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-origin.image?dr=8606&refresh_token=f216ff74&x-expires=1784199600&x-signature=Q%2BlNHTSIMY6m7NFlxb3DbX%2FXs04%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=44fc9285&x-expires=1784199600&x-signature=F5X2fmjCbSgnRzpPBICNlgsFz4s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=901009a8&x-expires=1784199600&x-signature=%2FyWaBjoWuARGLOwRUNK1r2Njp8U%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=381fa8c0&x-expires=1784199600&x-signature=gvuUs2pNtOUJnu8seMH%2BATyN%2FPA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=f9e84f4d&x-expires=1784199600&x-signature=6zYJnITHuhxiUy8pdvnp2PFlH5w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-origin.image?dr=8606&refresh_token=9545ee59&x-expires=1784199600&x-signature=O5kHaMxqD16PP75bLtpwkfXfsCk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-origin.image?dr=8606&refresh_token=f216ff74&x-expires=1784199600&x-signature=Q%2BlNHTSIMY6m7NFlxb3DbX%2FXs04%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocAzev8aDQCrAqtVAiFAkWjfNEfbUAHIEEARIq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=44fc9285&x-expires=1784199600&x-signature=F5X2fmjCbSgnRzpPBICNlgsFz4s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "BidAndWin",
"cid": "1707912048847878",
"connect_music": null,
"desc": "Join #BidAndWin to discover live auctions on TikTok Shop, where sellers go live and shoppers bid for great deals in real time. Watch, bid, and win your next favorite find now!!!",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=1707912048847878",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 2810,
"user_count": 2810,
"view_count": 27903922
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7654454748963261726",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782191652,
"desc": "#CollectiblesLuxuryArtNature #dealsforyoudays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oQRPYVBE66BIEAVn0TAO9iw6FBljFiIaAoON6",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRPYVBE66BIEAVn0TAO9iw6FBljFiIaAoON6~tplv-tiktokx-origin.image?dr=8606&refresh_token=d7ab4f11&x-expires=1784199600&x-signature=pBIeTKHRMSxOpI1Xq%2Fd9Ruiy3Vc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRPYVBE66BIEAVn0TAO9iw6FBljFiIaAoON6~tplv-tiktokx-origin.image?dr=8606&refresh_token=617f3d0b&x-expires=1784199600&x-signature=V0z%2Fuln3SJ%2BZE9sqN%2FSXZ5BtTeA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRPYVBE66BIEAVn0TAO9iw6FBljFiIaAoON6~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7ca4a98d&x-expires=1784199600&x-signature=jFYi2fa96SgY7OuQqIN2SLOYqHE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oMJ1t7D4IFAUQ1BOKCEVwLEpE0hffRd0q6ERAO",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMJ1t7D4IFAUQ1BOKCEVwLEpE0hffRd0q6ERAO~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=c5bd5e08&x-expires=1784199600&x-signature=p6oNJblEzNj7wo2jw08%2FcZoWikA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMJ1t7D4IFAUQ1BOKCEVwLEpE0hffRd0q6ERAO~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=88fb4aed&x-expires=1784199600&x-signature=s9cQtqyghaIa9EKZF0AwBTp6m9w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMJ1t7D4IFAUQ1BOKCEVwLEpE0hffRd0q6ERAO~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=d0231452&x-expires=1784199600&x-signature=xobXUSYnQ3tdd8wPSiYvuCK6cpI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o0oElEnIV9ai8RBoOFQd696OWAFB6PQiBAIjV",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0oElEnIV9ai8RBoOFQd696OWAFB6PQiBAIjV~tplv-tiktokx-origin.image?dr=8606&refresh_token=185e794d&x-expires=1784199600&x-signature=5XFS9oR6qYr%2FLKUXTjxIHrPtxiY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0oElEnIV9ai8RBoOFQd696OWAFB6PQiBAIjV~tplv-tiktokx-origin.image?dr=8606&refresh_token=374abbc8&x-expires=1784199600&x-signature=JmDp8NcOY%2FDoANTeqzt4eTwpeg8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0oElEnIV9ai8RBoOFQd696OWAFB6PQiBAIjV~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=14c32ecc&x-expires=1784199600&x-signature=wVd8%2Fvmnbu%2FzLQ0eQksoHIYo3wE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1440,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7654236078173375757",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782140725,
"desc": "#collectiblesluxuryartnature #DealsForDays ##MahoganyObsidian #Protective #Grounding #EnergeticKilling #MetaphysicalHealing #MetaphysicalShop #Gemstones #PreciousGemstones #SemiPreciousGemstones #dealsforyoudays #GemstonesOfTikTok",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oog2TEUOqDcengX5ADBvhyqOFC8QSQfRmEXAy0",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oog2TEUOqDcengX5ADBvhyqOFC8QSQfRmEXAy0~tplv-tiktokx-origin.image?dr=8606&refresh_token=78ee35a1&x-expires=1784199600&x-signature=DSCc%2BcuXBzqRmORCi6MTtsbpCkU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oog2TEUOqDcengX5ADBvhyqOFC8QSQfRmEXAy0~tplv-tiktokx-origin.image?dr=8606&refresh_token=b2eb6822&x-expires=1784199600&x-signature=v7pU6xU%2Fb5nJ6MEOMpnDCNnEvt4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oog2TEUOqDcengX5ADBvhyqOFC8QSQfRmEXAy0~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fc9c05fd&x-expires=1784199600&x-signature=tw9IfC%2FV9zKQ%2BqruoKOEL669Xp0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ooE6QRBqAO5TeiJP8aUBzgBESwDfALggnInLiU",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooE6QRBqAO5TeiJP8aUBzgBESwDfALggnInLiU~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=2d488ca7&x-expires=1784199600&x-signature=nNPJ6ephARftVU3e4Nx%2B4Rss9dQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooE6QRBqAO5TeiJP8aUBzgBESwDfALggnInLiU~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=d3601901&x-expires=1784199600&x-signature=%2B%2Bmfu0gCTDaYIXAZdwjsMk7tW1E%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooE6QRBqAO5TeiJP8aUBzgBESwDfALggnInLiU~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=e0ef205c&x-expires=1784199600&x-signature=CzizTMuva3OZoz0UCdmjKSi4aEU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/okAoDEnqSEXEQReQ80yfBFnORDVGAUQ5gDTOXg",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okAoDEnqSEXEQReQ80yfBFnORDVGAUQ5gDTOXg~tplv-tiktokx-origin.image?dr=8606&refresh_token=e0903ceb&x-expires=1784199600&x-signature=38otte6VMMUjwrHmDroH%2FPOBt4c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okAoDEnqSEXEQReQ80yfBFnORDVGAUQ5gDTOXg~tplv-tiktokx-origin.image?dr=8606&refresh_token=164a811c&x-expires=1784199600&x-signature=XdyDDshWLfvYPRCpyyBOfueduMQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okAoDEnqSEXEQReQ80yfBFnORDVGAUQ5gDTOXg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a93caa5a&x-expires=1784199600&x-signature=97j7wjDn4kPFLfH3zVZkgdIAltM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7654235590094753037",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782140610,
"desc": "#DealsForDays #collectiblesluxuryartnature #GoldBluestone #Gemstone #SpiritualSituation #Gemstone #PreciousGemstone #SemiPreciousGemstones #GemstoneLovers #GemstonesOfTikTok #dealsforyoudays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oQKC3HBwmiAoAAphY11sIpwaaiIufB6BI5TsSP",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQKC3HBwmiAoAAphY11sIpwaaiIufB6BI5TsSP~tplv-tiktokx-origin.image?dr=8606&refresh_token=50e1c62d&x-expires=1784199600&x-signature=yhG2ObxCvK0ocJlQofeQZR%2B1DTM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQKC3HBwmiAoAAphY11sIpwaaiIufB6BI5TsSP~tplv-tiktokx-origin.image?dr=8606&refresh_token=63dab38d&x-expires=1784199600&x-signature=874SsdOivoM6LujoJAcc%2BeIgkfc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQKC3HBwmiAoAAphY11sIpwaaiIufB6BI5TsSP~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=060dac09&x-expires=1784199600&x-signature=pFyKb7SRcri1yi1g3zZsLkgPnFk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oEam1Af3pHIBoTIUCswYEAiiIGt6i15sBVBKAq",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEam1Af3pHIBoTIUCswYEAiiIGt6i15sBVBKAq~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=814b12e4&x-expires=1784199600&x-signature=sQ6BY%2FnAp8tbytlHR%2FaSKHAdnYg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEam1Af3pHIBoTIUCswYEAiiIGt6i15sBVBKAq~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ebfd7d40&x-expires=1784199600&x-signature=otzk4nVFL51qnPDtW1PyYSe49ds%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEam1Af3pHIBoTIUCswYEAiiIGt6i15sBVBKAq~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=40ae58af&x-expires=1784199600&x-signature=bjkp6%2BCD7CUg75%2FtQxFJr%2BGXxpg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/okIIlBsYA1OI6Cs1oKpiiaAHIA3fZHb5kwBTCm",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okIIlBsYA1OI6Cs1oKpiiaAHIA3fZHb5kwBTCm~tplv-tiktokx-origin.image?dr=8606&refresh_token=91646159&x-expires=1784199600&x-signature=TG936sI5k7xpD2rgcOXBEOSeNlw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okIIlBsYA1OI6Cs1oKpiiaAHIA3fZHb5kwBTCm~tplv-tiktokx-origin.image?dr=8606&refresh_token=e4759cdb&x-expires=1784199600&x-signature=ijJKl4c0yECqzABtllvHlfv2Vqs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okIIlBsYA1OI6Cs1oKpiiaAHIA3fZHb5kwBTCm~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8d7e181b&x-expires=1784199600&x-signature=Uc7Huzb5vSsFFOa%2BgNHp%2BIfI2EQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7655008903486295327",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782320673,
"desc": "#CollectiblesLuxuryArtNature #DealsForYouDays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oEwcBVuIIiR88YWZ3TNilAuIEBaDA3GBPR1j2",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEwcBVuIIiR88YWZ3TNilAuIEBaDA3GBPR1j2~tplv-tiktokx-origin.image?dr=8606&refresh_token=2a0fa67c&x-expires=1784199600&x-signature=miJcJstNhh4YtzeKxo0AwM8wxDw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEwcBVuIIiR88YWZ3TNilAuIEBaDA3GBPR1j2~tplv-tiktokx-origin.image?dr=8606&refresh_token=b23fde0e&x-expires=1784199600&x-signature=3BcHk2c%2B95CXN0b68Dl8ElXrJoM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEwcBVuIIiR88YWZ3TNilAuIEBaDA3GBPR1j2~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5e6f4858&x-expires=1784199600&x-signature=ESMdtuD7NWUb7%2BrBRU5kx8im%2Fx0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/okEEyfA44AMRDLKQDjtEA4BVHEPFINfsqM2qFZ",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEEyfA44AMRDLKQDjtEA4BVHEPFINfsqM2qFZ~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ba918035&x-expires=1784199600&x-signature=pUOe0GIVThmIUw0kJaqmZBX8%2F7Q%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEEyfA44AMRDLKQDjtEA4BVHEPFINfsqM2qFZ~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=fd2e8b47&x-expires=1784199600&x-signature=85Ha4OO%2F%2FeaIN0B7SHj%2B3suzoiQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEEyfA44AMRDLKQDjtEA4BVHEPFINfsqM2qFZ~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=d363ab13&x-expires=1784199600&x-signature=JOoQ0PHilHcdS7pe9G7RmGeaGB8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/ogRRNZj8G1ALBIC8lSPBaDLNEiAAWiCIGVwu2",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogRRNZj8G1ALBIC8lSPBaDLNEiAAWiCIGVwu2~tplv-tiktokx-origin.image?dr=8606&refresh_token=93dd6e19&x-expires=1784199600&x-signature=eDYEqFXnovBCsSDPH%2B8S7NMOl74%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogRRNZj8G1ALBIC8lSPBaDLNEiAAWiCIGVwu2~tplv-tiktokx-origin.image?dr=8606&refresh_token=d9c85a17&x-expires=1784199600&x-signature=wukHz6n8mGvrXIQFZnOCNya0skQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogRRNZj8G1ALBIC8lSPBaDLNEiAAWiCIGVwu2~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ff585f3f&x-expires=1784199600&x-signature=o28o384vPQha6ZzSbizeMsommPg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1440,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7657461308773698847",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782891783,
"desc": "Enchin Fanmade plushie are now available on tiktok shop #enhypen #engene #DealsForYouDays, #CollectiblesLuxuryArtNature",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o8erZRCkYUHfgAIeF7pL8IKGCPsYigjTluqADI",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8erZRCkYUHfgAIeF7pL8IKGCPsYigjTluqADI~tplv-tiktokx-origin.image?dr=8606&refresh_token=28993922&x-expires=1784199600&x-signature=SvRU7QCes%2F64yKYiAxWz6TtTt8g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8erZRCkYUHfgAIeF7pL8IKGCPsYigjTluqADI~tplv-tiktokx-origin.image?dr=8606&refresh_token=1be5f527&x-expires=1784199600&x-signature=lH%2FzMvdrNhO0WlPCJ%2B1kl6KBnJg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8erZRCkYUHfgAIeF7pL8IKGCPsYigjTluqADI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0d2058ea&x-expires=1784199600&x-signature=O1r3kFFdSAdbFoJMLn1Vhj%2BnCIE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oIrYQ6AseIuaeqDUAWAoIxEEelIxLCIqUGujiL",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIrYQ6AseIuaeqDUAWAoIxEEelIxLCIqUGujiL~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=12449f27&x-expires=1784199600&x-signature=UJAKheagw9PAtJv3hQN2UQk3KZ0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIrYQ6AseIuaeqDUAWAoIxEEelIxLCIqUGujiL~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=b5cd90cc&x-expires=1784199600&x-signature=dxkjF22FYoKNRHgAdVZTchp9DRM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIrYQ6AseIuaeqDUAWAoIxEEelIxLCIqUGujiL~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=b1c8e03d&x-expires=1784199600&x-signature=eceJQHfdu0W1vHuw6nACUJ%2BKyVo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/ocJiqIrIGedlYCxUAIeQAvBt6LeDYUIIEuWjxE",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocJiqIrIGedlYCxUAIeQAvBt6LeDYUIIEuWjxE~tplv-tiktokx-origin.image?dr=8606&refresh_token=d969ba1a&x-expires=1784199600&x-signature=F%2BjHDdjhEKwnj4Kt334eFCS90%2Fg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocJiqIrIGedlYCxUAIeQAvBt6LeDYUIIEuWjxE~tplv-tiktokx-origin.image?dr=8606&refresh_token=c6dedfff&x-expires=1784199600&x-signature=PPNqVlAL1MVUJAmOrOV8jDu7PvU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocJiqIrIGedlYCxUAIeQAvBt6LeDYUIIEuWjxE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0d95ba8d&x-expires=1784199600&x-signature=KqXKUcE%2BXxDVwVAYu5zcSY%2F4zR4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7654466257948921118",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782194343,
"desc": "#CollectiblesLuxuryArtNature #DealsForYouDays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o8YOVIGID3HBiBI8AEfKAmB3ZFyxdqEECf9Rt6",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8YOVIGID3HBiBI8AEfKAmB3ZFyxdqEECf9Rt6~tplv-tiktokx-origin.image?dr=8606&refresh_token=841df7f8&x-expires=1784199600&x-signature=V%2Bdy711lHz7Gb4KDXpui%2F7Gnj7w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8YOVIGID3HBiBI8AEfKAmB3ZFyxdqEECf9Rt6~tplv-tiktokx-origin.image?dr=8606&refresh_token=8415edfe&x-expires=1784199600&x-signature=aYxQdxQRhaXZqIrzQc79OByZV%2Bg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8YOVIGID3HBiBI8AEfKAmB3ZFyxdqEECf9Rt6~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c5dd5df9&x-expires=1784199600&x-signature=hZZaJQMiNgg%2FEo5nqeMGBYj1X%2Bs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oIgg56IQIIAUNxdejQLq0eZz6UCuJIAlGCEjDf",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIgg56IQIIAUNxdejQLq0eZz6UCuJIAlGCEjDf~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=334ef1e2&x-expires=1784199600&x-signature=rB2VQxF2i7BqSik3V0Q683PUepk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIgg56IQIIAUNxdejQLq0eZz6UCuJIAlGCEjDf~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=48a376a6&x-expires=1784199600&x-signature=p%2Bk8AMsKl2xsRotYhdTWKPq%2BQK8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIgg56IQIIAUNxdejQLq0eZz6UCuJIAlGCEjDf~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=2174f202&x-expires=1784199600&x-signature=wAHMhtkclWLTwxagEX2W%2B%2B0kK%2Fk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/ow36BqxyEpYiAFPAZCVIyAEImGMOB9DfEIKfR8",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ow36BqxyEpYiAFPAZCVIyAEImGMOB9DfEIKfR8~tplv-tiktokx-origin.image?dr=8606&refresh_token=d9fb4c78&x-expires=1784199600&x-signature=y25Ovtu0ftWZj6qvRxxldPnuJeg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ow36BqxyEpYiAFPAZCVIyAEImGMOB9DfEIKfR8~tplv-tiktokx-origin.image?dr=8606&refresh_token=7f883199&x-expires=1784199600&x-signature=I%2F%2By%2BQYWE8tRH%2FYyaR9syUlMdUc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ow36BqxyEpYiAFPAZCVIyAEImGMOB9DfEIKfR8~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6bf38955&x-expires=1784199600&x-signature=RUb8Fu1%2BqdolpZn5xCDOFYyZg%2BI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1440,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7657512618223013134",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782903641,
"desc": "#dealsforyoudays #collectiblesluxuryartnature #cowrieshells hey stay spiritual situation #FeminineEnergy #SpiritualTikTok #SpiritualSituation #ForYouPage #Viral #spiritualjewelry ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oozCoBEk4Ygjy4ATBpEUIImDDsv8vRi1gwBia",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oozCoBEk4Ygjy4ATBpEUIImDDsv8vRi1gwBia~tplv-tiktokx-origin.image?dr=8606&refresh_token=ff5384c0&x-expires=1784199600&x-signature=tEZ6lclx9LoqpHsz9RzWGL7sqxw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oozCoBEk4Ygjy4ATBpEUIImDDsv8vRi1gwBia~tplv-tiktokx-origin.image?dr=8606&refresh_token=84701a22&x-expires=1784199600&x-signature=XJvWWHbysA4cflXnsyWmHeGUGNk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oozCoBEk4Ygjy4ATBpEUIImDDsv8vRi1gwBia~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=59006c95&x-expires=1784199600&x-signature=itxJbpOASyhQP4Cj34J8%2B68lnE4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ooviaBA4B4iqBT1EUDEEIYioggvQ8Ryi1wkUV",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooviaBA4B4iqBT1EUDEEIYioggvQ8Ryi1wkUV~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=cf9e0113&x-expires=1784199600&x-signature=P%2Fu%2Fg5kM4HjgetTObzAktEbko2k%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooviaBA4B4iqBT1EUDEEIYioggvQ8Ryi1wkUV~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=cec900ed&x-expires=1784199600&x-signature=t4zCSusZIahGcipVlpyjlX8VxYk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooviaBA4B4iqBT1EUDEEIYioggvQ8Ryi1wkUV~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=c612c365&x-expires=1784199600&x-signature=ywK0tS1LdHt0j6VdnfVGYXOAoiQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ooMkYvlEI4iggwEBoay81siUBRB4vTBAJIaiD",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooMkYvlEI4iggwEBoay81siUBRB4vTBAJIaiD~tplv-tiktokx-origin.image?dr=8606&refresh_token=807a3a8b&x-expires=1784199600&x-signature=ZAkjzvS6NW9iEsLxuU%2FP8%2BYPNXw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooMkYvlEI4iggwEBoay81siUBRB4vTBAJIaiD~tplv-tiktokx-origin.image?dr=8606&refresh_token=5a5088bc&x-expires=1784199600&x-signature=ksIw6ng4FbD6oc8VacApWPC0OGE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooMkYvlEI4iggwEBoay81siUBRB4vTBAJIaiD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=aa5bab27&x-expires=1784199600&x-signature=ko1GXMmKueouw%2Bwigs9AFXkat14%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7655828426359721247",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782511478,
"desc": "#CollectiblesLuxuryArtNature #DealsForYouDays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o0WEpdq3D9RnEzdEFvABMQQDeADVPsgBmlfz39",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0WEpdq3D9RnEzdEFvABMQQDeADVPsgBmlfz39~tplv-tiktokx-origin.image?dr=8606&refresh_token=7da8349c&x-expires=1784199600&x-signature=o4PeqKNFXzGifFyJxOp3TpWyjOw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0WEpdq3D9RnEzdEFvABMQQDeADVPsgBmlfz39~tplv-tiktokx-origin.image?dr=8606&refresh_token=f9a70c71&x-expires=1784199600&x-signature=%2FkbuvoVhax9qzsYTo4pDID8fouE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0WEpdq3D9RnEzdEFvABMQQDeADVPsgBmlfz39~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=876ead1c&x-expires=1784199600&x-signature=TkeH8eu1cWyLA81zJ9oYkMaTGYM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oUdQ3Un3ED9PpVge3mF5AdQERA9pKvzfEWBqhv",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUdQ3Un3ED9PpVge3mF5AdQERA9pKvzfEWBqhv~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f2ae8cc9&x-expires=1784199600&x-signature=4EP74xy9FhvrLUzIw7CQoXPSnIs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUdQ3Un3ED9PpVge3mF5AdQERA9pKvzfEWBqhv~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=0dd8d87b&x-expires=1784199600&x-signature=ioDlX5gNdi9pnUjkHjSvuc2bMSY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUdQ3Un3ED9PpVge3mF5AdQERA9pKvzfEWBqhv~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=a6194cc6&x-expires=1784199600&x-signature=dT7Iax1TfUU%2F49pC2TJokme3lfo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o8dFfADPm9BE3FRpqdnzdFVEAQ1eB3qQCG9vEg",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8dFfADPm9BE3FRpqdnzdFVEAQ1eB3qQCG9vEg~tplv-tiktokx-origin.image?dr=8606&refresh_token=be41f758&x-expires=1784199600&x-signature=JC82Cyh9S%2Fm8UfWvvtsEQ5Efkr0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8dFfADPm9BE3FRpqdnzdFVEAQ1eB3qQCG9vEg~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f635cd5&x-expires=1784199600&x-signature=%2BKPWeO95tYav88HSc2tXY3cB8Cs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8dFfADPm9BE3FRpqdnzdFVEAQ1eB3qQCG9vEg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d78f1fa5&x-expires=1784199600&x-signature=kaCjdVA9R973ffkCbwspQYZZKNQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1440,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "CollectiblesLuxuryArtNature",
"cid": "7649942095595864085",
"connect_music": null,
"desc": "Discover the best deals across Collectibles, Luxury Resale, Art & Nature during Deals For You Day. Explore rare finds, exclusive drops, live auctions, and curated treasures from top sellers, all in one place.",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=7649942095595864085",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 4380,
"user_count": 4380,
"view_count": 2747121
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7662371762880957718",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1784034959,
"desc": "Summer garden = grapes, flowers, fruits, tomatoes #plants #summergarden ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-no1a-p-0037-no/ow3WRjv5qIkIEDFxNBVFnZCEIdDCexA11gf9uW",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ow3WRjv5qIkIEDFxNBVFnZCEIdDCexA11gf9uW~tplv-tiktokx-dmt-logom:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.image?dr=8605&refresh_token=52484ef2&x-expires=1784199600&x-signature=OSN%2Fc3o%2F%2BaTnaJ3C2wZaRD51%2B5o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ow3WRjv5qIkIEDFxNBVFnZCEIdDCexA11gf9uW~tplv-tiktokx-dmt-logom:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.image?dr=8605&refresh_token=719c889b&x-expires=1784199600&x-signature=h5AlvwksRkTABxQ1Fc5kc3cIf40%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ow3WRjv5qIkIEDFxNBVFnZCEIdDCexA11gf9uW~tplv-tiktokx-dmt-logom:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.jpeg?dr=8605&refresh_token=89989041&x-expires=1784199600&x-signature=uR3qwtV2DqVl3%2BqiDdpJzQfoxvE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-no1a-p-0037-no/oEWNpEuvqNFmr3dWBxFEgCD1EVARSJ0IIef1kj",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEWNpEuvqNFmr3dWBxFEgCD1EVARSJ0IIef1kj~tplv-tiktokx-dmt-logoccm:300:400:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.heic?dr=8595&refresh_token=50e8b46a&x-expires=1784199600&x-signature=BwSeksRWvglhQVylcCb3IJC8Sow%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEWNpEuvqNFmr3dWBxFEgCD1EVARSJ0IIef1kj~tplv-tiktokx-dmt-logoccm:300:400:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.heic?dr=8595&refresh_token=fce7d89f&x-expires=1784199600&x-signature=xvIoQGOW96UpUgJZYGBjrtpBWBg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEWNpEuvqNFmr3dWBxFEgCD1EVARSJ0IIef1kj~tplv-tiktokx-dmt-logoccm:300:400:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.jpeg?dr=8595&refresh_token=34d1b5cd&x-expires=1784199600&x-signature=nW5naYWEvXXMelPC3xOlzBv%2FKNs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-no1a-p-0037-no/ok1dNjzeDIZuvWxCA1FDkwR13Bf7qLFIENgWEV",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ok1dNjzeDIZuvWxCA1FDkwR13Bf7qLFIENgWEV~tplv-tiktokx-dmt-logom:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.image?dr=8605&refresh_token=d2e43179&x-expires=1784199600&x-signature=N68ptZTu87QCF3n36R%2B2eGQIsF0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ok1dNjzeDIZuvWxCA1FDkwR13Bf7qLFIENgWEV~tplv-tiktokx-dmt-logom:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.image?dr=8605&refresh_token=14c60870&x-expires=1784199600&x-signature=Niegbs7YTZrELQT6EIP3XLeRyuk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ok1dNjzeDIZuvWxCA1FDkwR13Bf7qLFIENgWEV~tplv-tiktokx-dmt-logom:tos-no1a-i-0068-no/oY5DFCN3jEeA7BaWEAAoEf3OkNVyqIAQSFPRgv.jpeg?dr=8605&refresh_token=78884c18&x-expires=1784199600&x-signature=2n5yIqJxVzBx3Av5DvsQHzRW%2FYk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1024,
"tags": null,
"width": 576
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7658055520753962254",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783346400,
"desc": "Go to my bio to get free arugula seeds And tell me which green you're going to grow first 1-2-3-4-5? #salad #plants #growyourownfood #gardeningtips #summergarden ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o8fRIEDVhf34hOgGhpB6ICr4gEFPDqAuRZDSjE",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8fRIEDVhf34hOgGhpB6ICr4gEFPDqAuRZDSjE~tplv-tiktokx-origin.image?dr=8606&refresh_token=f32c51f8&x-expires=1784199600&x-signature=PfdhABYpIgGLbw5rmo4fdeIKEmY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8fRIEDVhf34hOgGhpB6ICr4gEFPDqAuRZDSjE~tplv-tiktokx-origin.image?dr=8606&refresh_token=245de9c5&x-expires=1784199600&x-signature=1s6Wdq3zjSZs2%2FTMk8s4wtcrQH4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8fRIEDVhf34hOgGhpB6ICr4gEFPDqAuRZDSjE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=afd54f51&x-expires=1784199600&x-signature=GFQ8Dn9E5jilcMh4ou1O6FfrXEg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ostbvGAjeAQlGHkfOGjUCfCEgIHkLILmWcBgz9",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ostbvGAjeAQlGHkfOGjUCfCEgIHkLILmWcBgz9~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=135f575f&x-expires=1784199600&x-signature=CK3iX8QVqiM9Jkv%2BYTOoaXD3wtI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ostbvGAjeAQlGHkfOGjUCfCEgIHkLILmWcBgz9~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=7b1bad2a&x-expires=1784199600&x-signature=Pd0P4FhOzj9mbGNQpciJqE3fOn0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ostbvGAjeAQlGHkfOGjUCfCEgIHkLILmWcBgz9~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=05e5ed71&x-expires=1784199600&x-signature=kAw4%2Bm%2BdFJ%2FPHhZY%2FDbmjzSX5KU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oQ8UfMjIIfMjb3TQqBXHvB1fHJrFAAC6cMyksA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ8UfMjIIfMjb3TQqBXHvB1fHJrFAAC6cMyksA~tplv-tiktokx-origin.image?dr=8606&refresh_token=d3241400&x-expires=1784199600&x-signature=z3d8yp0w0RZz3knt34Ve6QLUo8c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ8UfMjIIfMjb3TQqBXHvB1fHJrFAAC6cMyksA~tplv-tiktokx-origin.image?dr=8606&refresh_token=32acf644&x-expires=1784199600&x-signature=OllaQcieeECNZUreXjQ%2FQKDk99I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ8UfMjIIfMjb3TQqBXHvB1fHJrFAAC6cMyksA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2d6b943d&x-expires=1784199600&x-signature=AJETcL9x5bEIHojq3HZ2mJc2wfg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7655823311867301134",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782741600,
"desc": "How is almost July? This is the month to NOT QUIT on your garden Go to my bio to get my free seeds to fill in the blanks in your garden so you can keep your garden alive through July Here's what I'm planting HOT: Armenian Cucumber Cosmos Yard-Long Beans Basil Mizuna Tomatoes (Inside) WARM: Bush Bean Zucchini Cucumber Arugula Zinnia MILD: Cucumber Arugula Pole Bean Cauliflower Broccoli Marigolds #july #garden #gardeninghacks #summergarden #plants ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oERxgDahA9MQ8FbqyvSFEL9PQBufYuf9PgD5Eh",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oERxgDahA9MQ8FbqyvSFEL9PQBufYuf9PgD5Eh~tplv-tiktokx-origin.image?dr=8606&refresh_token=0e7d7144&x-expires=1784199600&x-signature=rj%2FpKDIJGFE4V%2Bj5GifnHI8KNL0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oERxgDahA9MQ8FbqyvSFEL9PQBufYuf9PgD5Eh~tplv-tiktokx-origin.image?dr=8606&refresh_token=f827dbfe&x-expires=1784199600&x-signature=7248xc9nR2XRR1CB3%2FNH2gJIZ20%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oERxgDahA9MQ8FbqyvSFEL9PQBufYuf9PgD5Eh~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=17321a63&x-expires=1784199600&x-signature=ViahAD6lJtL3RW%2BgVRI4UAY1mrk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oIpRDEghQhqO9REuQBeA8SFSuPyS8Dfv9dAALa",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIpRDEghQhqO9REuQBeA8SFSuPyS8Dfv9dAALa~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=57d865b5&x-expires=1784199600&x-signature=AuGReR05I8Wg38APNMByPuMjNZ8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIpRDEghQhqO9REuQBeA8SFSuPyS8Dfv9dAALa~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=d93281cf&x-expires=1784199600&x-signature=n7rW%2FfcV7GJVOHmzJnn7Bb9nMBI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIpRDEghQhqO9REuQBeA8SFSuPyS8Dfv9dAALa~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=33fe9e11&x-expires=1784199600&x-signature=quLrkBrLQn7URG%2BafUwVGFJqfu8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYr8Ek9ERSuf9Lhy5gIvCQZPQAhqh9DePacDFB",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYr8Ek9ERSuf9Lhy5gIvCQZPQAhqh9DePacDFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=5ff3da70&x-expires=1784199600&x-signature=xFHhpjWZn4nYio9oW38yvjXTFd0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYr8Ek9ERSuf9Lhy5gIvCQZPQAhqh9DePacDFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=a0c7252b&x-expires=1784199600&x-signature=oe2%2FNGNauzE%2BRNJdtBZuE%2B8Z6Lg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYr8Ek9ERSuf9Lhy5gIvCQZPQAhqh9DePacDFB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fd6afb16&x-expires=1784199600&x-signature=3etAiicW1BbtfUW4Vxxhozc3%2B6k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7660294905993907469",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783551424,
"desc": "We’ve been listening to your summer garden questions and are here with solutions! 🌿🪴 If you have more questions about caring for your plants & garden in July, ask us below ⬇️ #zone10 #gardentips #julygarden #howtogarden #summergarden ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-origin.image?dr=8606&refresh_token=2e4cc0e5&x-expires=1784199600&x-signature=NYEBU%2Fto%2FV7k047UDy4xDgEsHGM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-origin.image?dr=8606&refresh_token=6a2f532c&x-expires=1784199600&x-signature=Wa4xFMsBHT%2Bh5mOhTfRUz9qxryQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=76bf9cba&x-expires=1784199600&x-signature=NZc79bSigx1RIXRBL02GRqJyaNs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=9c75931c&x-expires=1784199600&x-signature=b%2BarVYWzc9PUMx3q1hee3W4F8P8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=62a95e7c&x-expires=1784199600&x-signature=5JzaPwySICku3qQgZN8xahMTFoM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=dfef5ddf&x-expires=1784199600&x-signature=wZU6ITfI5rFoaxXXqXWbe4iao6A%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-origin.image?dr=8606&refresh_token=2e4cc0e5&x-expires=1784199600&x-signature=NYEBU%2Fto%2FV7k047UDy4xDgEsHGM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-origin.image?dr=8606&refresh_token=6a2f532c&x-expires=1784199600&x-signature=Wa4xFMsBHT%2Bh5mOhTfRUz9qxryQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0f7AdbBtqAiEgEt1jzFtEwDCCAbTIROWfSAAD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=76bf9cba&x-expires=1784199600&x-signature=NZc79bSigx1RIXRBL02GRqJyaNs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7660146194106027278",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783516781,
"desc": "what’s growing in the garden: fourth week of june (zone 7b) ✨ #summerrecipes #summergardening #summergarden #gardeninspo #gardenharvest ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/og1qyR0bZAIfDRWVgIFXTTSDHf1liqkEDEBBOI",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/og1qyR0bZAIfDRWVgIFXTTSDHf1liqkEDEBBOI~tplv-tiktokx-origin.image?dr=8606&refresh_token=bd4e12b4&x-expires=1784199600&x-signature=cBWzNpOkaCA7Q9u3%2Fm%2B6A5rCkgQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/og1qyR0bZAIfDRWVgIFXTTSDHf1liqkEDEBBOI~tplv-tiktokx-origin.image?dr=8606&refresh_token=28f83a8e&x-expires=1784199600&x-signature=AXziUKRnYML4y6ni1vsg1%2B5CQJQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/og1qyR0bZAIfDRWVgIFXTTSDHf1liqkEDEBBOI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=82c8e4e0&x-expires=1784199600&x-signature=cH8ANmXLobsrz6%2BFi3Tg%2FM8ZMvM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYfKIxcIjkqeFoKunAHJsQSnIArU3fGQCPNHLC",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYfKIxcIjkqeFoKunAHJsQSnIArU3fGQCPNHLC~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=165d2f38&x-expires=1784199600&x-signature=RkKtzfkXpC82bcCeyC0SHqvRIbs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYfKIxcIjkqeFoKunAHJsQSnIArU3fGQCPNHLC~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=57b3da7d&x-expires=1784199600&x-signature=DjUkVdt1wE%2Brfn5oq1xnnN3A5vs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYfKIxcIjkqeFoKunAHJsQSnIArU3fGQCPNHLC~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=161cb6d0&x-expires=1784199600&x-signature=WuNqoPaVmO%2BXqXJMlkpbNyW6Cdc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o83g1lTHA10EkfSqR7XBDibJqEI7IFFOjJFTfD",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o83g1lTHA10EkfSqR7XBDibJqEI7IFFOjJFTfD~tplv-tiktokx-origin.image?dr=8606&refresh_token=094fd359&x-expires=1784199600&x-signature=tVMcik6sdeuvdW%2BP13zF80SKU5Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o83g1lTHA10EkfSqR7XBDibJqEI7IFFOjJFTfD~tplv-tiktokx-origin.image?dr=8606&refresh_token=3baffd09&x-expires=1784199600&x-signature=Pf1LX%2BqvYxGrjl6tyL8wVVugZpA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o83g1lTHA10EkfSqR7XBDibJqEI7IFFOjJFTfD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a6c7cb17&x-expires=1784199600&x-signature=QnzWRnTcQAgVNDV5rPT3b2umJV4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7657550612493536525",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782912475,
"desc": "what’s growing in the garden: third week of june (zone 7b) ✨ #summerrecipes #summergardening #summergarden #gardeninspo #gardenharvest ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/osScRkhRnQ2nEKSDEqRg8ODvFOfGAB7PSQeKkD",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osScRkhRnQ2nEKSDEqRg8ODvFOfGAB7PSQeKkD~tplv-tiktokx-origin.image?dr=8606&refresh_token=91475b79&x-expires=1784199600&x-signature=iRF%2FfQeg4i%2BncVQ7ImpAIEllp50%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osScRkhRnQ2nEKSDEqRg8ODvFOfGAB7PSQeKkD~tplv-tiktokx-origin.image?dr=8606&refresh_token=a34bd27b&x-expires=1784199600&x-signature=dLViLrUhvHxCJgwUBr9NFQ4s75Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osScRkhRnQ2nEKSDEqRg8ODvFOfGAB7PSQeKkD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7d52059b&x-expires=1784199600&x-signature=BLt%2BqRJ5JIkwMxgFFaqQTsMFuaU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0UOBUytIigFuRJyj0TidAjIEIaF40TBvT7k3",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0UOBUytIigFuRJyj0TidAjIEIaF40TBvT7k3~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=77b3ca1c&x-expires=1784199600&x-signature=AjcgCjeKIsxhbycrNYnMG48Oo1c%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0UOBUytIigFuRJyj0TidAjIEIaF40TBvT7k3~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=80cfd1c5&x-expires=1784199600&x-signature=cyMbVD%2BKUc4ciTn7Ayfo%2BywnGDE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0UOBUytIigFuRJyj0TidAjIEIaF40TBvT7k3~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=d212bc99&x-expires=1784199600&x-signature=j8uqI%2F6YzHkLzK4JwLAl93ZATwQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o8vr0iTIBgAFiPj7yTEdpa4FJ3EkI4uUuBTUi",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8vr0iTIBgAFiPj7yTEdpa4FJ3EkI4uUuBTUi~tplv-tiktokx-origin.image?dr=8606&refresh_token=ab6e589e&x-expires=1784199600&x-signature=IWwWLNKlnAYN5%2BVlz%2BsFbRPrsLk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8vr0iTIBgAFiPj7yTEdpa4FJ3EkI4uUuBTUi~tplv-tiktokx-origin.image?dr=8606&refresh_token=db577584&x-expires=1784199600&x-signature=iwwfht%2Fr3pCDvPFyZqG8nE19%2BsA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8vr0iTIBgAFiPj7yTEdpa4FJ3EkI4uUuBTUi~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3d919cc8&x-expires=1784199600&x-signature=sNl24jWmLfUjZ7xO8TrQ2dzd9ls%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661407110474829069",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783810375,
"desc": "Anyone else’s squash and zucchini getting decimated by vine borers 🫠 #garden #harvest #summerharvest #summergarden #gardening ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/okOSRsfYqISvELDzyBUFFBhEIMDBSTAo4gfnYd",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okOSRsfYqISvELDzyBUFFBhEIMDBSTAo4gfnYd~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.image?dr=8605&refresh_token=cdd54453&x-expires=1784199600&x-signature=lCslWRrMgcTT6V%2BtWavf4haQUsI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okOSRsfYqISvELDzyBUFFBhEIMDBSTAo4gfnYd~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.image?dr=8605&refresh_token=e19fd62c&x-expires=1784199600&x-signature=945yOKVFBMi0dpTyAaO75p9wXMA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okOSRsfYqISvELDzyBUFFBhEIMDBSTAo4gfnYd~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.jpeg?dr=8605&refresh_token=348ad2d4&x-expires=1784199600&x-signature=fqj75XzLOnfBCD3h%2BEuUjEuJ28k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ooSqkUhMSAlzFRitgIFfUySD4fdOoUsEDEBZSI",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooSqkUhMSAlzFRitgIFfUySD4fdOoUsEDEBZSI~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.heic?dr=8595&refresh_token=16732b4a&x-expires=1784199600&x-signature=1z62CEq%2Filq%2F%2FzMyaC%2FVSY%2F2irM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooSqkUhMSAlzFRitgIFfUySD4fdOoUsEDEBZSI~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.heic?dr=8595&refresh_token=b6c45730&x-expires=1784199600&x-signature=erj6EkcesydmBzC1pgJI7rla4fE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooSqkUhMSAlzFRitgIFfUySD4fdOoUsEDEBZSI~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.jpeg?dr=8595&refresh_token=039d7dfa&x-expires=1784199600&x-signature=QJYfPlA%2B1AJHDny7oU97Voh7%2Fes%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oohUDfz4EEMSIYyOSCqgFBdSIURsASofBDSmMu",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oohUDfz4EEMSIYyOSCqgFBdSIURsASofBDSmMu~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.image?dr=8605&refresh_token=da43ee2a&x-expires=1784199600&x-signature=z3%2BMHXXo8zJmCKtDWumasJd8pA0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oohUDfz4EEMSIYyOSCqgFBdSIURsASofBDSmMu~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.image?dr=8605&refresh_token=562e01e1&x-expires=1784199600&x-signature=NioxB%2BWhmeJvKrM7znigSQccls4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oohUDfz4EEMSIYyOSCqgFBdSIURsASofBDSmMu~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/okBKEkIGAQeHdNWAyUZSIOtIUAL8ejApeLEuvA.jpeg?dr=8605&refresh_token=3e5f9534&x-expires=1784199600&x-signature=D%2BZ5O33A8u9RD1XfDes5sBUFycs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7661803797961903390",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783902732,
"desc": "Do this for your plants during the summer heat 🥵 🌿 #Summer #heat #plantsoftiktok #planttips #summergarden ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.image?dr=8605&refresh_token=326bcc7c&x-expires=1784199600&x-signature=PupTArblMYEs36%2FmuvTMUlIstrc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.image?dr=8605&refresh_token=1f2d71d9&x-expires=1784199600&x-signature=KXyvi2knVCO5%2FJenGyyTCtx3A0w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.jpeg?dr=8605&refresh_token=d4f03f8a&x-expires=1784199600&x-signature=y7D787UWWyQy5fuecR2eE5knmr8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.heic?dr=8595&refresh_token=d3a2b7fc&x-expires=1784199600&x-signature=10lpIDqpYecTnwwubbYGV4KDmyM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.heic?dr=8595&refresh_token=4f178015&x-expires=1784199600&x-signature=1uUowomIKTlaXlOqaqhDCLfo6GE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.jpeg?dr=8595&refresh_token=c6112cad&x-expires=1784199600&x-signature=B4AIAU2KYA60eO0wfVwdufsA0Gk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.image?dr=8605&refresh_token=1f2d71d9&x-expires=1784199600&x-signature=KXyvi2knVCO5%2FJenGyyTCtx3A0w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.image?dr=8605&refresh_token=326bcc7c&x-expires=1784199600&x-signature=PupTArblMYEs36%2FmuvTMUlIstrc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAAIIAUqIJAAjfQQmoeELZqCGHj5GIEzdHPfA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMlBAAaUArL4gTztRAiBTlTyE9ABMQNIEPirB.jpeg?dr=8605&refresh_token=7fc45303&x-expires=1784199600&x-signature=%2BwU5tWX29OSPonwdMA5gjwFXkj8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "summergarden",
"cid": "15515795",
"connect_music": null,
"desc": "How does your sunny #SummerGarden look this year? 🌸 From blooming plants to lazy patio couches and cool pools, every outdoor oasis has its own vibe. ✨🛋️",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=15515795",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 61470,
"user_count": 61470,
"view_count": 294767205
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7660075343230881054",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783555920,
"desc": "#collectiblesnewrelease #tikokshopdealsforyoudays #golazogemsweek ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o8MRKIkxPJZyABiDin4ITOX4AEBaBVNQg8IX0",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8MRKIkxPJZyABiDin4ITOX4AEBaBVNQg8IX0~tplv-tiktokx-origin.image?dr=8606&refresh_token=094d7d5d&x-expires=1784199600&x-signature=eGM4rSK90Qt4KDlOsWjUKSYcJ1U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8MRKIkxPJZyABiDin4ITOX4AEBaBVNQg8IX0~tplv-tiktokx-origin.image?dr=8606&refresh_token=d30ac593&x-expires=1784199600&x-signature=st%2FC3qrMA%2BbhBC7VemHtqQ%2B6wUI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8MRKIkxPJZyABiDin4ITOX4AEBaBVNQg8IX0~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3e6b4a4b&x-expires=1784199600&x-signature=V1MydY7BgXbTl54D4Bbqkdu4fGI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/okAcRqkmTKvEEHezEAQzUi1fk5BAOFIDEOVBug",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okAcRqkmTKvEEHezEAQzUi1fk5BAOFIDEOVBug~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8d2f0058&x-expires=1784199600&x-signature=MhI6bj26qvenmDEqcI0mhbnT0M4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okAcRqkmTKvEEHezEAQzUi1fk5BAOFIDEOVBug~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=7b830c24&x-expires=1784199600&x-signature=b%2BqcJRcDuFUXbT1uaY0WcQndunY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okAcRqkmTKvEEHezEAQzUi1fk5BAOFIDEOVBug~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=f5001dc9&x-expires=1784199600&x-signature=k0r8u8VwlP1%2BwviZHpYS9GwG8ro%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oQIx4XgiP8NJSORhpVCEIKBnBDoTAAXZ3rika",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQIx4XgiP8NJSORhpVCEIKBnBDoTAAXZ3rika~tplv-tiktokx-origin.image?dr=8606&refresh_token=0790f7b7&x-expires=1784199600&x-signature=anrhFLok5VGLvPNSDUKJd0kHsgs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQIx4XgiP8NJSORhpVCEIKBnBDoTAAXZ3rika~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed79b278&x-expires=1784199600&x-signature=fQPlnqqOb27D%2B%2BNb7cJi%2ByolSXc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQIx4XgiP8NJSORhpVCEIKBnBDoTAAXZ3rika~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9a696969&x-expires=1784199600&x-signature=Z7Xacg09rVbFjqXwZ8wrLaritIE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7658597023565892878",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783165320,
"desc": "#worldcup2026 #golazogemsweek #panini #collectiblesnewrelease #dealsforyoudays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/osU4kRRz7ClgZALjWHSgK4eKfkIkADeSnpmGIA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osU4kRRz7ClgZALjWHSgK4eKfkIkADeSnpmGIA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.image?dr=8605&refresh_token=1689765a&x-expires=1784199600&x-signature=hhQmvDV1SJJpjNCu%2BNiRDJ4Drlw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osU4kRRz7ClgZALjWHSgK4eKfkIkADeSnpmGIA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.image?dr=8605&refresh_token=5b2afa64&x-expires=1784199600&x-signature=Vp8qoNP2peVh9Y1whlVCXr145dY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osU4kRRz7ClgZALjWHSgK4eKfkIkADeSnpmGIA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.jpeg?dr=8605&refresh_token=0ff68f94&x-expires=1784199600&x-signature=5iqY6Jzc3rYx2mXk6mJhf9buaWY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oMycIAEsMSGNpiIqdSifDBgcpzCS0QEsRQB1Ee",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMycIAEsMSGNpiIqdSifDBgcpzCS0QEsRQB1Ee~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.heic?dr=8595&refresh_token=cbd8aebd&x-expires=1784199600&x-signature=0iIvSSetBTbsKdLmIj9bXVC4t0A%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMycIAEsMSGNpiIqdSifDBgcpzCS0QEsRQB1Ee~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.heic?dr=8595&refresh_token=a8ea3c74&x-expires=1784199600&x-signature=e5mnlawpviS8zNn%2F64%2FwpO5h6Do%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMycIAEsMSGNpiIqdSifDBgcpzCS0QEsRQB1Ee~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.jpeg?dr=8595&refresh_token=616cfc7a&x-expires=1784199600&x-signature=m8cyD38TicD9NT1cRMR3HxGqV%2Fo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o4igypzeAs0EM1SqRLQBDEpmciISIEiI35HSfB",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4igypzeAs0EM1SqRLQBDEpmciISIEiI35HSfB~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.image?dr=8605&refresh_token=bbfa15c4&x-expires=1784199600&x-signature=T6hW47Kk%2F5%2Fy44xvwgav35Nn0iE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4igypzeAs0EM1SqRLQBDEpmciISIEiI35HSfB~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.image?dr=8605&refresh_token=d864bf54&x-expires=1784199600&x-signature=KZfhEMtKKfYW8BLUL9OsyUgErwU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4igypzeAs0EM1SqRLQBDEpmciISIEiI35HSfB~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUNRuSEBzAe2IIScEV3CzBgEDfAZFDA0iCAqMI.jpeg?dr=8605&refresh_token=e75e47b1&x-expires=1784199600&x-signature=o5c%2FPMaqk%2B8fC2fyIYVquuh6nyk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7658597519470890254",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783179780,
"desc": "#worldcup2026 #golazogemsweek #panini #collectiblesnewrelease #dealsforyoudays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.image?dr=8605&refresh_token=70e2b38d&x-expires=1784199600&x-signature=zl%2FXGMcJ7nPFfikqgPObmQ6eQMw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.image?dr=8605&refresh_token=6b6a54a4&x-expires=1784199600&x-signature=crf%2BxSrqGebJWfS6fLvY42GslEk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.jpeg?dr=8605&refresh_token=4cf70b58&x-expires=1784199600&x-signature=HrwzWxPdPGZLp8WkGDPWGPotnuo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.heic?dr=8595&refresh_token=17565e6b&x-expires=1784199600&x-signature=eYywW59TnRP9%2FB9DUuSRYUr6KaA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.heic?dr=8595&refresh_token=9318c162&x-expires=1784199600&x-signature=WchJAE1jLLIvZ31dzduQ1riTIgQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.jpeg?dr=8595&refresh_token=b15ba550&x-expires=1784199600&x-signature=csXkiRH%2BcNhLLkmsAv9ucmK7sgM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.image?dr=8605&refresh_token=70e2b38d&x-expires=1784199600&x-signature=zl%2FXGMcJ7nPFfikqgPObmQ6eQMw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.image?dr=8605&refresh_token=6b6a54a4&x-expires=1784199600&x-signature=crf%2BxSrqGebJWfS6fLvY42GslEk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMTWiiRJwc4IAEqi1AIBQdiyC2BIJGfzBzAWBA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oYaDFCowMEeAPB4IEAAiEfqmSzSBqIA3EDrRgL.jpeg?dr=8605&refresh_token=4cf70b58&x-expires=1784199600&x-signature=HrwzWxPdPGZLp8WkGDPWGPotnuo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7651906897100016909",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1781639760,
"desc": "#panini #worldcup #dealsforyoudays #collectiblesnewrelease #GolazoGemsWeek ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/okaEIkVVfDANCUY1NhFtHjUBAISAfCqYIXfPxE",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okaEIkVVfDANCUY1NhFtHjUBAISAfCqYIXfPxE~tplv-tiktokx-origin.image?dr=8606&refresh_token=7b34a5c3&x-expires=1784199600&x-signature=3uBvEe8WrRvupjLqRpa8KcQp2Jk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okaEIkVVfDANCUY1NhFtHjUBAISAfCqYIXfPxE~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b5996f2&x-expires=1784199600&x-signature=xnoH5YDxWpo6GvkDMeJF4PAum8M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okaEIkVVfDANCUY1NhFtHjUBAISAfCqYIXfPxE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0e9c9798&x-expires=1784199600&x-signature=IsVJo9n7%2BiNcnTtB%2BWm8nG0xkkc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/osuOf4EIIHAUfCYfUCFkxwYSVNEX6IAVDChjJt",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osuOf4EIIHAUfCYfUCFkxwYSVNEX6IAVDChjJt~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=2c4d7312&x-expires=1784199600&x-signature=85Ut64k6IrOYYzQxLCTNjXmk4Cg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osuOf4EIIHAUfCYfUCFkxwYSVNEX6IAVDChjJt~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=5acac402&x-expires=1784199600&x-signature=OzsR7wPdNgIXspAjzUCjKBm%2F%2BC8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osuOf4EIIHAUfCYfUCFkxwYSVNEX6IAVDChjJt~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=e31a0c8f&x-expires=1784199600&x-signature=1K8nsXIju4S4xJbODs0%2FQU%2BCYd4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/okoxIeiqfFeQCALGaOlQob3EIxRuA3exKJEGIq",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okoxIeiqfFeQCALGaOlQob3EIxRuA3exKJEGIq~tplv-tiktokx-origin.image?dr=8606&refresh_token=572c77e8&x-expires=1784199600&x-signature=X2x%2F2X5ygp8JpFeqpfl25bidQgI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okoxIeiqfFeQCALGaOlQob3EIxRuA3exKJEGIq~tplv-tiktokx-origin.image?dr=8606&refresh_token=7368a65e&x-expires=1784199600&x-signature=bdc5SbUuIapH%2FEjxZ%2FY7mbFQ8BM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okoxIeiqfFeQCALGaOlQob3EIxRuA3exKJEGIq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=48cfe108&x-expires=1784199600&x-signature=FfHg%2FKzsb43GFKP20k28Kqo1bPY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7660447173733076237",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783641480,
"desc": "#worldcup2026 #panini #dealsforyoudays #collectiblesnewrelease #golazogemsweek ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 1,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.image?dr=8605&refresh_token=8e782371&x-expires=1784199600&x-signature=drD7Dt3MU%2BeL57W4RSSSStVjGAA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.image?dr=8605&refresh_token=cd60effc&x-expires=1784199600&x-signature=%2B45lMX1VrJuFog%2FVjZlCA2a0zh4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.jpeg?dr=8605&refresh_token=71b9a1b5&x-expires=1784199600&x-signature=mOlCxPYjPNwNXXGdsIfwJMJoQ1w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.heic?dr=8595&refresh_token=90063244&x-expires=1784199600&x-signature=dIHiMpyUGgxxqEz3GcnUXFG5pd0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.heic?dr=8595&refresh_token=be03e9c8&x-expires=1784199600&x-signature=4qXFVY%2BUDCz5ILEbHrJEbwaQFVI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.jpeg?dr=8595&refresh_token=dfb234f8&x-expires=1784199600&x-signature=3Ozrd%2BZ8gJ3aKtG7dJXck2plHr8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.image?dr=8605&refresh_token=8e782371&x-expires=1784199600&x-signature=drD7Dt3MU%2BeL57W4RSSSStVjGAA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.image?dr=8605&refresh_token=cd60effc&x-expires=1784199600&x-signature=%2B45lMX1VrJuFog%2FVjZlCA2a0zh4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogGxY1ABfAByA7BsCFyPAMIwEiIl7JuAhJiEBM~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/osBtEPaBi9yYOWApAAAA9YgEhhgPBkiBk4IFQ.jpeg?dr=8605&refresh_token=71b9a1b5&x-expires=1784199600&x-signature=mOlCxPYjPNwNXXGdsIfwJMJoQ1w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7657857182951607565",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783036140,
"desc": "#worldcup2026 #golazogemsweek #panini #collectiblesnewrelease #dealsforyoudays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-origin.image?dr=8606&refresh_token=570fa320&x-expires=1784199600&x-signature=DMM1q5Tv8BTcGMxdoRIMqJvl4tM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-origin.image?dr=8606&refresh_token=f67da008&x-expires=1784199600&x-signature=COxN%2F5gkF3gLGOpQueFbSRwCVK0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=13ef328e&x-expires=1784199600&x-signature=jA%2BUfqwMmuVf0K%2Fzx3s7s7kkzcU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=7458b74f&x-expires=1784199600&x-signature=fns3%2FPw7%2F%2B%2BBF2bv6GlLWC%2Biby8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=b8709fd5&x-expires=1784199600&x-signature=5%2BCGlH9CikDdjmE%2F5wU9sTAl7YM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=fecb5715&x-expires=1784199600&x-signature=YwuqsESye7wD9i8i1TlhYmtGdmo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-origin.image?dr=8606&refresh_token=f67da008&x-expires=1784199600&x-signature=COxN%2F5gkF3gLGOpQueFbSRwCVK0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-origin.image?dr=8606&refresh_token=570fa320&x-expires=1784199600&x-signature=DMM1q5Tv8BTcGMxdoRIMqJvl4tM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYLI2IfGA1AECkoLeAUjHAAfEPGwJjIcFvdB1k~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ceb5ef4e&x-expires=1784199600&x-signature=FpkMvLLyoQz%2FjXOvN1ZT6mGXgn0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7658597804851367182",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783251900,
"desc": "#worldcup2026 #golazogemsweek #panini #collectiblesnewrelease #dealsforyoudays ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oEejqkE5n1oI3IkmIvxezPAIDfAmFHB9pC2UZI",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEejqkE5n1oI3IkmIvxezPAIDfAmFHB9pC2UZI~tplv-tiktokx-origin.image?dr=8606&refresh_token=33940ff4&x-expires=1784199600&x-signature=34Ub3l%2BpANvm9MtEObAIzorG4Bk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEejqkE5n1oI3IkmIvxezPAIDfAmFHB9pC2UZI~tplv-tiktokx-origin.image?dr=8606&refresh_token=52f6f1d2&x-expires=1784199600&x-signature=vevCYKJjBnlCINR2aN2VbJmQ9e8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEejqkE5n1oI3IkmIvxezPAIDfAmFHB9pC2UZI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=45f3e0d3&x-expires=1784199600&x-signature=SpzQkC7KZYbaNzNSqwvKs%2FI8gGk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ogpIAckIonQzHbUevFZeIDEMIDqmf0A9jPCxlk",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpIAckIonQzHbUevFZeIDEMIDqmf0A9jPCxlk~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=4500ab85&x-expires=1784199600&x-signature=oAwVONWgmuHXN9wT7%2BacDmK9XRk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpIAckIonQzHbUevFZeIDEMIDqmf0A9jPCxlk~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=c24bada0&x-expires=1784199600&x-signature=CI80k5ABGAOZF1hJbGJFGdF%2F8Pw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpIAckIonQzHbUevFZeIDEMIDqmf0A9jPCxlk~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=e425faab&x-expires=1784199600&x-signature=%2BSequi4IEcGBiMgf29kuO0hHwWk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oknIe9AkfAI0txhRCDjUvmCezEHkFItpoZwIUq",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oknIe9AkfAI0txhRCDjUvmCezEHkFItpoZwIUq~tplv-tiktokx-origin.image?dr=8606&refresh_token=8b388727&x-expires=1784199600&x-signature=8tASG0sml2pRnvWKReL8pQTIWbI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oknIe9AkfAI0txhRCDjUvmCezEHkFItpoZwIUq~tplv-tiktokx-origin.image?dr=8606&refresh_token=50eeedb7&x-expires=1784199600&x-signature=QCVRHVIgyPE1Jr7r5UqaMwleZxA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oknIe9AkfAI0txhRCDjUvmCezEHkFItpoZwIUq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8933d173&x-expires=1784199600&x-signature=I%2BSKmF%2FfoJEPkxE5g9Jo8GU7Vo4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7655887540821576990",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782588180,
"desc": "#panini #worldcup2026 #dealsforyoudays #collectiblesnewrelease #golazogemsweek ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oQBGGIADQaoEuIRUQFfcfULJNf2TLQeluKAHn9",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQBGGIADQaoEuIRUQFfcfULJNf2TLQeluKAHn9~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.image?dr=8605&refresh_token=a4ad93ac&x-expires=1784199600&x-signature=V%2BQBuJQpDgvgFJ95YY%2B6eYFA0vA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQBGGIADQaoEuIRUQFfcfULJNf2TLQeluKAHn9~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.image?dr=8605&refresh_token=fcf4e48c&x-expires=1784199600&x-signature=z%2FmYi8rxrL2ztmnyyLudhVy2dMA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQBGGIADQaoEuIRUQFfcfULJNf2TLQeluKAHn9~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.jpeg?dr=8605&refresh_token=66d0d6bd&x-expires=1784199600&x-signature=NhN74LAo9ZycjGka%2F4BL%2BEthj9s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oYALuIlDoQoSLf9uAGFERoSfLZnQUQeGURNaf2",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYALuIlDoQoSLf9uAGFERoSfLZnQUQeGURNaf2~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.heic?dr=8595&refresh_token=535a0445&x-expires=1784199600&x-signature=3cTnT0TT0VJjmqdfQdvkz4RTfp8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYALuIlDoQoSLf9uAGFERoSfLZnQUQeGURNaf2~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.heic?dr=8595&refresh_token=5930cbce&x-expires=1784199600&x-signature=b6v8wsJH0RNxlyxWR5P%2FmcaHwRc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYALuIlDoQoSLf9uAGFERoSfLZnQUQeGURNaf2~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.jpeg?dr=8595&refresh_token=dbdaf383&x-expires=1784199600&x-signature=k8WoGbWh7dtmsO9GvIu%2BhpO8XXg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oIOKfOIQQQAo9HfeNLLUfvxu2UnDqRAaGFlGGu",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIOKfOIQQQAo9HfeNLLUfvxu2UnDqRAaGFlGGu~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.image?dr=8605&refresh_token=8f56a6c5&x-expires=1784199600&x-signature=FbGh3bzd0786InrMmAwdxpWe8F8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIOKfOIQQQAo9HfeNLLUfvxu2UnDqRAaGFlGGu~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.image?dr=8605&refresh_token=830139dd&x-expires=1784199600&x-signature=yh5BoZJqLRlVaKU7HiL5esLVb%2FY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIOKfOIQQQAo9HfeNLLUfvxu2UnDqRAaGFlGGu~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/okMcAD0IKAFyEi6fEA5ftVqTLBRsPAmCEQ7CAq.jpeg?dr=8605&refresh_token=4941bfda&x-expires=1784199600&x-signature=OiPsZlm%2FRBD1l6KYfhx8FXi7zBQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "GolazoGemsWeek",
"cid": "7642409191000735751",
"connect_music": null,
"desc": "#GolazoGemsWeek — Discover rare FIFA collectibles, exclusive drops, exciting auctions, and nonstop LIVE deals from top sellers on TikTok Shop. Join the ultimate football collectibles celebration and score your next grail item during Golazo Gems Week ⚽🔥",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=7642409191000735751",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 1693,
"user_count": 1693,
"view_count": 4525929
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7658298085428202783",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783086496,
"desc": "Summer fun doesn’t have to break the bank especially if you have more than one kids, save this and thank me later☺️ #tiktokgosummerstays #tiktokgostaycation #summervacation2026 #orlandoflorida #fyp ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.image?dr=8605&refresh_token=93592251&x-expires=1784199600&x-signature=9Di0oLg%2FT49hZ6XpWrgW%2BaeBTr4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.image?dr=8605&refresh_token=118bffe0&x-expires=1784199600&x-signature=uYkmqdOVJjU%2FG3wudOG10DySpMs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.jpeg?dr=8605&refresh_token=1d92326e&x-expires=1784199600&x-signature=%2F12LBBwg8F5Ond3VE510tBQBVGs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.heic?dr=8595&refresh_token=dcc457a7&x-expires=1784199600&x-signature=%2F2b2r44HmFoWGiFzncVFsON8Y%2BQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.heic?dr=8595&refresh_token=4b112816&x-expires=1784199600&x-signature=hS9VV67mJshrcoLxKa2mBN5iAOI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.jpeg?dr=8595&refresh_token=fdbc17a7&x-expires=1784199600&x-signature=rAN7Ofw8qAzxhcK2Qj%2F%2B7t8tL1Y%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.image?dr=8605&refresh_token=118bffe0&x-expires=1784199600&x-signature=uYkmqdOVJjU%2FG3wudOG10DySpMs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.image?dr=8605&refresh_token=93592251&x-expires=1784199600&x-signature=9Di0oLg%2FT49hZ6XpWrgW%2BaeBTr4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc6hQG8MUhGfGlpRGeQwIHAveJzApQZAWAAfAA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocCHfnsEAlj6AI9EiEFUAvBDAqqXAIaZf3jIew.jpeg?dr=8605&refresh_token=2ed31842&x-expires=1784199600&x-signature=%2BlVqI3PkqM1mmeFTL2JmMajWA2Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7648436547041185038",
"aweme_type": 55,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780790428,
"desc": "#tiktokgosummerstays #allinclusive #traveltiktok #orlando #travel ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oE3q4ZECyAfoERPigQFGJtSDvf781OLEDEBgkQ",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE3q4ZECyAfoERPigQFGJtSDvf781OLEDEBgkQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=a2ece1df&x-expires=1784199600&x-signature=3Xdm04vz6tHn%2FeQMfWRU%2FlXflLU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE3q4ZECyAfoERPigQFGJtSDvf781OLEDEBgkQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=e3b0d6b5&x-expires=1784199600&x-signature=n2qw7W8haorTgtukBX3dVYoXHEI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE3q4ZECyAfoERPigQFGJtSDvf781OLEDEBgkQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b01cc9e4&x-expires=1784199600&x-signature=tQQd0dkRAmyhLLHNOf3qPHep6bo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oMJ7gJDMWQqtFZ1EzSfBR3vKTo8eaLECAEDGkQ",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMJ7gJDMWQqtFZ1EzSfBR3vKTo8eaLECAEDGkQ~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ce07bbad&x-expires=1784199600&x-signature=rrgAA1OOjy1QpVs1T3%2B2CLMwVEI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMJ7gJDMWQqtFZ1EzSfBR3vKTo8eaLECAEDGkQ~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=74f58454&x-expires=1784199600&x-signature=f69r%2Bmmeh6W6XilSORUtD52StVg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMJ7gJDMWQqtFZ1EzSfBR3vKTo8eaLECAEDGkQ~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=34b98743&x-expires=1784199600&x-signature=3B7rtBImyrFmKGArsOmw%2Fnvf9pE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oESDDl96EYADIPFgqDeACtLf3EoRBvEJkIDx71",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oESDDl96EYADIPFgqDeACtLf3EoRBvEJkIDx71~tplv-tiktokx-origin.image?dr=8606&refresh_token=8e8ec578&x-expires=1784199600&x-signature=B09Kr3GyUDPaVg46mmXHSZ3d6HA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oESDDl96EYADIPFgqDeACtLf3EoRBvEJkIDx71~tplv-tiktokx-origin.image?dr=8606&refresh_token=c959a12a&x-expires=1784199600&x-signature=OIotJPdHtUSMR6LlQLKRpAV2NcE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oESDDl96EYADIPFgqDeACtLf3EoRBvEJkIDx71~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c79aa6a3&x-expires=1784199600&x-signature=wGneQOX7%2FyW%2F0QX7en1%2Fkf2x3bk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7657870858760834317",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782987019,
"desc": "It’s very fun here click the link below to have a look #tiktokgovacationstays #tiktokgosummerstays #tiktokgovacationfun #tiktokgosummerfun #for ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oAZ1CwGiIp8fMvpbOwAx1ImIIAR1b2BNCEQBiA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAZ1CwGiIp8fMvpbOwAx1ImIIAR1b2BNCEQBiA~tplv-tiktokx-origin.image?dr=8606&refresh_token=8551f03f&x-expires=1784199600&x-signature=Joy57XHPC0LCVu0TI7BZU9JixeY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAZ1CwGiIp8fMvpbOwAx1ImIIAR1b2BNCEQBiA~tplv-tiktokx-origin.image?dr=8606&refresh_token=70b9bad5&x-expires=1784199600&x-signature=%2FRcN9xcGt0fJwJbkbdRKksD9imA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAZ1CwGiIp8fMvpbOwAx1ImIIAR1b2BNCEQBiA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=10a49026&x-expires=1784199600&x-signature=z3itTNI3w9wcIROMY0V4htxixOw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oks2VMeEGJIqjphUAjCQjc4FffKrhaIkHD2CAZ",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oks2VMeEGJIqjphUAjCQjc4FffKrhaIkHD2CAZ~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=0a6ca80e&x-expires=1784199600&x-signature=jYD7zY5A09qouiK37LNLBthtNww%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oks2VMeEGJIqjphUAjCQjc4FffKrhaIkHD2CAZ~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=94542e16&x-expires=1784199600&x-signature=%2BwW9hT5RXVJWuAhRwP9H6CcIlaE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oks2VMeEGJIqjphUAjCQjc4FffKrhaIkHD2CAZ~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=92ba416b&x-expires=1784199600&x-signature=zZrV5vZSlpUzdkcbDNEKLRRHdk4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oQQMIbi0y8pE51jGBBBAIvI2IR1wOAxCIxibfd",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQQMIbi0y8pE51jGBBBAIvI2IR1wOAxCIxibfd~tplv-tiktokx-origin.image?dr=8606&refresh_token=85bec10c&x-expires=1784199600&x-signature=7D63YYShHzSF10rh3tCOW243M%2BM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQQMIbi0y8pE51jGBBBAIvI2IR1wOAxCIxibfd~tplv-tiktokx-origin.image?dr=8606&refresh_token=beb9323b&x-expires=1784199600&x-signature=pNnyepLGG5StSy%2B8RdhrICvv0RM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQQMIbi0y8pE51jGBBBAIvI2IR1wOAxCIxibfd~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=88671f60&x-expires=1784199600&x-signature=4a6iKPMjKQBZVRCUadHpPa78n48%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7657670397931851039",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782940347,
"desc": "You found an adults-only escape that feels way more expensive than $195 a night and it’s a hour and a half from New York 😁 #tiktokgostaycation #tiktokgosummerstays #poconos #adultsonlyescape #weekendtrip ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.image?dr=8605&refresh_token=a30f3341&x-expires=1784199600&x-signature=jCZSnaYiTIy31JWddkkfutINBV4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.image?dr=8605&refresh_token=0eb17b03&x-expires=1784199600&x-signature=opY9ZW3CPKFTVnmiusqKftW9ZBw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.jpeg?dr=8605&refresh_token=21b819ae&x-expires=1784199600&x-signature=iMUmCgIBGbphH9lqw5pReSZaSdc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.heic?dr=8595&refresh_token=71f4e8fe&x-expires=1784199600&x-signature=UpvIAq0a2Vt6WlAnf9uqwV1Roj0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.heic?dr=8595&refresh_token=e05fb3d7&x-expires=1784199600&x-signature=KghPvl%2B36QH7CK3Fa21s7fdY76U%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.jpeg?dr=8595&refresh_token=0805fc3b&x-expires=1784199600&x-signature=GlKV1RiR20TcYfjO2Ln0Vig0%2B%2FM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.image?dr=8605&refresh_token=a30f3341&x-expires=1784199600&x-signature=jCZSnaYiTIy31JWddkkfutINBV4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.image?dr=8605&refresh_token=0eb17b03&x-expires=1784199600&x-signature=opY9ZW3CPKFTVnmiusqKftW9ZBw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8l7ELfDVEeURwqEugaABRuYFCrAtEKAFAA5IA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMiIKQIFwBEVALBDBAfmitAKAFEMrAmcisI1gC.jpeg?dr=8605&refresh_token=21b819ae&x-expires=1784199600&x-signature=iMUmCgIBGbphH9lqw5pReSZaSdc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7650352699602406687",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1781236561,
"desc": "Honestly slept affordable and such a hidden gem !#tiktokgosummerstays #cali #losangeles #dtla #downtownla ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/okfXjAfzqVQCgBjxIpAgQJFE9uSqDUXqDqIvCe",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okfXjAfzqVQCgBjxIpAgQJFE9uSqDUXqDqIvCe~tplv-tiktokx-origin.image?dr=8606&refresh_token=fb8e4827&x-expires=1784199600&x-signature=iBFwn%2BtsTn9zsXyUyYU2juK8fy0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okfXjAfzqVQCgBjxIpAgQJFE9uSqDUXqDqIvCe~tplv-tiktokx-origin.image?dr=8606&refresh_token=2d4365ba&x-expires=1784199600&x-signature=%2BXWLtdyHwyHtNbdXtbxFDCD1H%2FM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okfXjAfzqVQCgBjxIpAgQJFE9uSqDUXqDqIvCe~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ff930aa0&x-expires=1784199600&x-signature=MB8xjZyq%2BKMkQGtl33J4tVIMKfc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oc1EEK0VOIA31Xb5E8gfrfCYQAixrBB4qIwR1i",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc1EEK0VOIA31Xb5E8gfrfCYQAixrBB4qIwR1i~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=bc25eb30&x-expires=1784199600&x-signature=BjSYo68Gcp5FG8mj3Jt43MKIwXo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc1EEK0VOIA31Xb5E8gfrfCYQAixrBB4qIwR1i~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=587189c4&x-expires=1784199600&x-signature=p%2BFjEsFxfgfM8plOvhIoFWBFEPI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc1EEK0VOIA31Xb5E8gfrfCYQAixrBB4qIwR1i~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=4d0a518a&x-expires=1784199600&x-signature=EY5CSntj8ye%2BIQ%2BzXm4Ty8zkvrs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/ooh0fxBQIi1wYWtE3gqErB1BKIT5VEmfAAriwR",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooh0fxBQIi1wYWtE3gqErB1BKIT5VEmfAAriwR~tplv-tiktokx-origin.image?dr=8606&refresh_token=29d5f4c7&x-expires=1784199600&x-signature=cCzZkJYACUmM%2B47RvBOWIOnsHP8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooh0fxBQIi1wYWtE3gqErB1BKIT5VEmfAAriwR~tplv-tiktokx-origin.image?dr=8606&refresh_token=d6ed9d51&x-expires=1784199600&x-signature=G9jdrmJpZKbq6LHH8kfoYlTMGyw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooh0fxBQIi1wYWtE3gqErB1BKIT5VEmfAAriwR~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0158d3ed&x-expires=1784199600&x-signature=vMKgdfSO3tYUmhuPoyvSFtjpmEY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7647877747657755917",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780660357,
"desc": "If you’re looking for the best place in Orlando to have a cool vacation, it’s at Westgate Lakes with a full-on waterpark. Waterslides, wave pool, and lazy river. Great rates and so much to do. Perfect summer getaway! #tiktokgosummerstays #wheretostayinorlando #summervacation #OrlandoHotel #waterpark @westgatelakes ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/ooIIHRJkzIAX0E8DyQuDieBZfAIDpCGIUIejwL",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooIIHRJkzIAX0E8DyQuDieBZfAIDpCGIUIejwL~tplv-tiktokx-origin.image?dr=8606&refresh_token=b603ec3e&x-expires=1784199600&x-signature=VhSj2%2FTOqBUp%2BRwfdp97uV4Y0Uc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooIIHRJkzIAX0E8DyQuDieBZfAIDpCGIUIejwL~tplv-tiktokx-origin.image?dr=8606&refresh_token=30a1e7e0&x-expires=1784199600&x-signature=cEofJNtBf75GSUIKSF33TWHg8Gc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooIIHRJkzIAX0E8DyQuDieBZfAIDpCGIUIejwL~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ca713a8e&x-expires=1784199600&x-signature=k2KxhwJhFGfn3HtpqBP3v0YXdU8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ogXUCFQiIJQLlxcAyA8QRepqjDD9GHEDIeeQpk",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogXUCFQiIJQLlxcAyA8QRepqjDD9GHEDIeeQpk~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=633eb245&x-expires=1784199600&x-signature=H6hFQqiS8wcxSWSuKFy2Zo6%2Fcg8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogXUCFQiIJQLlxcAyA8QRepqjDD9GHEDIeeQpk~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=11f98807&x-expires=1784199600&x-signature=d%2FiAYT42o0WQoQQTq3Z6a676aPY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogXUCFQiIJQLlxcAyA8QRepqjDD9GHEDIeeQpk~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=132aa885&x-expires=1784199600&x-signature=NAuXNf%2B6kqjDbVTWYpNfHkfNQlU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oAIdgkeeXhpg9kIjJ4RUpGLD8w3GDCAHAlDfKC",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAIdgkeeXhpg9kIjJ4RUpGLD8w3GDCAHAlDfKC~tplv-tiktokx-origin.image?dr=8606&refresh_token=3b2c8964&x-expires=1784199600&x-signature=ZwCMQwL4h4XoufgOeHEb996w3kk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAIdgkeeXhpg9kIjJ4RUpGLD8w3GDCAHAlDfKC~tplv-tiktokx-origin.image?dr=8606&refresh_token=a41e7744&x-expires=1784199600&x-signature=i5wkpsYqzqA8HF7Kh3nsRTvZXYE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAIdgkeeXhpg9kIjJ4RUpGLD8w3GDCAHAlDfKC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ccad1781&x-expires=1784199600&x-signature=rE5ia%2BTPeKTiEnfJSAdjzyrC%2BN4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7650612682395061518",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1781297102,
"desc": "Wait… pyramid villas in Florida?! 🤯🌴\tI never expected to find pyramid-style villas surrounded by tropical vibes in Florida 🌊✨ This unique stay feels like a hidden gem straight out of a dream. Definitely adding this one to the bucket list. Tap the green tag to book your stay!\t #tiktokgovacationstays #tiktokgosummerstays #FloridaTravel #PyramidVilla #UniqueStay",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-origin.image?dr=8606&refresh_token=e4d6b13a&x-expires=1784199600&x-signature=IfnOrLCF%2Bzh687gSvJXGbipjq58%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-origin.image?dr=8606&refresh_token=abb7753d&x-expires=1784199600&x-signature=5ZMd%2BpQ8HkggtAftpjWy2tL7wb8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3de17462&x-expires=1784199600&x-signature=ZPfTNmeI9Z0L7k1S%2BVLNgilhb88%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=92dc333b&x-expires=1784199600&x-signature=418sbBMvwEWlFzgRTP4vH1sZeuI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=9f7d6d90&x-expires=1784199600&x-signature=BeDL7wxeVsbx5YDN6GS1PVTBowU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=cfeaa86a&x-expires=1784199600&x-signature=K56dJLCzORJvTAurRM%2FITp1tJhA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-origin.image?dr=8606&refresh_token=e4d6b13a&x-expires=1784199600&x-signature=IfnOrLCF%2Bzh687gSvJXGbipjq58%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-origin.image?dr=8606&refresh_token=abb7753d&x-expires=1784199600&x-signature=5ZMd%2BpQ8HkggtAftpjWy2tL7wb8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0sEI4BizAUg7v9i3bJaFkAAA8gABxi4PAExT~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3de17462&x-expires=1784199600&x-signature=ZPfTNmeI9Z0L7k1S%2BVLNgilhb88%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7644624280940039455",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1779902811,
"desc": "Indoor pool. Hot tub. Steam room. Sauna. Heated bidet. And more… Tap the location tag to book it! 🎟️ #tiktokgosummerstays #hiddengem #tiktokgogrow #longbeach #hotelmai",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-origin.image?dr=8606&refresh_token=8e02290a&x-expires=1784199600&x-signature=d3cYuXi99B3X4wadKJbmOW5AZY0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-origin.image?dr=8606&refresh_token=836fab0c&x-expires=1784199600&x-signature=0iH9JAoUL0qY2hlqnJyM%2FJ83SyE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e991fb6e&x-expires=1784199600&x-signature=enXwJMdbiacMZY8Yk9zW06SFKjg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=a0a5eb31&x-expires=1784199600&x-signature=KfoJH6uz4OQKHq1UgJNlttHVW4M%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=13978105&x-expires=1784199600&x-signature=CrxFRmaifRzYjHV7KZwYaoJSbb0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=0064792e&x-expires=1784199600&x-signature=kbs3OfotWyPvFR%2FYnoPh%2B2%2FS1Rs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-origin.image?dr=8606&refresh_token=836fab0c&x-expires=1784199600&x-signature=0iH9JAoUL0qY2hlqnJyM%2FJ83SyE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-origin.image?dr=8606&refresh_token=8e02290a&x-expires=1784199600&x-signature=d3cYuXi99B3X4wadKJbmOW5AZY0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4EAXUfIYElAdAjrfQIAALIIKKGYWLAosek1Vq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=315362b9&x-expires=1784199600&x-signature=kK%2B6CmJiC%2FhFyllxtEy1LoSzlWM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "tiktokgosummerstays",
"cid": "7623264036318085150",
"connect_music": null,
"desc": "",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=7623264036318085150",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 26970,
"user_count": 26970,
"view_count": 243704768
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7656251662822083854",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782672182,
"desc": "Planning Washington, DC for America’s 250th, Fourth of July weekend, or a summer trip? Start checking hotels around The Wharf. InterContinental Washington DC — The Wharf is a luxury waterfront stay near restaurants, boats, river views, and easy summer-night plans. If this hotel is booked or out of budget, check the location tag to compare similar DC hotels from sites like Expedia, Booking, and more. @Visit Washington, DC #GOTODC #WashingtonDC #DCTravel #TheWharfDC #TraciTravels",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oAwZCfDNDHyUFFnIeAEeODQHgCkQ1mZAjDjO5A",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAwZCfDNDHyUFFnIeAEeODQHgCkQ1mZAjDjO5A~tplv-tiktokx-origin.image?dr=8606&refresh_token=bcee3cf1&x-expires=1784199600&x-signature=R0z3%2FINQ3geTwdgcSe1avj3QDko%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAwZCfDNDHyUFFnIeAEeODQHgCkQ1mZAjDjO5A~tplv-tiktokx-origin.image?dr=8606&refresh_token=5340452c&x-expires=1784199600&x-signature=%2B4LZo%2Bc0UMC7PzTk9vcE8QxOvpM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAwZCfDNDHyUFFnIeAEeODQHgCkQ1mZAjDjO5A~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c19ad3cc&x-expires=1784199600&x-signature=TraJPSxWupvJwAcTgkp3NfBH0FI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oAjC5FHBKNefCjg1HUi1AmkA49QIQAZnDOeDEA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAjC5FHBKNefCjg1HUi1AmkA49QIQAZnDOeDEA~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=19d9406b&x-expires=1784199600&x-signature=IbUSCYUyq3HnsVNzceEq2ZqCH9o%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAjC5FHBKNefCjg1HUi1AmkA49QIQAZnDOeDEA~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f308d073&x-expires=1784199600&x-signature=PR2thyTiCKOLwOwPBIbtxg%2BXmCU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAjC5FHBKNefCjg1HUi1AmkA49QIQAZnDOeDEA~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=a4cbfdc5&x-expires=1784199600&x-signature=%2B81YT9YJZ2IGXnz6LonidaDwfxA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ogOCIZefSAgUFHAjQ5HmjeDDAEcIkCEN1ngcQU",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogOCIZefSAgUFHAjQ5HmjeDDAEcIkCEN1ngcQU~tplv-tiktokx-origin.image?dr=8606&refresh_token=a5b11974&x-expires=1784199600&x-signature=kAh0WnmKMPuA77UF4E7tE9ekTgU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogOCIZefSAgUFHAjQ5HmjeDDAEcIkCEN1ngcQU~tplv-tiktokx-origin.image?dr=8606&refresh_token=c5b3fc91&x-expires=1784199600&x-signature=Cjw6sb85SDX1Ko11y0zo3vVeozk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogOCIZefSAgUFHAjQ5HmjeDDAEcIkCEN1ngcQU~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c43b0b98&x-expires=1784199600&x-signature=ZY96TeTnTWvW%2FYAsgLEJPLR0gtI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7651633841991388429",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1781534871,
"desc": "Best eco-friendly tour of the National Mall! 💚 The details 👇👇👇 ⭐️ Washington DC Guided Tours ⏰ 2 hrs 🎟️ ~$50/person (check for discounts and sales!) 📍 Washington, DC (National Mall Area) 🧑🧑🧒🧒 Great for groups and families ☀️ Perfect sunny day activity Can you walk the National Mall? #gotodc ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oQlkHeeGkI9QjfUI3EQZYYVCwCJAGIEoLBBRIA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQlkHeeGkI9QjfUI3EQZYYVCwCJAGIEoLBBRIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=3418d2d6&x-expires=1784199600&x-signature=zmiItzGHLeOtltPqKqPPcd2UOnY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQlkHeeGkI9QjfUI3EQZYYVCwCJAGIEoLBBRIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=f63bc513&x-expires=1784199600&x-signature=cZYefgmcf%2BYrUmExojl0KqdVtMc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQlkHeeGkI9QjfUI3EQZYYVCwCJAGIEoLBBRIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3567a542&x-expires=1784199600&x-signature=H9IvLtfOqgW0D9K5et%2Fx6J3Pq7I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oUIepREAkZALZICEUcjV9YekgEGGHCiIfBJU3w",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIepREAkZALZICEUcjV9YekgEGGHCiIfBJU3w~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1c3520dd&x-expires=1784199600&x-signature=z45hLUT04l8trCcISdaTPnuDZ24%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIepREAkZALZICEUcjV9YekgEGGHCiIfBJU3w~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1d695b7a&x-expires=1784199600&x-signature=%2Bh0oyd8HEEsE6EQyvNYcaHjWEkg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIepREAkZALZICEUcjV9YekgEGGHCiIfBJU3w~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=d5db56ba&x-expires=1784199600&x-signature=NqpWc1Rk1IztLw78zMbM4GLxJtE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ochI9IeTQ39Ik7YCqgOGeHyjERALDICAF9eUQk",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ochI9IeTQ39Ik7YCqgOGeHyjERALDICAF9eUQk~tplv-tiktokx-origin.image?dr=8606&refresh_token=98c4359e&x-expires=1784199600&x-signature=a0utyXQnCUYIXnsug8oabXx%2F08U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ochI9IeTQ39Ik7YCqgOGeHyjERALDICAF9eUQk~tplv-tiktokx-origin.image?dr=8606&refresh_token=cd337752&x-expires=1784199600&x-signature=Mxo%2Fy2dtno%2B2hskOyD52GKA%2F7dU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ochI9IeTQ39Ik7YCqgOGeHyjERALDICAF9eUQk~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0e010fc2&x-expires=1784199600&x-signature=kwi88h9FlOxNlIrLmoU37bMpOKk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7653167870276390158",
"aweme_type": 55,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1781906760,
"desc": "Watch DC fireworks from the Wharf If you’re planning DC for Fourth of July weekend or America 250, the Wharf is one of the easiest places to turn fireworks night into a full plan. Come down early for water views, restaurants, rooftops, live music, boat options, water taxis, and views of the National Park Service fireworks. You can rent an electric picnic boat during the day, look at water taxi options, or book a fireworks cruise from the Wharf if you want the water-view version. Check the location tag for things to do nearby and compare your dates before prices move. Looking for hotels nearby? Check my DC playlist. @Visit Washington, DC @The Wharf DC #GOTODC #TikTokGO #WashingtonDC #FourthOfJulyWeekend #America250",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oUhH5BpB1Ag8qmiiipVsNAIICBw1fG2wtII7oM",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhH5BpB1Ag8qmiiipVsNAIICBw1fG2wtII7oM~tplv-tiktokx-origin.image?dr=8606&refresh_token=945dd78a&x-expires=1784199600&x-signature=B%2BjiK4QtnytvNeEQ6GKDEAu7ACU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhH5BpB1Ag8qmiiipVsNAIICBw1fG2wtII7oM~tplv-tiktokx-origin.image?dr=8606&refresh_token=41c4afed&x-expires=1784199600&x-signature=5pOHcpFjAQ4MfphlhJ6iMP5pqmU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhH5BpB1Ag8qmiiipVsNAIICBw1fG2wtII7oM~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9ec56efe&x-expires=1784199600&x-signature=ffWbALDFVWPUpVoZw6lxpqpnkJo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0B1WpsMIAiGwIig7fIgC08BXHWhswqtEIAEi1",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0B1WpsMIAiGwIig7fIgC08BXHWhswqtEIAEi1~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=36cefd94&x-expires=1784199600&x-signature=wqhH4LNpVAqSLF5wXAlTLmfWVPM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0B1WpsMIAiGwIig7fIgC08BXHWhswqtEIAEi1~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=e011cc37&x-expires=1784199600&x-signature=NngDqCwkfREix2ovRhdCtTjlnvI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0B1WpsMIAiGwIig7fIgC08BXHWhswqtEIAEi1~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=c542dd36&x-expires=1784199600&x-signature=5yLLquhPuh1zU5Gml8uQvMiBdBQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oc7Chfs1iw4IBacICw8iAMApgBGiItat1qHIuw",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc7Chfs1iw4IBacICw8iAMApgBGiItat1qHIuw~tplv-tiktokx-origin.image?dr=8606&refresh_token=a7557c92&x-expires=1784199600&x-signature=olpE0Xrgp%2BaAK46lv9dbWtKt3%2Fo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc7Chfs1iw4IBacICw8iAMApgBGiItat1qHIuw~tplv-tiktokx-origin.image?dr=8606&refresh_token=b6246f03&x-expires=1784199600&x-signature=CSW1y7zAJMuWyGJra9zcmNd%2BwiM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc7Chfs1iw4IBacICw8iAMApgBGiItat1qHIuw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8cfa77f4&x-expires=1784199600&x-signature=zNYHOfkY%2BKbWRtQoPoIx7DrodiE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7647390814783556878",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780546960,
"desc": "D.C. is better 😍🥰 What y’all think? You can book nearby stays, restaurant reservations and self driving boats and activities at the D.C. wharf 🛥️ 🥂🌅🌆 just click the location tagged #tiktokgopost #gotodc #dcwharf #wharf #dc ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/osgzffLTGgBZQBzmAmLCIZGDIFeRoeOgIaAQRg",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osgzffLTGgBZQBzmAmLCIZGDIFeRoeOgIaAQRg~tplv-tiktokx-origin.image?dr=8606&refresh_token=e9a33095&x-expires=1784199600&x-signature=jy8WtrvVucsIK%2Bqp9o6jlx0tljU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osgzffLTGgBZQBzmAmLCIZGDIFeRoeOgIaAQRg~tplv-tiktokx-origin.image?dr=8606&refresh_token=f9cf38cb&x-expires=1784199600&x-signature=OOHlIN8%2B8cc5q3E6ZWpL1kF30IU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osgzffLTGgBZQBzmAmLCIZGDIFeRoeOgIaAQRg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1a244734&x-expires=1784199600&x-signature=eUvcQJir6Rx724N%2FPzDhfOUt0%2BY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o8SDIoqbE5GDQZFgqKEAZfPfpz5RBBEIBQDdoz",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SDIoqbE5GDQZFgqKEAZfPfpz5RBBEIBQDdoz~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=2db0f565&x-expires=1784199600&x-signature=Om%2BLuEL6rAJ50OwccnyJdG1Qdxc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SDIoqbE5GDQZFgqKEAZfPfpz5RBBEIBQDdoz~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=18550f9d&x-expires=1784199600&x-signature=JwUR%2F%2FlGEs9%2B%2Fq8dnmJ7NbPUmro%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SDIoqbE5GDQZFgqKEAZfPfpz5RBBEIBQDdoz~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=82db3860&x-expires=1784199600&x-signature=HNDM%2Fs8BrQQl%2FY9afBqfkqMHdl0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/owZEIfPBzgPRDROQCZ5EABBSfDIFQ03oqEzpLR",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owZEIfPBzgPRDROQCZ5EABBSfDIFQ03oqEzpLR~tplv-tiktokx-origin.image?dr=8606&refresh_token=557f541a&x-expires=1784199600&x-signature=j4rXP11C8sCBjr2EHSXC1ehFXfk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owZEIfPBzgPRDROQCZ5EABBSfDIFQ03oqEzpLR~tplv-tiktokx-origin.image?dr=8606&refresh_token=8394050f&x-expires=1784199600&x-signature=G6iLTamh4I8hoGrZhbppOzOo5dc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owZEIfPBzgPRDROQCZ5EABBSfDIFQ03oqEzpLR~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=beb7e2f9&x-expires=1784199600&x-signature=3yfUGk8rf4%2B4fV%2By13bjNFu9Z1M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7653208527808351502",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1781901498,
"desc": "#gotodc #tiktokgo #exorcist #spooky #georgetown ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/okQOfjCUVarUeF7GtURDXAFIkUHfAFVj4QSVE0",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okQOfjCUVarUeF7GtURDXAFIkUHfAFVj4QSVE0~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.image?dr=8605&refresh_token=498dab15&x-expires=1784199600&x-signature=2vqINqQodTLarPJJxzJ5QojyZ%2FA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okQOfjCUVarUeF7GtURDXAFIkUHfAFVj4QSVE0~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.image?dr=8605&refresh_token=b7979433&x-expires=1784199600&x-signature=5n%2ByBWaqCECctCqJG701XmJiUP4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okQOfjCUVarUeF7GtURDXAFIkUHfAFVj4QSVE0~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.jpeg?dr=8605&refresh_token=0ac0cf1b&x-expires=1784199600&x-signature=a7BRS20JxsrrBaDIsDuN%2FyVhfUc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/okxCdMiGqIBZC2IAPKrwfqiq11IAIW8BppMtqA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okxCdMiGqIBZC2IAPKrwfqiq11IAIW8BppMtqA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.heic?dr=8595&refresh_token=2ccacb00&x-expires=1784199600&x-signature=k7c4hrivNkAduv0BVPB0wh9dm8M%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okxCdMiGqIBZC2IAPKrwfqiq11IAIW8BppMtqA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.heic?dr=8595&refresh_token=21511a36&x-expires=1784199600&x-signature=aiAzY3JENtqJHIkGwrQBKcWxzYY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okxCdMiGqIBZC2IAPKrwfqiq11IAIW8BppMtqA~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.jpeg?dr=8595&refresh_token=221da13f&x-expires=1784199600&x-signature=H9a8A6%2FNgJr3g4jYx8oVAhEYPII%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/owf1ldI4CuBG813iAqiPCIwMBK9qIwA2tqDpqA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owf1ldI4CuBG813iAqiPCIwMBK9qIwA2tqDpqA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.image?dr=8605&refresh_token=05735fc1&x-expires=1784199600&x-signature=1hfiOJAs05%2Fdkg58zzTKftDnHPQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owf1ldI4CuBG813iAqiPCIwMBK9qIwA2tqDpqA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.image?dr=8605&refresh_token=98cf3b86&x-expires=1784199600&x-signature=QbUEltyHJo9fsjaNrfbK437qfVk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owf1ldI4CuBG813iAqiPCIwMBK9qIwA2tqDpqA~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oA5AEDAF4EAxARAgtkENwiIaGsq5DfqCSLqqe1.jpeg?dr=8605&refresh_token=8de995a8&x-expires=1784199600&x-signature=6FPlHbSdekv3fqRxOQjvc0AUHvk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7654036626284317982",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1782094289,
"desc": "From the Lincoln Memorial to The Capitol, the National Mall is home to America’s most iconic monuments, memorials, and museums. Pretty sure we walked enough in 6 days to qualify for a marathon! Washington, D.C. was worth every step. 🇺🇸👟 #gotodc #washingtondc #traveltok #america #usatiktok ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast8-p-0068-tx2/oAjPiiAiGIAwQIBAyYCHxzIE3FmmBf5Aqdm1J4",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAjPiiAiGIAwQIBAyYCHxzIE3FmmBf5Aqdm1J4~tplv-tiktokx-origin.image?dr=8606&refresh_token=b8b87691&x-expires=1784199600&x-signature=WM0rOlyALyU1MDYEVttSiocSKjs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAjPiiAiGIAwQIBAyYCHxzIE3FmmBf5Aqdm1J4~tplv-tiktokx-origin.image?dr=8606&refresh_token=aad980f8&x-expires=1784199600&x-signature=YYZTnjE4gP37S9lLeY1AKrwtuGs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAjPiiAiGIAwQIBAyYCHxzIE3FmmBf5Aqdm1J4~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f00e2982&x-expires=1784199600&x-signature=V%2F%2BW7J4vWdbPOXzOSou9LlP9oGA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oA7NQKFBvTVNfiUxEHDAQnOhRkqAMBBE0JEGfD",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oA7NQKFBvTVNfiUxEHDAQnOhRkqAMBBE0JEGfD~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=c2869e84&x-expires=1784199600&x-signature=hSX56shXlF%2B1b3oAfE0BfxrGttk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oA7NQKFBvTVNfiUxEHDAQnOhRkqAMBBE0JEGfD~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=7e5c19c8&x-expires=1784199600&x-signature=gR%2BvqOl971sdC8Z5LA1wtDcerf0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oA7NQKFBvTVNfiUxEHDAQnOhRkqAMBBE0JEGfD~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=83e89145&x-expires=1784199600&x-signature=kSjQ%2FfbCtooARq5QxCyXczEYduA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast8-p-0068-tx2/oczywAfJqHIBFmIYCmAjIGiiKdmxg14dB4iEAB",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oczywAfJqHIBFmIYCmAjIGiiKdmxg14dB4iEAB~tplv-tiktokx-origin.image?dr=8606&refresh_token=496bf6b9&x-expires=1784199600&x-signature=hEqIhNZFyxr0I8sv2V%2Fxj9ba2vU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oczywAfJqHIBFmIYCmAjIGiiKdmxg14dB4iEAB~tplv-tiktokx-origin.image?dr=8606&refresh_token=b86d9b5b&x-expires=1784199600&x-signature=zA8vZugVykgug3KbYxssG7wjHmo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oczywAfJqHIBFmIYCmAjIGiiKdmxg14dB4iEAB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e116ff47&x-expires=1784199600&x-signature=mhvmrYqLUfFiDs3f4Hwfdlj6XDs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7658300427233922317",
"aweme_type": 55,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1783087058,
"desc": "📍National Harbor #washingtondc#DC#fyp#hiddengems#gotodc ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o4Pf8ANhBQJyYy2OvfpReMfFHAU0IYV8AA8WIG",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4Pf8ANhBQJyYy2OvfpReMfFHAU0IYV8AA8WIG~tplv-tiktokx-origin.image?dr=8606&refresh_token=98b9eb74&x-expires=1784199600&x-signature=VAhFBGArS6IKBd5VKuT4xT6tixY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4Pf8ANhBQJyYy2OvfpReMfFHAU0IYV8AA8WIG~tplv-tiktokx-origin.image?dr=8606&refresh_token=e0118750&x-expires=1784199600&x-signature=OVSwiehooAdqTMeQHfF0GUrr8jI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4Pf8ANhBQJyYy2OvfpReMfFHAU0IYV8AA8WIG~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1bc80572&x-expires=1784199600&x-signature=G653pdl4dd1f3RxwBCuoew3FVpQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oomQAhjIPMevHoUYNF3PIvEhHDg9fJACjFCfFk",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oomQAhjIPMevHoUYNF3PIvEhHDg9fJACjFCfFk~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=511a01a7&x-expires=1784199600&x-signature=GpzN8fG3E%2BmPoCFhGcoMskmZmD8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oomQAhjIPMevHoUYNF3PIvEhHDg9fJACjFCfFk~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=68977917&x-expires=1784199600&x-signature=juoOzAkzLOonNqllzoxv%2FHn9pLM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oomQAhjIPMevHoUYNF3PIvEhHDg9fJACjFCfFk~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=44b9e4e5&x-expires=1784199600&x-signature=xir%2B3jJVfq3MUdsjZ33k8%2FXx2SM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oUQZyzGRBOA8fAIeUpRA0h8YIFW8JfHMvzMfNA",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUQZyzGRBOA8fAIeUpRA0h8YIFW8JfHMvzMfNA~tplv-tiktokx-origin.image?dr=8606&refresh_token=4135f0d2&x-expires=1784199600&x-signature=r3vZLOT6EqDUFsAe9FND4Qvap3Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUQZyzGRBOA8fAIeUpRA0h8YIFW8JfHMvzMfNA~tplv-tiktokx-origin.image?dr=8606&refresh_token=9e84b4da&x-expires=1784199600&x-signature=1WQltvaVDJBgIoyNO2Yqo6F9XGw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUQZyzGRBOA8fAIeUpRA0h8YIFW8JfHMvzMfNA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1eae7ba6&x-expires=1784199600&x-signature=eZCU7GPOCKbYCajBNb3EJdT1Qx4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7649231401975287053",
"aweme_type": 55,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780975480,
"desc": "If you’re heading to Washington DC and you like to go sightseeing.. Click the green location tag in this video to view various tours and things to do in the area #gotodc #washingtonmonument #visitdc #dmvtiktok #washingtondc ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 2,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "Can’t promote due to audio copyright issue",
"promote_toast_key": "reason_cannot_promote_music",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oMIdn1nCxA8K9wIVxDIAIiiBJhBmQEBr4fga3p",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMIdn1nCxA8K9wIVxDIAIiiBJhBmQEBr4fga3p~tplv-tiktokx-origin.image?dr=8606&refresh_token=0c9f084a&x-expires=1784199600&x-signature=0SVI0KyMbOhShxKlaQH76iOGMCQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMIdn1nCxA8K9wIVxDIAIiiBJhBmQEBr4fga3p~tplv-tiktokx-origin.image?dr=8606&refresh_token=e0c738b2&x-expires=1784199600&x-signature=VkI%2Fn6nPCkDgyen%2Bkpk%2Bctn66wM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMIdn1nCxA8K9wIVxDIAIiiBJhBmQEBr4fga3p~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=327f62c3&x-expires=1784199600&x-signature=aQBQgAsq7yCFEjwCeetogcEuNf0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/okERHuQnjMBqvRDOBgfAFwASHSQh3ey1D4JqhE",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okERHuQnjMBqvRDOBgfAFwASHSQh3ey1D4JqhE~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=80b5354e&x-expires=1784199600&x-signature=pid%2FO%2FWiOfM4OHYaHHUbKpBzjGA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okERHuQnjMBqvRDOBgfAFwASHSQh3ey1D4JqhE~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=93579d2e&x-expires=1784199600&x-signature=GNOxMZvFxqm1%2Feuq68di3yoHa3c%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okERHuQnjMBqvRDOBgfAFwASHSQh3ey1D4JqhE~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=13fd06f5&x-expires=1784199600&x-signature=GSRbXFWOLKESCSqLRfd7%2BTdBTiQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oQIIJp1A8M84yagnBBInQEiY4vBADwfxihCkV3",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQIIJp1A8M84yagnBBInQEiY4vBADwfxihCkV3~tplv-tiktokx-origin.image?dr=8606&refresh_token=ecd9cfb6&x-expires=1784199600&x-signature=iPrCrPGgW9ExSGoSz%2Bg%2F6Iezh8g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQIIJp1A8M84yagnBBInQEiY4vBADwfxihCkV3~tplv-tiktokx-origin.image?dr=8606&refresh_token=86e0f6e8&x-expires=1784199600&x-signature=T%2B7Ki3lYwq061e9K3h7Xl3u7lag%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQIIJp1A8M84yagnBBInQEiY4vBADwfxihCkV3~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7dccb816&x-expires=1784199600&x-signature=vG9gs2ZyuvahlKLD2CiTNqpMrdA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "GOtoDC",
"cid": "1657638755044357",
"connect_music": null,
"desc": "",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=1657638755044357",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 7399,
"user_count": 7399,
"view_count": 31701981
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
},
{
"aweme_list": [
{
"anchors": null,
"aweme_id": "7647900175226195213",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780665570,
"desc": "Explaining one of our favorite diamonds on today’s show ✨💎 This beauty will be available live at 11 A.M. Eastern Time — don’t miss your chance to see all the details up close and shop some of the most incredible stones. #GoldRushLIVe #TTSAuctionWins ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o8viXMaF9Qg0E4UAJLQ58NzBRinAiBOiIIcya",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8viXMaF9Qg0E4UAJLQ58NzBRinAiBOiIIcya~tplv-tiktokx-origin.image?dr=8606&refresh_token=71542f8d&x-expires=1784199600&x-signature=kZCIwRQ0ia%2F%2FyyvoWQ2gHgSUtYc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8viXMaF9Qg0E4UAJLQ58NzBRinAiBOiIIcya~tplv-tiktokx-origin.image?dr=8606&refresh_token=268f9d7a&x-expires=1784199600&x-signature=iq9DuVbCatn2BCmA9FcxqH4U%2FPU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8viXMaF9Qg0E4UAJLQ58NzBRinAiBOiIIcya~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c8083d16&x-expires=1784199600&x-signature=So0ssy405%2F8Zjw3NG%2B3nDFj2be4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oI0CXLS0IIERFvac54aiBiBUOQi8gUiEQTzAM",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oI0CXLS0IIERFvac54aiBiBUOQi8gUiEQTzAM~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=66992c2d&x-expires=1784199600&x-signature=7mGQGrxS6A830pFk2x3djTukpQQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oI0CXLS0IIERFvac54aiBiBUOQi8gUiEQTzAM~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=34e92747&x-expires=1784199600&x-signature=je1VEZrsIMU9wO%2FIrG9i8WDnmLk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oI0CXLS0IIERFvac54aiBiBUOQi8gUiEQTzAM~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=46846188&x-expires=1784199600&x-signature=Wf%2FbUsDY6lTdHdUmNJRSnW7k6%2Bc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oY4ci2azB8AtMKi0iOUaEBiIBFQvX5IILLYQg",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ci2azB8AtMKi0iOUaEBiIBFQvX5IILLYQg~tplv-tiktokx-origin.image?dr=8606&refresh_token=07707259&x-expires=1784199600&x-signature=psQvQC4eivCJhUaixJ%2FoA6TRH8A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ci2azB8AtMKi0iOUaEBiIBFQvX5IILLYQg~tplv-tiktokx-origin.image?dr=8606&refresh_token=10449d75&x-expires=1784199600&x-signature=eHWWrs5xDauHc7cmZdbgxmxAUu8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ci2azB8AtMKi0iOUaEBiIBFQvX5IILLYQg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9780575f&x-expires=1784199600&x-signature=S5SpfVx7YykOu6FghrqOjHgBKKQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7647254553695456526",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780515230,
"desc": "Replying to @😈 It’s Demon doll bish😈 just launched…. The 20 inch star girl chain 😍😍 #fyp #jewelry #GoldRushLIVE #tiktoklive #necklace ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 1,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f841ed3&x-expires=1784199600&x-signature=E3m1XbYJrGAKP%2Bb84B8NSk%2FrsTc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=0772fe2d&x-expires=1784199600&x-signature=sgi6hkFcgJhE4feput1U6%2FiXmd0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=17791639&x-expires=1784199600&x-signature=Ns5YUsOyzO%2Bo1YE8c5QzUAWKv3A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=6b13fc16&x-expires=1784199600&x-signature=HNCmaUwNAQVvHuf0pPEo0j93%2BwE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=1d19bf63&x-expires=1784199600&x-signature=9aMlKIZEr0gKgVS8jQsYC0%2FnDJI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=f3e6dec2&x-expires=1784199600&x-signature=RZeE9hiufwKHaaOw9Sd6frpMGx8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f841ed3&x-expires=1784199600&x-signature=E3m1XbYJrGAKP%2Bb84B8NSk%2FrsTc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=0772fe2d&x-expires=1784199600&x-signature=sgi6hkFcgJhE4feput1U6%2FiXmd0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfkgIcSICDF7reEAIdAsAAwjWGgZqogDERgEA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=17791639&x-expires=1784199600&x-signature=Ns5YUsOyzO%2Bo1YE8c5QzUAWKv3A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7645128547182415118",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780020212,
"desc": "Ara atelier tryon haul!!🤍 spoiler alert it’s good… #tiktokauctionwins #goldrushlive #labgrowndiamond #jewelry #tryonhaul @Ara Atelier @Diamonds with Eric ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.image?dr=8605&refresh_token=bfcf9dbc&x-expires=1784199600&x-signature=jep3ljYKY89IU2fXCDJaqWhzsuY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.image?dr=8605&refresh_token=636124b8&x-expires=1784199600&x-signature=3NG%2BrV76al57%2B6fVlMceGS51naI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.jpeg?dr=8605&refresh_token=5df9c66a&x-expires=1784199600&x-signature=Gb41JHYM8Ejue3sySHRISvpeM1U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.heic?dr=8595&refresh_token=6f6bf24d&x-expires=1784199600&x-signature=cW0OArit0B8zhEOky9SdvgX2peE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.heic?dr=8595&refresh_token=dd394e73&x-expires=1784199600&x-signature=o8CblV7fe5Vb%2B2UsgM5zXrUR9vw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.jpeg?dr=8595&refresh_token=9dffd33f&x-expires=1784199600&x-signature=AFAjcGKQSlOOxILmt10dCi%2FoBCA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.image?dr=8605&refresh_token=636124b8&x-expires=1784199600&x-signature=3NG%2BrV76al57%2B6fVlMceGS51naI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.image?dr=8605&refresh_token=bfcf9dbc&x-expires=1784199600&x-signature=jep3ljYKY89IU2fXCDJaqWhzsuY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0IJDWfDSI3hRkqEU5VUAGRPxCfAjEPAFAAyQg~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o83fAxfI8jIQYAfoAZAQG5BL3eA78ERIOGwJAP.jpeg?dr=8605&refresh_token=7318c51a&x-expires=1784199600&x-signature=V1437e9gq0yh8YJejsKkuj0yIK4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7645723896112499981",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780158834,
"desc": "#GoldRushLIVE #TikTokAuctionWins",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/osOIuDcSUQHeHmt2C8LIAHGtINAjzlkQQ0efki",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osOIuDcSUQHeHmt2C8LIAHGtINAjzlkQQ0efki~tplv-tiktokx-origin.image?dr=8606&refresh_token=00998221&x-expires=1784199600&x-signature=rmNyod5AfLs9H227xLf30ckjAQU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osOIuDcSUQHeHmt2C8LIAHGtINAjzlkQQ0efki~tplv-tiktokx-origin.image?dr=8606&refresh_token=2b30ec93&x-expires=1784199600&x-signature=JUA2C0jkU63NICV%2B6W101Ieb0yw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osOIuDcSUQHeHmt2C8LIAHGtINAjzlkQQ0efki~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e742f1d1&x-expires=1784199600&x-signature=AvProrfx3mXOQwFnvfXqU%2BDve6c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ooXIHNtkGQAimznOfhEHbeJRSAI80CGQUQtjfL",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooXIHNtkGQAimznOfhEHbeJRSAI80CGQUQtjfL~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=50690f71&x-expires=1784199600&x-signature=qdn1YvYp5CiRHc%2FD8cRS3kZYfMQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooXIHNtkGQAimznOfhEHbeJRSAI80CGQUQtjfL~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=483a42f7&x-expires=1784199600&x-signature=ut7hfp1898ODygp%2B2uEJgm0YBhE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooXIHNtkGQAimznOfhEHbeJRSAI80CGQUQtjfL~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=f2ebb355&x-expires=1784199600&x-signature=aAFLGfG0amLg5AGxigsRtHtXYgs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oUzaZGHIJlLiHjteIAebHkUXEAjfNAWwIIWCCS",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUzaZGHIJlLiHjteIAebHkUXEAjfNAWwIIWCCS~tplv-tiktokx-origin.image?dr=8606&refresh_token=94be0317&x-expires=1784199600&x-signature=0fzVQ5AyYkHo1gSUsLDUAmEvBQc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUzaZGHIJlLiHjteIAebHkUXEAjfNAWwIIWCCS~tplv-tiktokx-origin.image?dr=8606&refresh_token=5237a24b&x-expires=1784199600&x-signature=UVM3JDG6EFYn7ZSowlze%2BQCfzos%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUzaZGHIJlLiHjteIAebHkUXEAjfNAWwIIWCCS~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e18c662f&x-expires=1784199600&x-signature=LKfObN1XQh9dj3zWiZWQLdYVuII%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7645060477634071821",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780004365,
"desc": "Replying to @Crystal Zalys freaking out because the riviera ring just restocked 😍 #fyp #jewelry #GoldRushLIVE #TTSAuctionWins #rings ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 1,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-origin.image?dr=8606&refresh_token=8243b43e&x-expires=1784199600&x-signature=1iy5Xfn%2BUmG8kJCszhYC44BcYis%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-origin.image?dr=8606&refresh_token=1ef71abc&x-expires=1784199600&x-signature=wTY%2FFSJjqurtE%2BAsYHDISqm6viY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d067ddf7&x-expires=1784199600&x-signature=4yfnSSdHfAPekYA%2B05kdT6RLw%2FQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=6fbffbe0&x-expires=1784199600&x-signature=czUsanUBPztyDPl1Vbq5fr2%2BxBA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=dcd9b4f6&x-expires=1784199600&x-signature=tz9WF%2FjvUd4N5KNGQ6h%2FEdTWNWw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=2308b9f3&x-expires=1784199600&x-signature=mdJ8Z67I0wetcNyP%2BUitZMGnjCY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-origin.image?dr=8606&refresh_token=8243b43e&x-expires=1784199600&x-signature=1iy5Xfn%2BUmG8kJCszhYC44BcYis%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-origin.image?dr=8606&refresh_token=1ef71abc&x-expires=1784199600&x-signature=wTY%2FFSJjqurtE%2BAsYHDISqm6viY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0gYRqA8GALEEtGcDAIAbfYfMBzgQFEDANSClL~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d067ddf7&x-expires=1784199600&x-signature=4yfnSSdHfAPekYA%2B05kdT6RLw%2FQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7645058198273101070",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780003833,
"desc": "Replying to @Jennifer HARLEY BRACELET IS FINALLY BACK IN STOCK!!! 😍😍😍😍 #fyp #jewelry #bracelet #GoldRushLIVE #TTSAuctionWins ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 1,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/o8fXEDAFIINlQRBg0lEGLPILbTtxDflBSB8q3Y",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8fXEDAFIINlQRBg0lEGLPILbTtxDflBSB8q3Y~tplv-tiktokx-origin.image?dr=8606&refresh_token=035b409a&x-expires=1784199600&x-signature=zfS%2FWdnveV%2FpP14PqOtNakM%2Fi%2Bo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8fXEDAFIINlQRBg0lEGLPILbTtxDflBSB8q3Y~tplv-tiktokx-origin.image?dr=8606&refresh_token=50ce75a2&x-expires=1784199600&x-signature=nBL%2FWoEXqEZ9kEdQH3jcCVJ27tA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8fXEDAFIINlQRBg0lEGLPILbTtxDflBSB8q3Y~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0f994b86&x-expires=1784199600&x-signature=OrXTJDRIP48If9WzuzztuQT6zzs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/oYWpsGfImSLsOAjeRALxvIofZwGQYANkIQeFDm",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYWpsGfImSLsOAjeRALxvIofZwGQYANkIQeFDm~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8d7083bc&x-expires=1784199600&x-signature=384nzMLGf0W48l7M1rfRS0QH4wU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYWpsGfImSLsOAjeRALxvIofZwGQYANkIQeFDm~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ce07443a&x-expires=1784199600&x-signature=CYyV2daEt%2Fc2VHNcwuV44V1PBj4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYWpsGfImSLsOAjeRALxvIofZwGQYANkIQeFDm~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=2c13b423&x-expires=1784199600&x-signature=yJXDpsbuz1yyKr8%2FZgHV7yoF%2BVU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ocTRlGEQfC0BnYSBE3PxtbgIDfAtFDCLIB1qLI",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocTRlGEQfC0BnYSBE3PxtbgIDfAtFDCLIB1qLI~tplv-tiktokx-origin.image?dr=8606&refresh_token=cc157744&x-expires=1784199600&x-signature=QnsRK3aIrbwBgRgnmhGR4aogSUw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocTRlGEQfC0BnYSBE3PxtbgIDfAtFDCLIB1qLI~tplv-tiktokx-origin.image?dr=8606&refresh_token=2224dd6d&x-expires=1784199600&x-signature=9bvNCNxhSHQ1V6xBeCyxizCTe0c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocTRlGEQfC0BnYSBE3PxtbgIDfAtFDCLIB1qLI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d33821f1&x-expires=1784199600&x-signature=l31EmX5z2rsTj5eBZTaOxQq8ZEk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7645412213586529550",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780086273,
"desc": "Replying to @eviewilkerson have you ever seen a more beautiful necklace?! The Clementine ✨✨ #fyp #jewelry #GoldRushLIVE #necklacestack #necklaces ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-origin.image?dr=8606&refresh_token=3f6f24d4&x-expires=1784199600&x-signature=ZxyLNEecoow41akVXTLIOfJLAwM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-origin.image?dr=8606&refresh_token=43085965&x-expires=1784199600&x-signature=06hL8micMikDPt7jfVHPb584pcg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8bf7db5e&x-expires=1784199600&x-signature=1pEyZIuEmnPZ7CMSOgN0TgM7dhE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=ad0bc862&x-expires=1784199600&x-signature=eTlp9WkrTg928VE9ZghvflnQ6o4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=f3062051&x-expires=1784199600&x-signature=XwHynIPeLVfwzM0fzksrFHar%2FUg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=38f10ec6&x-expires=1784199600&x-signature=sdCrnGoN0%2BL%2FI5PRk006OjDJg9M%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-origin.image?dr=8606&refresh_token=43085965&x-expires=1784199600&x-signature=06hL8micMikDPt7jfVHPb584pcg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-origin.image?dr=8606&refresh_token=3f6f24d4&x-expires=1784199600&x-signature=ZxyLNEecoow41akVXTLIOfJLAwM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtz1QABeASEAQGfifCnfTgAXLNe6zAA6QIQcw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=04351c9f&x-expires=1784199600&x-signature=5PUP7voLoVIw1LXkmAsb2AyhfaE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
},
{
"anchors": null,
"aweme_id": "7646521700921707790",
"aweme_type": 0,
"banners": null,
"behind_the_song_music_ids": null,
"behind_the_song_video_music_ids": null,
"branded_content_accounts": null,
"cha_list": null,
"challenge_position": null,
"comment_topbar_info": null,
"commerce_config_data": null,
"content_desc_extra": null,
"cover_labels": null,
"create_time": 1780344594,
"desc": "Replying to @britttanychristine we love a good everyday bracelet 😍 #fyp #jewelry #GoldRushLIVE #bracelet #bracelets ",
"geofencing": null,
"geofencing_regions": null,
"green_screen_materials": null,
"has_promote_entry": 1,
"hybrid_label": null,
"image_infos": null,
"interaction_stickers": null,
"is_pgcshow": false,
"label_top_text": null,
"long_video": null,
"mask_infos": null,
"muf_comment_info_v2": null,
"nickname_position": null,
"operator_boost_info": null,
"origin_comment_ids": null,
"picked_users": null,
"position": null,
"products_info": null,
"promote_toast": "",
"promote_toast_key": "",
"question_list": null,
"reference_tts_voice_ids": null,
"reference_voice_filter_ids": null,
"search_highlight": null,
"status": {
"allow_comment": true,
"allow_share": true,
"download_status": 0,
"is_delete": false
},
"survey_info": null,
"text_extra": null,
"tts_voice_ids": null,
"uniqid_position": null,
"video": {
"animated_cover": {
"uri": "tos-useast5-p-0068-tx/oUBfqM4QeXW8HKZ8IAA7DkUizQjROARfQQTCCk",
"url_list": [
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUBfqM4QeXW8HKZ8IAA7DkUizQjROARfQQTCCk~tplv-tiktokx-origin.image?dr=8606&refresh_token=aee714e8&x-expires=1784199600&x-signature=7%2BxhKg26CDZ83TL7ujIdCzncREg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUBfqM4QeXW8HKZ8IAA7DkUizQjROARfQQTCCk~tplv-tiktokx-origin.image?dr=8606&refresh_token=98c3f3dc&x-expires=1784199600&x-signature=6CV8iJyJ%2BCfOfED6N4hBGjOCAKM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUBfqM4QeXW8HKZ8IAA7DkUizQjROARfQQTCCk~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ebd7b5b3&x-expires=1784199600&x-signature=Rmd4M4f9D8JDa3xkNJ4%2FU7oQggM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null
},
"big_thumbs": null,
"bit_rate": null,
"bit_rate_audio": null,
"cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/ockoOfKjgEPpI5hHEUeAZcDgFMfBACxgYIDdmA",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ockoOfKjgEPpI5hHEUeAZcDgFMfBACxgYIDdmA~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=8161544d&x-expires=1784199600&x-signature=GzrCOMMhxyZ%2B9AHIkTyTlhki6gM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ockoOfKjgEPpI5hHEUeAZcDgFMfBACxgYIDdmA~tplv-tiktokx-cropcenter-q:300:400:q70.heic?dr=8596&refresh_token=68b05f9c&x-expires=1784199600&x-signature=LG3r5MI%2B0V%2FCTYygOjUzlwz44TU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ockoOfKjgEPpI5hHEUeAZcDgFMfBACxgYIDdmA~tplv-tiktokx-cropcenter-q:300:400:q70.jpeg?dr=8596&refresh_token=66dc23fb&x-expires=1784199600&x-signature=07J2wdCVPEpW04%2BNpYU%2F5PmjmkM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video"
],
"url_prefix": null,
"width": 720
},
"dynamic_cover": {
"data_size": 0,
"height": 720,
"uri": "tos-useast5-p-0068-tx/okpdcUhPEVxeAFMAoBkIJAH58MyOCfDgIIxfjg",
"url_list": [
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okpdcUhPEVxeAFMAoBkIJAH58MyOCfDgIIxfjg~tplv-tiktokx-origin.image?dr=8606&refresh_token=3f0353fd&x-expires=1784199600&x-signature=V9ajnnj89LOdIImNcyR6NspLNyc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okpdcUhPEVxeAFMAoBkIJAH58MyOCfDgIIxfjg~tplv-tiktokx-origin.image?dr=8606&refresh_token=03cfcdc8&x-expires=1784199600&x-signature=epjynF5EER3nM0lfSFMe5sT1T9U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover",
"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okpdcUhPEVxeAFMAoBkIJAH58MyOCfDgIIxfjg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a63a1f09&x-expires=1784199600&x-signature=vly0ocG6J6gb9WW8eSFDJJS0tTE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast5&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover"
],
"url_prefix": null,
"width": 720
},
"height": 1280,
"tags": null,
"width": 720
},
"video_labels": null,
"video_text": null,
"voice_filter_ids": null
}
],
"category_type": 0,
"challenge_info": {
"author": {
"account_labels": null,
"ad_cover_url": null,
"advance_feature_item_order": null,
"advanced_feature_info": null,
"bold_fields": null,
"can_message_follow_status_list": null,
"can_set_geofencing": null,
"cha_list": null,
"cover_url": null,
"events": null,
"followers_detail": null,
"geofencing": null,
"homepage_bottom_toast": null,
"item_list": null,
"mutual_relation_avatars": null,
"need_points": null,
"platform_sync_info": null,
"relative_users": null,
"search_highlight": null,
"shield_edit_field_info": null,
"type_label": null,
"user_profile_guide": null,
"user_tags": null,
"white_cover_url": null
},
"banner_list": null,
"cha_attrs": null,
"cha_name": "GoldRushLIVE",
"cid": "7085751782604800046",
"connect_music": null,
"desc": "Strike it rich with #GoldRushLIVE! Shop stunning jewelry deals all week long before they're gone, exclusively on LIVE!",
"is_pgcshow": false,
"schema": "aweme://aweme/challenge/detail?cid=7085751782604800046",
"search_highlight": null,
"show_items": null,
"sub_type": 0,
"type": 0,
"use_count": 795,
"user_count": 795,
"view_count": 11677605
},
"click_track_url_list": null,
"desc": "Trending hashtag",
"track_url_list": null
}
],
"cursor": 10,
"device_type": 0,
"extra": {
"fatal_item_ids": [],
"logid": "20260715115108431C2C2D77C16519796B",
"now": 1784116269000
},
"has_more": 1,
"log_pb": {
"impr_id": "20260715115108431C2C2D77C16519796B"
},
"status_code": 0,
"status_msg": ""
},
"requestId": "954fc6d8-beb8-489d-bc6c-de611b2c8988"
}{
"code": 400,
"data": null,
"message": "Missing required parameter"
}{
"code": 401,
"data": null,
"message": "apiKey is null"
}{
"code": 402,
"data": null,
"message": "apiKey quota is not enough"
}{
"code": 429,
"data": null,
"message": "qps limit exceeded"
}{
"code": 500,
"data": null,
"message": "Internal server error"
}🪙1 creditper request
Copy for AI
🤖 Why Code When AI Can Do It For You?
Stop writing code like it’s 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.
Authorizations
Query Parameters
Region or market code, such as US
Example:
"US"
Pagination offset. If has_more is 1, use the returned cursor to fetch the next page.
Example:
0
Number of items to return.
Example:
10
Response
The response is of type object.
⌘I

